Displaying 2 results from an estimated 2 matches for "requisitepam_deni".
Did you mean:
requisitepam_deny
2015 Dec 28
2
Problems to authenticate Ubuntu 14 on Samba4
I'm using Ubuntu 14.04-64 bits
I had installed with apt-get the follows packages
krb5-user krb5-config winbind samba samba-common smbclient cifs-utils
libpam-krb5 libpam-winbind libnss-winbind
The samba version is 4.1.16-Ubuntu
Below are my files of configuration
*/etc/samba/smb.conf*
[global]
netbios name = cliente-ad192
workgroup = EMPRESA
security = ads
realm = EMPRESA.COM
2015 Dec 28
3
Problems to authenticate Ubuntu 14 on Samba4
Hi,
I have saw many tutorials to ingress Ubuntu 14 in the Samba4 domain, but
none worked properly. I put the Ubuntu workstation in the Domain, but when
I try to login, appear the following messenge:
"your password will be expire in 42 days "
and does not permit the authentication.
How can I configure correctly Ubuntu 14 workstation to authenticate in the
Samba 4 domain?
Thanks