- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with hpux 11.23
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
06-10-2006 04:36 AM
06-10-2006 04:36 AM
Problem with hpux 11.23
I have a itanium server with hpux 11.23 OS installed.
I have a problem when i create a new user, this user can't do man to any command, why?
I check the enviroment variables PATH AND MANPATH, and these are ok.
Please help,
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2006 05:37 AM
06-10-2006 05:37 AM
Re: Problem with hpux 11.23
2.) when user do man, what msg he is getting..any error msg something..?
3.) can you post the "env" commands output for that user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2006 08:24 AM
06-10-2006 08:24 AM
Re: Problem with hpux 11.23
what are the permissions on /usr/share/man? (should be 555 or 755)
what are the permissions on
/usr/share/man/man1.Z/chmod.1? (should be 777 on dir.s and 666 on files.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2006 04:28 AM
06-11-2006 04:28 AM
Re: Problem with hpux 11.23
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 11:04 AM
06-14-2006 11:04 AM
Re: Problem with hpux 11.23
The following messages is present:
[/home/backup]$ man ioscan
aborted (sorry)
[/home/backup]$
The users was created with sam.
On the superusers this error is not present.
Please help.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2006 11:19 AM
06-14-2006 11:19 AM
Re: Problem with hpux 11.23
Bill is almost undoubtedly correct.
Super user can see every file no problem.
Regular users can't see the files because someone changed permissions.
Follow Bill's instructions precisely and the problem will go away. Check those permissions again.
:-)
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2006 12:15 AM
06-15-2006 12:15 AM
Re: Problem with hpux 11.23
Bill Hassell, sysadmin