- Timestamp:
- May 24, 2009, 7:17:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/docs-xml/smbdotconf/security/updateencrypted.xml
r217 r221 10 10 password in the smbpasswd file to be updated automatically as they log on. This option allows a site to 11 11 migrate from plaintext password authentication (users authenticate with plaintext password over the 12 wire, and are checked against a UNIX account atabase) to encrypted password authentication (the SMB12 wire, and are checked against a UNIX account database) to encrypted password authentication (the SMB 13 13 challenge/response authentication mechanism) without forcing all users to re-enter their passwords via 14 14 smbpasswd at the time the change is made. This is a convenience option to allow the change over to encrypted … … 25 25 26 26 <para> 27 Note that even when this parameter is set a user authenticating to <command moreinfo="none">smbd</command>27 Note that even when this parameter is set, a user authenticating to <command moreinfo="none">smbd</command> 28 28 must still enter a valid password in order to connect correctly, and to update their hashed (smbpasswd) 29 29 passwords.
Note:
See TracChangeset
for help on using the changeset viewer.