|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
ldap groups?Hi,
In the past I have created an LDAP group 'Accounting' and used that group to set permissions on shares coming from a Windows 2003 server. I am now trying to create a group 'Marketing' for the same purpose. I have created the group in phpLdapAdmin and created the group using smbldap-groupadd. Oh, and I copied the 'Accounting' group to 'Marketing'. Each time I create the group I can see the group in phpLdapAdmin and also with 'getent group' on linux. When I try to modify the permissions for the directory in Windows 2003 server the group 'Marketing' does not appear in the list of groups I can add to the directory. There are no errors displayed, the group 'Marketing' is just not there. Any ideas? Mike openldap 2.3.30 phpLdapAdmin 1.0.2 fedora core 5 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ phpldapadmin-users mailing list phpldapadmin-users@... https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users |
|
|
Re: ldap groups?On Tue, 27 May 2008, Mike Eggleston might have said:
> Hi, > > In the past I have created an LDAP group 'Accounting' and used > that group to set permissions on shares coming from a Windows 2003 > server. I am now trying to create a group 'Marketing' for the same > purpose. I have created the group in phpLdapAdmin and created the > group using smbldap-groupadd. Oh, and I copied the 'Accounting' group > to 'Marketing'. Each time I create the group I can see the group in > phpLdapAdmin and also with 'getent group' on linux. When I try to > modify the permissions for the directory in Windows 2003 server the > group 'Marketing' does not appear in the list of groups I can add to > the directory. There are no errors displayed, the group 'Marketing' > is just not there. > > Any ideas? > > Mike > > openldap 2.3.30 > phpLdapAdmin 1.0.2 > fedora core 5 Turns out the GID of the new group was the same GID as the original group. Changing the GID value to something else worked. Mike ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ phpldapadmin-users mailing list phpldapadmin-users@... https://lists.sourceforge.net/lists/listinfo/phpldapadmin-users |
| Free Forum Powered by Nabble | Forum Help |