summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-10-02 21:57:08 +0000
committerJeremy Allison <jra@samba.org>2001-10-02 21:57:08 +0000
commit7f602ba8a2a2ef93f42093620b10eb86862a25fb (patch)
tree30fa0cf7ae6ff3f0524bc94dbf2502ae58b88a0c /docs/htmldocs
parent81129d1fd0624e235cb24c0a3fe21250ce0d0af5 (diff)
downloadsamba-7f602ba8a2a2ef93f42093620b10eb86862a25fb.tar.gz
samba-7f602ba8a2a2ef93f42093620b10eb86862a25fb.tar.xz
samba-7f602ba8a2a2ef93f42093620b10eb86862a25fb.zip
Fixed up the change password bug when not using PAM.
The problem is we were trying to use mask_match as a generic wildcard matcher for UNIX strings (like the password prompts). We can't do that - we need a unix_wild_match (re-added into lib/util.c) as the ms_fnmatch semantics for empty strings are completely wrong. This caused partial reads to be accepted as correct passwd change responses when they were not.... Also added paranioa test to stop passwd change being done as root with no %u in the passwd program string. Jeremy.
Diffstat (limited to 'docs/htmldocs')
0 files changed, 0 insertions, 0 deletions