- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: submit scripts whith root privilhges
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2000 05:13 PM
01-02-2000 05:13 PM
submit scripts whith root privilhges
hp/open view menu.
it is necessary for the script to have root's privileges to do this. i haven't
C compilers. do you know how can i do?
thanks for your help !!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2000 09:50 PM
01-02-2000 09:50 PM
Re: submit scripts whith root privilhges
a program called sudo to enable this process. Please be more specific and I
could help you resolve this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2000 08:22 AM
01-03-2000 08:22 AM
Re: submit scripts whith root privilhges
permissions. You could create a new group and put all the users you want to
have this access in it and then make the system file writable by this group.
This should fix it without having to give people root access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2000 01:25 AM
01-04-2000 01:25 AM
Re: submit scripts whith root privilhges
It has super.tab file in its library where you can set the own grp users and
much more.
I have no idea where to get that program. but I think it is free.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2000 04:30 PM
01-04-2000 04:30 PM
Re: submit scripts whith root privilhges
I'm being install sudo program which i have received from Roger Vincent.
if you want i'll tell you the result.
bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2000 04:33 PM
01-04-2000 04:33 PM
Re: submit scripts whith root privilhges
I'm being install sudo program which has been sent from Roger Vincent
i'll tel you the result
bye !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2000 01:41 PM
01-09-2000 01:41 PM
Re: submit scripts whith root privilhges
Could U show me how ? By using the sudo program, do we run any risk of security
?