Re: [389-users] posix authentication - missing groups

2010-04-02 Thread Marco Strullato
What you suggest solved my problem! memberuid mustn't be the uid number but the username! Thank you very much! Marco 2010/4/2 Renato Ribeiro da Silva : > > In the memberuid attribute you need to put the uid not the uidnumber.  In > the memberuid attribute replace 496 by user and try again. > >

Re: [389-users] posix authentication - missing groups

2010-04-02 Thread Renato Ribeiro da Silva
In the memberuid attribute you need to put the uid not the uidnumber.  In the memberuid attribute replace 496 by user and try again.   Regards, Renato. Em 02/04/2010 11:53, Marco Strullato < marco.strull...@gmail.com > escreveu:I use the memberuid attribute: to be as clear as possible I'll pastehe

Re: [389-users] posix authentication - missing groups

2010-04-02 Thread Marco Strullato
I use the memberuid attribute: to be as clear as possible I'll paste here the ldif. I hope it will be useful. This is the ldif of the user # entry-id: 709 dn: uid=user,ou=ssh,c=it,o=organisation modifyTimestamp: 20100331104156Z modifiersName: cn=directory manager gidNumber: 601 uidNumber: 496 cn:

Re: [389-users] posix authentication - missing groups

2010-04-02 Thread Renato Ribeiro da Silva
Are you sing the memberuid or the uniquemember attribute in the ldap? What are the values?   Renato Em 02/04/2010 11:38, Marco Strullato < marco.strull...@gmail.com > escreveu:Thanks for the answer but I already disabled nscd...Marco2010/4/2 Renato Ribeiro da Silva :> Marco,>> Try to stop the the n

Re: [389-users] posix authentication - missing groups

2010-04-02 Thread Marco Strullato
Thanks for the answer but I already disabled nscd... Marco 2010/4/2 Renato Ribeiro da Silva : > Marco, > > Try to stop the the nscd service. Sometimes it gives you the wrong > information. > > > > Regards, > > Renato > > > > > > Em 02/04/2010 07:27, Marco Strullato < marco.strull...@gmail.com > e

Re: [389-users] posix authentication - missing groups

2010-04-02 Thread Renato Ribeiro da Silva
Marco, Try to stop the the nscd service. Sometimes it gives you the wrong information.   Regards, Renato     Em 02/04/2010 07:27, Marco Strullato < marco.strull...@gmail.com > escreveu:Hi all,I'm using fedora ds as authentication server for my network. I'veconfigured the environment so that linux g