Koozali.org: home of the SME Server

LDAP questions

mbaroukh

LDAP questions
« on: August 16, 2004, 10:34:14 AM »
Hi all.

The default SME's LDAP utilisation put everithing in one single directory.
I mean that, for example, for me, it use
dc=cardiweb,dc=com
for users, groups i-bays ..

I think it's why I'm unable to create a group named 'example' and an i-bay with the same name.

So, does anybody knows if there is a way to use, for example :

ou=users,dc=cardiweb,dc=com for users,
ou=groups,dc=cardiweb,dc=com for groups
ou=i-bays,dc=cardiweb,dc=com for i-bays

and so on ?

Also, is there a way to use a shadowAccount objectClass instead of person for users so I could use LDAP to authentificate system users on this machines and on others ?

Thanks in advance for any help.

Mike