diff options
author | Jeremy Allison <jra@samba.org> | 2001-10-02 21:58:09 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-10-02 21:58:09 +0000 |
commit | facbdd692dc7d4b87fcc59b369ae445153146c13 (patch) | |
tree | b0098afccb40415154002ceba82269618940b6b5 /source3/lib/fsusage.c | |
parent | e8547256f3d3c0e51a7715894874de36475ec131 (diff) | |
download | samba-facbdd692dc7d4b87fcc59b369ae445153146c13.tar.gz samba-facbdd692dc7d4b87fcc59b369ae445153146c13.tar.bz2 samba-facbdd692dc7d4b87fcc59b369ae445153146c13.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.
(This used to be commit 9333bbeb7627c8b21a3eaeae1683c34e17d14bf0)
Diffstat (limited to 'source3/lib/fsusage.c')
0 files changed, 0 insertions, 0 deletions