mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
r17669: Remove RID algorithm support from unmapped users and groups
when using smbpasswd
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
426d722029
commit
dde552336c
@@ -269,7 +269,7 @@ enum SID_NAME_USE {
|
||||
#define LOOKUP_NAME_REMOTE 2 /* Ask others */
|
||||
#define LOOKUP_NAME_ALL (LOOKUP_NAME_ISOLATED|LOOKUP_NAME_REMOTE)
|
||||
|
||||
#define LOOKUP_NAME_GROUP 4 /* This is a NASTY hack for valid users = @foo
|
||||
#define LOOKUP_NAME_GROUP 4 /* (unused) This is a NASTY hack for valid users = @foo
|
||||
* where foo also exists in as user. */
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user