I configured samba and winbind to connect to active directory,
and I want to use it in login sessins. In SOLARIS10

I tried to configure in pam.conf
pam_krb5.so module
and
pam_winbind.so module


BUT in /var/adm/message I see
sshd[1003]: [ID 800047 auth.error] error: PAM: User account has expired for user from pc00230.usr.domain.ru

I found that getent passwd entries in Solaris and Linux are different


solaris passwd entry:
#getent passwd user
user:x:103:103:user:/home/user:/bin/ksh
    ^^^


winbind entry:
aduser:*:9903:2513::/export/home/aduser:/bin/sh
      ^^^


Help please with samba configuration.

--

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

Reply via email to