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 | <1513186115.3535271.1203886472.618F61C5@webmail.messagingengine.com> |
Dear Todd, the output of these commands is as follows: > user@manuel-nas:~$ sudo -l > Matching Defaults entries for user on manuel-nas: > env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin > > User user may run the following commands on manuel-nas: > (ALL : ALL) ALL > user@manuel-nas:~$ id -a > uid=1000(user) gid=1000(user) groups=1000(user),27(sudo) For the sake of completeness, I would like to add that there are in total 3 users sharing the same uid 1000. These are used solely for sftp and provide no shell access. > user@manuel-nas:~$ sudo cat /etc/passwd | grep 1000 > user:x:1000:1000::/home/user:/bin/bash > diskuser:x:1000:1000::/home/diskuser: > diskuser-privat:x:1000:1000::/home/diskuser-privat: Regards, Manuel ____________________________________________________________ sudo-users mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-users