Results 1 to 3 of 3
I have a Red Hat 4 server with Sungard Luminis installed on it. I was following some instructions on setting up Luminis to start at boot. One of the steps ...
- 01-05-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 2
su to root
I have a Red Hat 4 server with Sungard Luminis installed on it. I was following some instructions on setting up Luminis to start at boot. One of the steps was modifying the sudoers file. Since modifying the sudores file, I am no longer able to "su" to root when logged in as a normal user. When doing so, I get su: incorrect password after putting in the password. I have another server with the exact same setup, broken one is test, the other is production, that works just fine. I made no changes to my production server. I've been looking at different things all day and the only difference I have found between the two are the results I get from running rpm -q --verify coreutils. Running that on my prodution server returns nothing. Results from my test server are below. Is this what is causing my problems? If so, what's the fix? I haven't found that yet. I've checked /etc/pam.d/su, both servers are the same.
rpm -q --verify coreutils
.....UG.. /bin/basename
.....UG.. /bin/cat
.....UG.. /bin/chgrp
.....UG.. /bin/chmod
.....UG.. /bin/chown
.....UG.. /bin/cp
.....UG.. /bin/cut
.....UG.. /bin/date
.....UG.. /bin/dd
.....UG.. /bin/df
.....UG.. /bin/echo
.....UG.. /bin/env
.....UG.. /bin/false
.....UG.. /bin/link
.....UG.. /bin/ln
.....UG.. /bin/ls
.....UG.. /bin/mkdir
.....UG.. /bin/mknod
.....UG.. /bin/mv
.....UG.. /bin/nice
.....UG.. /bin/pwd
.....UG.. /bin/rm
.....UG.. /bin/rmdir
.....UG.. /bin/sleep
.....UG.. /bin/sort
.....UG.. /bin/stty
.M...UG.. /bin/su
.....UG.. /bin/sync
.....UG.. /bin/touch
.....UG.. /bin/true
.....UG.. /bin/uname
.....UG.. /bin/unlink
.......T. c /etc/pam.d/su
- 01-05-2010 #2Just Joined!
- Join Date
- Jan 2010
- Posts
- 2
I should add that I am able to login as root with no issue.
- 01-06-2010 #3


Reply With Quote
