diff options
| author | bwarsaw | 2002-08-23 20:24:37 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-08-23 20:24:37 +0000 |
| commit | 16c4654daf53fc30c73432c2a782b5d55c5eba8b (patch) | |
| tree | 262f4baa8dbcf1c65a07b2bd2acffc9dd60ca445 /tests/fblast.py | |
| parent | 85f33db879b5e050618c0edab747728a7ed3388b (diff) | |
| download | mailman-16c4654daf53fc30c73432c2a782b5d55c5eba8b.tar.gz mailman-16c4654daf53fc30c73432c2a782b5d55c5eba8b.tar.zst mailman-16c4654daf53fc30c73432c2a782b5d55c5eba8b.zip | |
Patch set for SF bug #596565. Use symbolic user/group names instead
of numeric ids. Initial idea and patch by Todd Vierling, fleshed out
by Barry.
Specific changes here:
Move the --with-permcheck checking to earlier in the file, because
this switch is now also going to control whether user/group name
verification will be skipped.
MM_FIND_GROUP_ID -> MM_FIND_GROUP_NAME. Also remove the AC_MSG_RESULT
from the macro, and make the code body return the group name instead
of the id.
MM_FIND_USER_ID -> MM_FIND_USER_NAME, and similar changes.
MAILMAN_UID -> MAILMAN_USER
MAILMAN_GID -> MAILMAN_GROUP
Also, rewrote a bunch of the error messages for clarity.
Removed the long commented out ALIAS_UID/ALIAS_GID crud.
Note that --with-mail-gid and --with-cgi-gid are retained, even though
they now control the group name being used.
Diffstat (limited to 'tests/fblast.py')
0 files changed, 0 insertions, 0 deletions
