Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Just Joined!
    Join Date
    Jan 2010
    Posts
    2
    I should add that I am able to login as root with no issue.

  3. #3
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,281
    Quote Originally Posted by bradlean View Post
    Since modifying the sudores file, I am no longer able to "su" to root when logged in as a normal user.
    If you edited usdores and then you problem started, why would you think something else is causing you your pain?

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...