Re: su bug?
[email protected] (Bob Proulx) Mon, 17 Jun 2002 16:05:02 -0600
| Newsgroups | gmane.comp.gnu.sh-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
> I just upgraded one of my servers to RedHat 7.3, sh-utils-2.0.11-14. To > my ashtonishment, suing from root to a user suddenly asks for a password. > This breaks down start-up scripts like the tomcat script. > Is this a bug or a new feature? Thanks for the report. But I can't recreate that problem here. Using su as root does not ask for a password. It sounds like something is broken with your installation of the program. Since RH uses PAM and PAM is actually where the authentification is happening it might be a PAM problem on your machine. That is just a wild guess. Perhaps someone else on the bug list can make more useful suggestions about how to debug your problem. I am at a loss. Bob