Linux.com

Personal?

Posted by: Administrator on July 05, 2005 07:29 AM
Notice, that in the examples above, the entries will be added to the root of the tree, when the text seems to imply that they were meant to go in the 'personal' grouping. If that is the case, the following line in the perl script:

s/mail=.*/dc=glyphography,dc=com/;

should be changed to:

s/mail=.*/ou=personal,dc=glyphography,dc=com/;

#

Return to Using LDAP for mail contacts