Displaying 1 result from an estimated 1 matches for "roamingus".
Did you mean:
roaming
2009 Jan 07
3
LDAP Authentication to Lotus Domino?
...xtended LDIF
#
# LDAPv3
# base <> with scope subtree
# filter: uid=crichards
# requesting: ALL
#
# Charles Richards, NewPush
dn: CN=Charles Richards,O=MyDomain
cn: Charles Richards
mail: CRichards at mydomain.com
displayname: Charles Richards/MyDomain
messagestorage: 1
encryptincomingmail: 0
roaminguser: 0
<snip> ...
I have a feeling I'm missing something in my /etc/ldap.conf regarding
how I'm binding to the directory (I've tried using my CN=Charles
Richards for the binddn and rootbinddn to no avail...)
Any tips or info are greatly appreciated!
Thanks,
Charles Richar...