HP3000-L Archives

October 2000, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Xavier Mouton <[log in to unmask]>
Reply To:
Xavier Mouton <[log in to unmask]>
Date:
Mon, 9 Oct 2000 10:22:44 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (40 lines)
Chana Harpreet Wrote :                  	
>
>My Some Super Users they need the facility of StartSpool Command.
>
>and the command is
>
>allow user.account;command1; command2............command nnn
>
>will it be permanent or for the time being.
>
>I wish to allow them permanent.
>
>I have to put this command in their startup login ID's ??
>

The 'ALLOW' command grants users acces to specific operator commands such
as Startspool. It will be permanent till you reboot the system or you type
in a 'DISALLOW' command.

To have this access permanent, you will have to insert 
        ALLOW User.Account;Commands=STARTSPOOL, ...
in the SYSSTART.PUB.SYS file.

If the list of the allowed command is rather long, insert then :
        ALLOW File=Allowfile[;show]
while Allowfile contains :
        User.Account;Commands=Command1,Command2
        @.Account;Commands=Command3,...
        ...
	
On the other hand, Allow User.Account;Commands=STARTSPOOL will grant the
access for any user connected with User.Account. Are your super users
identified with a specific login ?

Hope this will help,

Xavier Mouton
ATOS Infogérance - Nantes
Email : [log in to unmask]

ATOM RSS1 RSS2