HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- dop on 4.0F
Operating System - Tru64 Unix
1829664
Members
11432
Online
109992
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-03-2003 03:14 PM
11-03-2003 03:14 PM
dop on 4.0F
Hi Everyone,
I want to grant a user some restricted rights like being able to kill some other users processes , or taking backup , doing database shutdown/startup without knowing the root password.
This I think can be done with division of priviledges DOP which i found on 5.1B but is there anything like this on tru64 4.0F ? Please guide me.
Thanks
Ninad
I want to grant a user some restricted rights like being able to kill some other users processes , or taking backup , doing database shutdown/startup without knowing the root password.
This I think can be done with division of priviledges DOP which i found on 5.1B but is there anything like this on tru64 4.0F ? Please guide me.
Thanks
Ninad
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 04:28 PM
11-03-2003 04:28 PM
Re: dop on 4.0F
> Please guide me.
Ok... Upgrade to V5.1, be happy!
It's been out for years!
It'll solve that other problem also.
http://h18005.www1.hp.com/services/software/ss_pvs_se_amap.html
Sorry, couldn't resist.
Hein.
Ok... Upgrade to V5.1, be happy!
It's been out for years!
It'll solve that other problem also.
http://h18005.www1.hp.com/services/software/ss_pvs_se_amap.html
Sorry, couldn't resist.
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 05:33 PM
11-03-2003 05:33 PM
Re: dop on 4.0F
is upgradation the only solution ? isnt there any other way ? isnt there any package for 4.0F ?
Ninad
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 06:48 PM
11-03-2003 06:48 PM
Re: dop on 4.0F
dop is part since 4.0x. The only difference is the non existing documentation for dop within the man-page and some syntax changes within the doprc file.
Add the following to /etc/doprc:
PRIV_NAME {
{path { /usr/bin/crontab -e USER } }
{groups { GROUP } }
{runid { root } }
The command is invoked as follows:
/usr/sbin/dop PRIV_NAME
In your case you must add the ps, kill, database shutdown script and backup-commands to the configuration file.
Another way is by setting the +s bit and changing the owner to "root" on the commands, so user is able to execute the commands and the command starts with root permission.
Add the following to /etc/doprc:
PRIV_NAME {
{path { /usr/bin/crontab -e USER } }
{groups { GROUP } }
{runid { root } }
The command is invoked as follows:
/usr/sbin/dop PRIV_NAME
In your case you must add the ps, kill, database shutdown script and backup-commands to the configuration file.
Another way is by setting the +s bit and changing the owner to "root" on the commands, so user is able to execute the commands and the command starts with root permission.
Help() { FirstReadManual(urgently); Go_to_it;; }
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP