From owner-freebsd-stable@FreeBSD.ORG Sat Jun 9 11:07:50 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3AD05106566B for ; Sat, 9 Jun 2012 11:07:50 +0000 (UTC) (envelope-from m.e.sanliturk@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id F0C618FC14 for ; Sat, 9 Jun 2012 11:07:49 +0000 (UTC) Received: by obcni5 with SMTP id ni5so4843504obc.13 for ; Sat, 09 Jun 2012 04:07:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=F3KhHL+QKb2LjsrflA+LxeY1vSULPU7m5HpFjFRJ6dc=; b=x32JoWttoOTIhtLOBcxouZv6FvIWgGVG5ZlQiNPcBMyICMWmmnxxIN2+OMCrKZStyt BYJGJRbAaaVBSHht6FUiHETI1Mms7IkIonDVRoJ83/xrp2a2Y1eiPCDSO9U4nw0i0I5+ XG1hVbh87tKsda/8zTuzE0e7Q2VTwFjepHMlvu721fWxCPb8Sa5fYzpjgRL3vevE8UDD iuqGI+50SkFB12Z7tgjROFRBekB6QAs8cHvhjyy71kXP29AB2cxgYdB337NHaW9LeIq5 rI84WL4E1fy2+U59bRwKkZjIwm3kLY1oCGEvOtjjL+jGElggX/Mcqqyu+E3ft4Eh/U+C Vi4Q== MIME-Version: 1.0 Received: by 10.182.152.73 with SMTP id uw9mr10450103obb.0.1339240062978; Sat, 09 Jun 2012 04:07:42 -0700 (PDT) Received: by 10.182.53.1 with HTTP; Sat, 9 Jun 2012 04:07:42 -0700 (PDT) In-Reply-To: <201206091035.q59AZWFB058742@lurza.secnetix.de> References: <201206091035.q59AZWFB058742@lurza.secnetix.de> Date: Sat, 9 Jun 2012 04:07:42 -0700 Message-ID: From: Mehmet Erol Sanliturk To: freebsd-stable@freebsd.org, sodynet1@gmail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: su problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2012 11:07:50 -0000 On Sat, Jun 9, 2012 at 3:35 AM, Oliver Fromme wrote= : > Sami Halabi wrote: > > I Just finished upgrade from FBSD-8.1-R fresh system to FBSD-8.3-p2. > > once done, i created regular accounts, in wheel group. > > > > first all was okay, but suddenly i found my self blocked out, because = i > > can't ssh as root, and i can't su either, when i su i get this: > > %su - > > Password: > > > > and it stuck in that state whitout givving me root shell #. > > What's the output from "id"? Does it include "0(wheel)"? > > And are you 100% sure that you know the correct root password? > If you don't, you will have to drive to the machine and fix > it from the console, I'm afraid. There's no other way, unless > you discover a yet-unknown local root exploit. ;-) > > Best regards > Oliver > > > -- > Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. > Handelsregister: Registergericht Muenchen, HRA 74606, Gesch=C3=A4ftsfueh= rung: > secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht M=C3= =BCn- > chen, HRB 125758, Gesch=C3=A4ftsf=C3=BChrer: Maik Bachmann, Olaf Erb, Ra= lf Gebhart > > FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd > > With Perl you can manipulate text, interact with programs, talk over > networks, drive Web pages, perform arbitrary precision arithmetic, > and write programs that look like Snoopy swearing. > Please see , http://www.freebsd.org/cgi/man.cgi?query=3Dlogin.access&sektion=3D5&apropos= =3D0&manpath=3DFreeBSD+9.0-RELEASE http://www.freebsd.org/cgi/man.cgi?query=3Dlogin&apropos=3D0&sektion=3D0&ma= npath=3DFreeBSD+9.0-RELEASE&arch=3Ddefault&format=3Dhtml http://www.freebsd.org/cgi/man.cgi?query=3Dtelnetd&sektion=3D8&apropos=3D0&= manpath=3DFreeBSD+9.0-RELEASE http://www.freebsd.org/cgi/man.cgi?query=3Dlogin.conf&sektion=3D5&apropos= =3D0&manpath=3DFreeBSD+9.0-RELEASE and , define remote login capability , otherwise the system will not permit remote root login because of it has dangerous security vulnerability . Thank you very much . Mehmet Erol Sanliturk