- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swreg / swacl cannot regester depot or change acl ...
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
03-04-2004 06:05 AM
03-04-2004 06:05 AM
This fails, and I get the same errors if I try swacl changes. please help
image1(root)/> swreg -l depot /cdrom
======= 03/04/04 18:59:13 GMT BEGIN swreg SESSION (non-interactive)
* Session started for user "root@image1".
* Beginning Selection
* Targets: image1
* Objects: /cdrom
ERROR: "image1:/cdrom": You do not have the required permissions to
perform this SD operation. Please check to see that you have
the required permissions using the "swacl" command or see your
system administrator for assistance.
ERROR: More information may be found in the daemon logfile on this
target (default location is image1:/var/adm/sw/swagentd.log).
* Selection had errors.
======= 03/04/04 18:59:13 GMT END swreg SESSION (non-interactive)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 06:16 AM
03-04-2004 06:16 AM
SolutionPing to your 'hostname' and see if it is successful. 'hostname' should be resolvable to the local IP address. SO, make sure your /etc/hosts entry is correct.
Also restart your swagentd process. Kill 'swagentd', make sure it is not running and start it with 'swagentd -r' and see if can run swreg again.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 06:34 AM
03-04-2004 06:34 AM
Re: swreg / swacl cannot regester depot or change acl as root
If Sri's suggestions do not clear the problem AND this system was ignited from another it *could* be a problem with the ACLs having the old hostname embedded in them.
Check the files in /var/adm/sw/security - specifically all files that start with "_"
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 07:33 AM
03-04-2004 07:33 AM
Re: swreg / swacl cannot regester depot or change acl as root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 08:17 AM
03-04-2004 08:17 AM
Re: swreg / swacl cannot regester depot or change acl as root
swacl -l host
Note that you need to type the word 'host', and NOT type your hostname :-)
You should see a line:
user:root:crwit
If you don't see crwit against root, then you will have a problem.
Do:
swacl -l host -M user:root@:crwit
Check to see if the change has been made by once more doing
swacl -l host
You should see that root has all persmissions back again.
I must admit I've only ever come across unusual permissions once or twice - certainly not common to just lose them if this turns out to be the case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 05:14 PM
03-04-2004 05:14 PM
Re: swreg / swacl cannot regester depot or change acl as root
#/usr/sbin/swagentd -r
This will rebounce your swagentd.Might be scenario where the ip/hostname had some modifications but the swagentd was not restarted for that to take into effect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2004 05:25 PM
03-04-2004 05:25 PM
Re: swreg / swacl cannot regester depot or change acl as root
Please check this link:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=198788