From owner-freebsd-stable@FreeBSD.ORG Fri Jun 20 14:59:57 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6081837B401 for ; Fri, 20 Jun 2003 14:59:57 -0700 (PDT) Received: from smtp.hispeed.ch (isp247n.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12D7C43F93 for ; Fri, 20 Jun 2003 14:59:56 -0700 (PDT) (envelope-from llx@hispeed.ch) Received: from obelix.corebounce.org (dclient217-162-238-83.hispeed.ch [217.162.238.83])h5KLxsbb025628; Fri, 20 Jun 2003 23:59:54 +0200 From: llx To: fasty , freebsd-stable@freebsd.org Date: Fri, 20 Jun 2003 23:59:54 +0200 User-Agent: KMail/1.5.2 References: <5.2.1.1.0.20030620135138.00b84ca0@mail.i-sphere.com> In-Reply-To: <5.2.1.1.0.20030620135138.00b84ca0@mail.i-sphere.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306202359.54429.llx@hispeed.ch> Subject: Re: su: no directory X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jun 2003 21:59:57 -0000 sorry already done. same result $ su - admin su: no directory On Friday 20 June 2003 22:52, fasty wrote: > try su - admin > > At 11:45 PM 6/20/2003 +0200, llx wrote: > >hi > > > >i've got the the problem that i can't su -l an my client > > machine. $ su -l admin > > su: no directory > >i can login locally, login via ssh, su -l root without any problems. > > > >SERVER: FreeBSD4.8 stabel (~ 1 week ago last cvs update) runs > >NIS, NFS, DNS, FTP, SAMBA, NTP > >CLIENT> FreeBSD5.1 release (rebuild kernel using KERNCONF=SMP) > > > >i didn't had problems with have no problems with the following clients: > >FreeBSD 5.0 (GENERIC), OpenBSD 3.2/3.3, Linux (Suse 8.1/8.2) > > > >what do i miss? below you see some infos from my client machine. > > > >cheers > > > >$ ls -ld / > >drwxr-xr-x 17 root wheel 512 Jun 20 22:46 / > >$ ls -ld /home > >lrwxr-xr-x 1 root wheel 9 Jun 20 22:46 /home -> /usr/home > >$ ls -ld /usr > >drwxr-xr-x 19 root wheel 512 Jun 20 19:04 /usr > >$ ls -ld /usr/home > >drwxr-xr-x 11 root wheel 512 Jun 17 11:54 /usr/home > >$ ls -l /usr/home/admin > >total 11 > >drwxrwx--- 17 admin core 1024 Jun 20 17:56 admin > >$ ypcat passwd | grep admin > >admin::::Administrator:/home/admin:/bin/sh > >$ ls -l /bin/sh > >-r-xr-xr-x 1 root wheel 740848 Jun 5 03:54 /bin/sh > >$ mount > >/dev/ad0s2a on / (ufs, local) > >devfs on /dev (devfs, local) > >/dev/ad0s2e on /tmp (ufs, local, soft-updates) > >/dev/ad0s2f on /usr (ufs, local, soft-updates) > >/dev/ad0s2d on /var (ufs, local, soft-updates) > >frigi:/home on /usr/home (nfs, nodev, nosuid) > > > > > >_______________________________________________ > >freebsd-stable@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-stable > >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"