![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Permission 711---RWX---X---X | bobo | UNIX for Dummies Questions & Answers | 6 | 03-29-2006 11:50 AM |
| Permission? | rahulrathod | UNIX for Dummies Questions & Answers | 1 | 02-13-2006 12:31 PM |
| permission | dozy | UNIX for Dummies Questions & Answers | 1 | 12-28-2004 11:00 AM |
| permission help | eloquent99 | UNIX for Dummies Questions & Answers | 2 | 02-12-2003 04:30 AM |
| Ftp permission 644 | cagnod | UNIX for Advanced & Expert Users | 4 | 04-10-2002 06:42 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
su permission
Hi Forums,
It seems to me that I can't use "su" command. When I type "su", I get the following message: /sbin/su - Permission denied Am I missing any thing? By the way I am using IRIX6.5 on a SGI computer. Many thanks in advance for your help. Cheers, Siavoush Last edited by siavoush; 06-05-2002 at 07:40 PM.. |
|
||||
|
Most System Admins will revoke users permissions to su to another user. If you are root you should never receive this error message.
If you are logged in as yourself and you type: su username and still get the error message see your administrator. |
|
||||
|
Configuring su for a user depends on the operating system. If you are using AIX these rights can be removed using smit. If you are using another system search the companies website for user properties or security settings. Most companies will give you some information, if not all, on how to control there system via the internet.
|
|
|||||
|
Dear adme,
There are several Security software packages that will monitor unauthorized access to root user which will give email to root. Also, I don't know what OS version you are using, but in HPUX, there is a config file that allows/restricts su rights, called scfmgr. However, it is proprietary to HPUX only. Many versions of UNIX don't regulate the su command other than changing the permissions. Just turing off su to all except root is sometimes impossible to do because some applications, ie Oracle, NetBackup, need su ability to get to root to execute some commands as root. You will just have to protect the root password closely. ![]() |
|
||||
|
su Running with insufficient privilege.
Dear Forum,
I have changed the permission for su and now it looks like this: -rwxr-xr-x 1 root sys 44368 Jan 25 2001 /sbin/su* I am also a member of system and have been granted all privileges. However, when I am logged in as myself, I get the following message: Running with insufficient privilege. Any help much appreciated. Cheers, |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|