LX0-104 · Question #578
By default, Windows XP requires that passwords on your Samba server:
The correct answer is C. Are encrypted.. By default, Windows XP requires that passwords used for network authentication, including those with a Samba server, must be encrypted.
Question
Options
- ADo not exceed 32 characters.
- BContain both numbers and letters.
- CAre encrypted.
- DAre changed every 30 days.
How the community answered
(34 responses)- A3% (1)
- B3% (1)
- C88% (30)
- D6% (2)
Why each option
By default, Windows XP requires that passwords used for network authentication, including those with a Samba server, must be encrypted.
While there are length limits, 32 characters is not a specific default requirement related to the *encryption* of Windows XP passwords.
Password complexity requirements like containing numbers and letters are typically policy-based, not an inherent default for password *encryption*.
Windows XP and later Windows operating systems mandate encrypted passwords for secure network authentication via SMB/CIFS, making plain-text password transmission unacceptable and often unsupported. This ensures that user credentials are not exposed in an unencrypted format over the network.
Password expiration policies are configurable settings and do not dictate the default *method* (encryption) by which passwords are handled by Windows XP for network authentication.
Concept tested: Windows XP Samba password encryption
Source: https://www.samba.org/samba/docs/current/manpages/smb.conf.5.html
Topics
Community Discussion
No community discussion yet for this question.