nerdexam
Linux_Foundation

LFCS · Question #578

By default, Windows XP requires that passwords on your Samba server:

The correct answer is C. Are encrypted. This question concerns a default security requirement for passwords when Windows XP clients connect to a Samba server.

Submitted by hans_de· Apr 18, 2026Service Configuration

Question

By default, Windows XP requires that passwords on your Samba server:

Options

  • ADo not exceed 32 characters.
  • BContain both numbers and letters.
  • CAre encrypted.
  • DAre changed every 30 days.

How the community answered

(32 responses)
  • A
    3% (1)
  • C
    94% (30)
  • D
    3% (1)

Why each option

This question concerns a default security requirement for passwords when Windows XP clients connect to a Samba server.

ADo not exceed 32 characters.

While passwords have length restrictions, a specific maximum of 32 characters is not a universal default requirement that would cause connectivity issues with Samba, nor is it the most critical default for XP connections.

BContain both numbers and letters.

Password complexity requirements (numbers and letters) are usually policy-driven, not a default requirement imposed by Windows XP for basic Samba connectivity.

CAre encrypted.Correct

By default, Windows XP (and later Windows versions) requires passwords to be encrypted during SMB/CIFS authentication; Samba servers must be configured to support encrypted passwords to allow these clients to connect successfully.

DAre changed every 30 days.

Password expiration policies are usually set at the domain or local user level and are not a default requirement for a Windows XP client to connect to a Samba share.

Concept tested: Samba encrypted passwords for Windows clients

Source: https://www.samba.org/samba/docs/current/manpages/smb.conf.5.html

Topics

#Samba#Password encryption#Windows interoperability#Authentication

Community Discussion

No community discussion yet for this question.

Full LFCS Practice