Re: When having multiple simultanious SSH connections, only the first two can `sudo`
Manuel Wagesreither <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.user |
|---|---|
| Message-ID | <1513187295.3540000.1203973048.49C52A4D@webmail.messagingengine.com> |
> Do you know if the remote machine uses PAM? I doubt that PAM is used, but I don't know for sure. The script which is provisioning the system does a mere debootstrap of the latest Debian stable, installs a few additional packages (notably openssh-server and nfs-kernel-sever) and patches some configuration files. The patches which get applied on the configuration files were written by me, they contained no PAM-related settings. Hence, I don't think it is used. The SSH connections are initiated not using password entry, but by key-authentication, in case that is important. > Since the root account > has no password, can you su to root on the session where sudo is > asking for a password? No, I can't. It asks me for a password as well. Pressing Enter yields a "Authentication failure". ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users