Re: ACL's Security
From: Badri (badrinathmodale_at_gmail.com)
Date: 12/31/04
- Next message: soumen_at_gmail.com: "Re: Failure of Win API LsaQueryTrustedDomainInfo(..) on a WinNT machine with IN parameter to information class as TrustedDomainInformationEx"
- Previous message: Steven L Umbach: "Re: Cannot log in locally"
- In reply to: Herb Martin: "Re: ACL's Security"
- Next in thread: Herb Martin: "Re: ACL's Security"
- Reply: Herb Martin: "Re: ACL's Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 30 Dec 2004 21:31:06 -0800
I want to set permission thr' C++. So i will require to define the ACE
string. Now i want to give "List Folder Contents" permissions not any
other. I am not able to get the ACE string for "List Folder Contents".
If i give Generic read and excecute GR and GX , the permissions will be
"List Folder contents" , Read , read and excecute. Here i want only
List Folder Contents. And contraint is i should not any other tool such
as Cacls.
Can anybody suggest me ACE string?
The sample for Generic read and excecute is below
#define SC_CONFIG_USER_DIR_DACL L"D:"\
L"(A;OICI;GRGX;;;SY)"\
- Next message: soumen_at_gmail.com: "Re: Failure of Win API LsaQueryTrustedDomainInfo(..) on a WinNT machine with IN parameter to information class as TrustedDomainInformationEx"
- Previous message: Steven L Umbach: "Re: Cannot log in locally"
- In reply to: Herb Martin: "Re: ACL's Security"
- Next in thread: Herb Martin: "Re: ACL's Security"
- Reply: Herb Martin: "Re: ACL's Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|