Tagged Questions
2
votes
1answer
243 views
solved - SSH instant logout after ssh login kerberos / winbind
I set up a ubuntu server which is authenticating against the active directory of our W2k8 Domain. Everything went well and I see all the users in getent passwd, and wbinfo.
I want to be able to use ...
1
vote
0answers
76 views
Winbind info shows local users that do not exist
I am setting up Samba on a Linux machine running CentOS 6 (called localhost, and the AD computer I am connecting to is dc.companyname.com), and I have done everything successfully, except when I type
...
0
votes
1answer
1k views
Ubuntu + AD; Failed to join domain: failed to set machine spn: Constraint violation
I'm attempting to join a Ubuntu 12.04 server to Active Directory. I installed samba, and kb5-user, created a machine account in AD, and did:
> net ads testjoin
Join is OK
So far so good. Then I ...
4
votes
3answers
354 views
Linux on Windows AD Domain
Successfully joined my Linux Box to a Windows AD Domain. Wanted to know from other admins if it us possible to specify what groups from windows ad is allowed to login? Otherwise anyone with a AD ...
0
votes
1answer
179 views
kerberos5 unable to authenticate
We have a Debian file server, configured to serve up samba shares, using winbind and kerberos. This is configured to authenticate against a Windows2003 DC.
All worked fine until recently when I did a ...