Scott Kindley wrote:
> 
[snip]
> 
> Here is my smb.conf global section:
> 
> [global]
>         workgroup = COLLECTIONS
>         netbios name = SERVER
>         netbios aliases = SERVER
>         server string = Samba Server
>         encrypt passwords = Yes
>         update encrypted = Yes
          ^^^^^^^^^^^^^^^^^^^^^^^
>         min password length = 2
>         unix password sync = Yes
>         log file = /var/log/samba/log.%m
>         max log size = 0
>         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>         logon home = \\%N\%U\Profiles
>         domain logons = Yes
>         domain master = Yes
>         dns proxy = No
> 
> Cheers,
> Scott Kindley

I think you want to set this to "no", once you're running normally. 
>From the man page:

update encrypted (G)
 [snip]
 made  over  a  longer  period.  Once all users have
 encrypted representations of their passwords in the
 smbpasswd  file  this  parameter  should  be set to
 "off".

 In order for this parameter to work  correctly  the
 "encrypt  passwords"  parameter must be set to "no"
 when this parameter is set to "yes".

Steve


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to