search for: comdc1

Displaying 2 results from an estimated 2 matches for "comdc1".

2015 Dec 28
2
Problems to authenticate Ubuntu 14 on Samba4
...[login] krb4_convert = true krb4_get_tickets = false */etc/resolv.conf* nameserver 192.168.40.1 search empresa.com */etc/hosts*127.0.0.1 localhost 127.0.1.1 cliente-ad192.empresa.com cliente-ad192 192.168.40.2 cliente-ad192.empresa.com cliente-ad192 192.168.40.1 dc1.empresa.comdc1 */etc/nsswitch.conf* passwd:compat group:compat shadow:compat hosts:files mdns4_minimal [NOTFOUND=return] dns networks:files protocols: db files services:db files ethers:db files rpc:db files netgroup:nis */etc/pam.d/common-session* session [default=1]pam_permit.so session requisitepam_den...
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