Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED: ldap user cannot su -
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
dfelicia
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 281
Location: Southwestern Connecticut

PostPosted: Sat Oct 29, 2005 3:35 am    Post subject: SOLVED: ldap user cannot su - Reply with quote

Followed the OpenLDAP authentication doc and created an LDAP user:

Code:

$ id
uid=1026(dfelicia) gid=1026(dfelicia) groups=4(adm),5(tty),6(disk),7(lp),10(wheel),11(floppy),12(mail),15(man),16(cron),17(console),18(audio),19(cdrom),20(dialout),21(ftp),25(at),27(video),35(games),60(mysql),85(usb),100(users),250(portage),1026(dfelicia)


Code:

# getent group | grep wheel
wheel:x:10:root
wheel:x:10:root,dfelicia


I tried adding user to wheel in /etc/group, too, but still no luck.


Last edited by dfelicia on Sat Oct 29, 2005 4:56 am; edited 1 time in total
Back to top
View user's profile Send private message
dfelicia
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 281
Location: Southwestern Connecticut

PostPosted: Sat Oct 29, 2005 4:42 am    Post subject: RESOLVED Reply with quote

User does have to be in local wheel group. My problem was nscd - had to restart it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum