Jump to content

subinacl removes printer permissions


Recommended Posts

Guest Kenneth R
Posted

"I want to set the rights PRINT and MANAGE to a special user. I could'nt find

a class in .NET to do this, so I use System.Diagnostics.Process and subinacl

from Windows 2003 Ressource Kit.

 

The following commands work fine:

subinacl /printer muster /grant=username=P -> user can print documents

subinacl /printer muster /grant=username=M -> now the user can manage the

printer; he is able to delete jobs; but the right to print is automaticly

revoked

 

subinacl /printer muster /grant=username=PM -> Windows sends the message

"Syntax error"

How can I set the rights? Is there a better way to do this?"

 

We're having the same problem as Oliver Kuhl who posted this in the .NET

forum with no response:

http://www.microsoft.com/communities/newsg...cr=US&sloc=&p=1

 

Any suggestions? Is there a better place to post this type of question?

Thanks!

  • Replies 0
  • Created
  • Last Reply

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...