Hi
When I try and login as a domain user called s3:

su MARINA\\s3

I get:

Kerberos: AS-REQ [email protected] from ipv4:192.168.1.2:50945 for krbtgt/[email protected]
Kerberos: UNKNOWN -- [email protected]: no such entry found in hdb

Kerberos is not seeing the winbind separator.
So I try winbind separator = +
 wbinfo -i s3
MARINA+s3:*:3000028:20513::/home/MARINA/s3:/bin/bash
getent passwd s3
MARINA+s3:*:3000028:20513::/home/MARINA/s3:/bin/bash

This time it sees the separator but still no login:

Kerberos: AS-REQ [email protected] from ipv4:192.168.1.2:56583 for krbtgt/[email protected]
Kerberos: UNKNOWN -- [email protected]: no such entry found in hdb

But s3 can kinit fine:

kinit s3
Password for [email protected]:
Warning: Your password will expire in 41 days on Tue Jul  3 09:45:30 2012

Could this be pam?
Cheers,
Steve

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to