Displaying 2 results from an estimated 2 matches for "pevpdc".
Did you mean:
p5vdc
2006 Dec 12
1
changing password only works the second time?
...echo "an error occured in ssh ad script!" >> $LOGFILE 2>&1
exit 1
fi
echo "passwd: all authentication tokens updated successfully"
cat $LOGFILE | mail -s "$USER changed password" $SYSMAIL
In /var/log/messages I can only see
Dec 12 08:43:15 pevpdc smbd[25891]: [2006/12/12 08:43:15, 0]
lib/util_sock.c:get_peer_addr(1000)
Dec 12 08:43:15 pevpdc smbd[25891]: getpeername failed. Error was
Transport endpoint is not connected
Dec 12 08:43:15 pevpdc smbd[25891]: [2006/12/12 08:43:15, 0]
lib/util_sock.c:get_peer_addr(1000)
Dec 12 08:43:15 pevpdc s...
2006 Aug 11
1
problems trusting a w2003 domain server from samba 3
I have samba 3 PDC (SAMBA domain with hostname "pevpdc") on CentOS 3.7
(package is named samba-3.0.9-1.3E.7) and I have a w2k3 sp1 domain
(W2003 domain with hostname "mailserver").
The last is in mixed mode and is an exchange server and the former is
without winbind, using smbpasswd backend and "security = user" in
smb.conf.
I...