Quick Actions
ldapmodify
Description
Modify directory entries using an LDIF file or standard input.
Command
ldapmodify --hostname localhost --port 1389 --bindDN "cn=Directory Manager" --bindPassword password
Examples
Modify an entry from a file
ldapmodify -f changes.ldif
Command Info
Category:
Data Operations
Type:
Ping-Directory
Views:
12
Status:
Active
Tags
data
write
ldap