Displaying 1 result from an estimated 1 matches for "msgserver".
Did you mean:
megserver
2005 Jan 08
1
Trouble migrating from plain text to encrypted passwords
...lient to use encrypted passwords and tried to log in again, but the
password is refused.
Here's the Global section of my smb.conf:
# Samba config file created using SWAT
# from logger (192.168.0.7)
# Date: 2004/07/08 21:01:49
# Global parameters
[global]
workgroup = 3D_RADIO
netbios name = MSGSERVER
server string = Message Server
interfaces = 192.168.0.2/24
update encrypted = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New* %n\r *Retype* %n\r *done*
password level = 1
unix password sync = Yes
log file = /var/log/smblog.%m
max log size = 50
time server = Yes
logon script =...