Date: Sat, 9 Jun 2012 16:43:07 +0200 (CEST) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-stable@FreeBSD.ORG, sodynet1@gmail.com Subject: Re: su problem Message-ID: <201206091443.q59Eh7F2067756@lurza.secnetix.de> In-Reply-To: <CAEW%2BogZ3H%2BgP86zcme-nuucLyDHmUo05uZ3R7Jc1hBb_7FM4gg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sami Halabi <sodynet1@gmail.com> wrote: > %id > uid=1001(sody) gid=1001(sody) groups=1001(sody),0(wheel) > % > > i have another account also id 1002 - sody2, also in group wheel. > i can ssh using user sody/sody2, however su doesn't work if i do: su sody2, > when i logged in with user sody. > it seems that su is broken somehow.... Something is definitely broken. Maybe the suid-root bit was accidentally removed from the su binary? What is the output from "ls -l /usr/bin/su"? Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "If you think C++ is not overly complicated, just what is a protected abstract virtual base pure virtual private destructor, and when was the last time you needed one?" -- Tom Cargil, C++ Journal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206091443.q59Eh7F2067756>