0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

ldapaddコマンドについて

Posted at

●ldapaddコマンド
LDAPサーバにエントリを登録するコマンド。

ldapaddコマンドの書式とオプション

ldapadd [オプション]

・-h ホスト LDAPサーバを指定
・-x SASLを使用せずに簡易認証を行う
・-D 識別名 認証に利用する識別名を指定
・-W パスワードの入力を認証時に対話的に行う
・-w パスワード パスワードを指定
・-f ファイル名 LDIFファイルを指定

●ldapdeleteコマンド
LDAPサーバに登録されたエントリを削除する

●ldapsearchコマンド
LDAPサーバに登録されているエントリを検索する

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?