HP CIFS Server 3.0g Administrator's Guide verison A.02.03.01
Where the entries specified in the new.ldif file will be added to the directory server.
As an example, the following LDIF update file, new.ldif, contains update statements to create
the user account, user1, to the LDAP directory server:
dn: uid=user1,ou=Pepole,dc=example,dc=hp,dc=com
objectclass: top
objectclass: account
objectclass: posixAccount
memberuid: user1
homedirectory: /home/user1
loginshell: /usr/bin/krh
gecos: User1 Hu, 40N-20
LDAP Directory Management Tools 199