- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- super user login problem in unixware 7.1.1
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
02-20-2006 04:06 AM
02-20-2006 04:06 AM
super user login problem in unixware 7.1.1
I am having a unixware 7.1.1 server. and i am able to login to server using root or any other defined users. but when i am giving "su" command from any of the normal user it is giving an error "UX:su:Error:permision denied" and coming back to prompt. while trying "su -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-20-2006 05:27 AM
02-20-2006 05:27 AM
Re: super user login problem in unixware 7.1.1
first I'd check permission on "su" program:
I'm doing it on HP-UX by the way:
# which su
/usr/bin/su
# ls -l /usr/bin/su
-r-sr-xr-x 1 root bin 28672 Oct 4 2002 /usr/bin/su
# file /usr/bin/su
/usr/bin/su: PA-RISC1.1 shared executable dynamically linked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-20-2006 05:44 AM
02-20-2006 05:44 AM
Re: super user login problem in unixware 7.1.1
1) is there only one "su" binary? I remember that under UW 2.1 were two different binaries for "su"...
2) read UW manuals - probably it has some usergroup, and only members of this group are allowed to "su"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-20-2006 07:48 AM
02-20-2006 07:48 AM
Re: super user login problem in unixware 7.1.1
If you go into the usermanager, and check the privileges and access rights under the user that is executing the 'su'.
It's been a while since I used Unixware so I can't remember exactally where it is. You should be able to browse the documentation on Caldera's website however. The TA's there should answer this quite clearly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-21-2006 02:42 AM
02-21-2006 02:42 AM
Re: super user login problem in unixware 7.1.1
In OpenBSD (and other *nix's) a user must be a member of the wheel group to use su.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP