# The following are needed to allow password changing from Windows to
# update the Linux sytsem password also.
# NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
# NOTE2: You do NOT need these to allow workstations to change only
# the encrypted SMB passwords. They allow the Unix password
# to be kept in sync with the SMB password.
; unix password sync = yes
; passwd program = /usr/bin/passwd %u
; passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password*
i dont think you need this values
and i have this values set
# Security mode. Most people will want user level security. See
# security_level.txt for details.
security = user
# Password Level allows matching of _n_ characters of the password for
# all combinations of upper and lower case.
password level = 8
Main Topics
Browse All Topics





by: da99rmdPosted on 2004-03-02 at 03:33:32ID: 10493999
Try to logon to the samba server with the smbclient from the linux enviorment first to check if that works first.
If that works try to find the computer by right klicking on the netwoek and search for computers, try by ip and smb name.
If you cant locate it check that the actualt ports that smb uses is opened
/Rob