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.

changetypeディレクティブについて

Posted at

●changetypeディレクティブ
LDIFファイルを利用してエントリの追加、削除および変更を行う

書式

dn: 対象エントリの識別名
changetype: 変更種別
変更内容
・・・

■変更種別

・add エントリの追加
・delete エントリの削除
・modify エントリ情報の変更(属性の追加、削除、変更など)
・modrdnRDN(相対識別名)の変更

●LDIFファイルの内容は、ldapmodifyコマンドを利用して反映。

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?