mirror of
https://github.com/samba-team/samba.git
synced 2025-12-11 08:23:49 +03:00
added jeremy's new c++-like code for parsing of security descriptors.
This commit is contained in:
@@ -94,7 +94,7 @@ END {
|
||||
gotstart = 1;
|
||||
}
|
||||
|
||||
if( $0 ~ /^LOCAL_GRP|^DOMAIN_GRP/ ) {
|
||||
if( $0 ~ /^LOCAL_GRP|^DOMAIN_GRP|^DOM_SID|^SEC_DESC/ ) {
|
||||
gotstart = 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user