Hi,
I am writing an IFS that implements quotas like NTFS does.
In doing so, I have run into a question that does not seem to be answered
anyplace. What privilege does a user need in order to be able to set
quotas? The documentation just states that you must be an administrator,
but I am pretty sure it must be based on some privilege.
If anyone knows the answer, please let me know.
Thanks,
Don
There is a function that allows to check if the user is a local
administrator - SeTokenIsAdmin.
Alexei.
“Don Edvalson” wrote in message news:xxxxx@ntfsd…
>
> Hi,
>
> I am writing an IFS that implements quotas like NTFS does.
>
> In doing so, I have run into a question that does not seem to be answered
> anyplace. What privilege does a user need in order to be able to set
> quotas? The documentation just states that you must be an administrator,
> but I am pretty sure it must be based on some privilege.
>
> If anyone knows the answer, please let me know.
>
> Thanks,
>
> Don
>
>
IIRC this function starts from XP.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Alexei Jelvis”
Newsgroups: ntfsd
To: “Windows File Systems Devs Interest List”
Sent: Wednesday, December 03, 2003 7:54 AM
Subject: [ntfsd] Re: About Quotas and Privileges
> There is a function that allows to check if the user is a local
> administrator - SeTokenIsAdmin.
>
> Alexei.
>
> “Don Edvalson” wrote in message news:xxxxx@ntfsd…
> >
> > Hi,
> >
> > I am writing an IFS that implements quotas like NTFS does.
> >
> > In doing so, I have run into a question that does not seem to be answered
> > anyplace. What privilege does a user need in order to be able to set
> > quotas? The documentation just states that you must be an administrator,
> > but I am pretty sure it must be based on some privilege.
> >
> > If anyone knows the answer, please let me know.
> >
> > Thanks,
> >
> > Don
> >
> >
>
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
SeTokenIsAdmin function is available on 2k.
-Kiran
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
Sent: Wednesday, December 03, 2003 3:54 PM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Re: About Quotas and Privileges
IIRC this function starts from XP.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Alexei Jelvis”
Newsgroups: ntfsd
To: “Windows File Systems Devs Interest List”
Sent: Wednesday, December 03, 2003 7:54 AM
Subject: [ntfsd] Re: About Quotas and Privileges
> There is a function that allows to check if the user is a local
> administrator - SeTokenIsAdmin.
>
> Alexei.
>
> “Don Edvalson” wrote in message news:xxxxx@ntfsd…
> >
> > Hi,
> >
> > I am writing an IFS that implements quotas like NTFS does.
> >
> > In doing so, I have run into a question that does not seem to be
answered
> > anyplace. What privilege does a user need in order to be able to set
> > quotas? The documentation just states that you must be an administrator,
> > but I am pretty sure it must be based on some privilege.
> >
> > If anyone knows the answer, please let me know.
> >
> > Thanks,
> >
> > Don
> >
> >
>
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
—
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: xxxxx@calsoftinc.com
To unsubscribe send a blank email to xxxxx@lists.osr.com