On 3/12/2012 7:10 PM, Chris Betts wrote: > Hi Folks, > > I'm afraid I'm a bit rusty on my PosixGroups - what's required at the > level of directory entries and attributes? > > Is this one of those issues where you need to create a cross-link > between a group entry and a user entry?
I assume you are then using nss-ldap on some systems and ldap to store user and group information. The default location for groups is OU=Group,cn=<name-of-group> The posixGroup entries have a gidNumber for the group, and multiple memberUID attributes with the names of the users in this group. Users are under OU=People,cn=<name-of-user> The posixAccount has the gidNumber for the user's default group. Note a user is considered to be in a group if either of the above is true. nss-ldap can also look at the local /etc/passwrd and /etc/group as well as ldap to determine the groups the user is in. Note a uesr is consifered to be in a group if either of the above is true. Google for nss-ldap > > cheers, > > - Chris > > P.S. copying in the jx users group, who know more than me about this sort of > stuff :-) > > On Tue, Mar 13, 2012 at 10:25 AM, Kline, Sara <skl...@tnsi.com > <mailto:skl...@tnsi.com>> wrote: > > Hello Chris,____ > > First off, I would like to say that I love JXplorer, its pretty cool, and > it makes the administration of our OpenLDAP server so much simpler!____ > > I do have a question for you though. We use PosixGroups, and the > gidNumber is asked for but this is for their primary group. Is there a way to > add them to a secondary group from within the editor? > That would be a huge help!____ > > Thanks,____ > > __ __ > > Sara Kline____ > > System Administrator____ > > Transaction Network Service, Inc____ > > 4501 Intelco Loop, Lacey WA 98503____ > > Wk: (360) 493-6736 <tel:%28360%29%20493-6736>____ > > Cell: (360) 280-2495 <tel:%28360%29%20280-2495>____ > > __ __ > > > > -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > This e-mail message is for the sole use of the intended recipient(s)and > may > contain confidential and privileged information of Transaction Network > Services. > Any unauthorised review, use, disclosure or distribution is prohibited. > If you > are not the intended recipient, please contact the sender by reply e-mail > and destroy all copies of the original message. > > > > > -- > Dr Christopher Betts > Pegacat Software > Melbourne, Australia > m: 0408 533 456 > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > > > > _______________________________________________ > Jxplorer-users mailing list > Jxplorer-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jxplorer-users -- Douglas E. Engert <deeng...@anl.gov> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Jxplorer-users mailing list Jxplorer-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxplorer-users