From owner-freebsd-questions@FreeBSD.ORG Sat Apr 11 17:46:05 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EED33813 for ; Sat, 11 Apr 2015 17:46:05 +0000 (UTC) Received: from mail-vn0-x235.google.com (mail-vn0-x235.google.com [IPv6:2607:f8b0:400c:c0f::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A5426FC2 for ; Sat, 11 Apr 2015 17:46:05 +0000 (UTC) Received: by vnbf1 with SMTP id f1so12228762vnb.5 for ; Sat, 11 Apr 2015 10:46:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=XhacLHKSbfP2p8ONwpLitV7dJypFjck51Bt3JA/u3Ls=; b=U4piJMW3pJttpY+aPP5RviLfnY5YRw+vcAt6d+DAve8sSvI8ZOPI0se8UcIQNi3Vcs Nykt62FmPDqSsjcPFFDPOY2CNHVNrHEjkAhUGrYzglnXzWV89HrVS87q6a7kKaG3aQ7S 8Cz6e10WTgboi8BFeG8qXDVrfu/KwfCknHFuJLxY6lxYNjYgyeHsVyj1cTmhh4rNN9L6 eNQ/bwEPgrBzuSWc7u+r2xQkhm/u4cu8hmj++tKNp3bXLbVXfZVjv0/oZSywhp3rHcOq 68ACuqQ/OL2PDeFHokIekfgfjjQFdeaArJmC59by1VPb2X2QFycFAWTs+vFOCpA0keV0 Bxhg== MIME-Version: 1.0 X-Received: by 10.60.58.165 with SMTP id s5mr7084387oeq.2.1428774364810; Sat, 11 Apr 2015 10:46:04 -0700 (PDT) Received: by 10.202.93.198 with HTTP; Sat, 11 Apr 2015 10:46:04 -0700 (PDT) Received: by 10.202.93.198 with HTTP; Sat, 11 Apr 2015 10:46:04 -0700 (PDT) Date: Sat, 11 Apr 2015 23:16:04 +0530 Message-ID: Subject: Need a solution for rooting issue From: arnab bhowmick To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2015 17:46:06 -0000 hi, friends i have installed freebsd 10.1 release with kde. i am able to access my access my account as a normal user. but when i am trying to login as a root it saying me that "root login are not allowed". how can i resolve this problem? Thanks in advance