Displaying 2 results from an estimated 2 matches for "should_work".
2012 May 31
1
Tangential Issue: idmap backend = ad and Active Directory 2008R2
...I
know are Domain Admins still not being recognized as members of the group
"domain," do I need to do something else to escape that space in the group
name? Maybe a backslash?]
And here's what syslog sees for an attempt via SSH:
May 31 08:11:54 happytobehere sshd[12713]: Invalid user should_work from
www.xxx.yyy.zzz May 31 08:11:54 happytobehere sshd[12716]:
input_userauth_request: invalid user should_work May 31 08:12:01
happytobehere sshd[12713]: pam_succeed_if(sshd:auth): error retrieving
information about user should_work May 31 08:12:01 happytobehere
sshd[12713]: pam_succeed_if(sshd:a...
2012 May 29
4
idmap backend = ad and Active Directory 2008R2
Hello All,
I'm trying to set up linux ssh/shell authentication on a CentOS_6.2 server
running smbd version 3.5.10-114 using winbind/smb/pam. We've done this
successfully using the tdb backend but wanted users to get the same UID/GID
on every machine. Switched to rid for the backend but users still got a
foreign number for UID and their default group was always Domain Users. So
I'm