phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] LDAP auth: group instead of user


From: Paolo Andreetto
Subject: [Phpgroupware-users] LDAP auth: group instead of user
Date: Wed, 28 Aug 2002 14:59:28 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615 Debian/1.0.0-3

I'm using phpgw 0.9.14 with LDAP authentication. Users and groups are stored into LDAP
before installation, according to RFC2307.
The situation is the following:
- I've got an user with a defined uidNumber (posixAccount schema), let's say 101
- There's no group with gidNumber (posixGroup schema) equals to 101

Everything works fine, for example webhosting try to instantiate /home/<uid>.

- I create a group into LDAP with gidNumber equals to 101, for instance "workers"
- I modify the group via setup page to use it

Now gid is used instead of uid, webhosting try to instantiate /home/workers.

Thanks
--
Paolo
http://www.prosa.it
--





reply via email to

[Prev in Thread] Current Thread [Next in Thread]