Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 1996 13:01:45 +0200 (MET DST)
From:      balu@dva.in-berlin.de (Boris Staeblow)
To:        freebsd-current@freebsd.org
Subject:   Problems with login except root
Message-ID:  <m0v7Jd3-000GPkC@dva.in-berlin.de>

next in thread | raw e-mail | index | archive | help
Hi..

I've some problems with my second machine. It's now very-current.
There are no problems before with the same configuration.
All programs are running well except ALL other userlogins and
suid-other-than-root programs (like man(1)):

[root@reido] /u2/root {ttyp0}:su news
su: /bin/sh: Permission denied

[root@reido] /u2/root {ttyp0}:telnet reido

login: news
Password:
Last login: Sun Sep 29 12:23:29 from localhost
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.   All rights reserved.

login: /bin/sh: Permission denied
Connection closed by foreign host.

[root@reido] /u2/root {ttyp0}:man
Couldn't open /usr/libexec/ld.so.


The permissions are ok:

   1 drwxr-xr-x  18 root  wheel      512 Apr 28 10:36 usr/
   1 drwxr-xr-x   5 bin   bin    1024 Sep 29 12:02 libexec/
  68 -r-xr-xr-x   1 bin   bin      65536 Sep 28 18:11 ld.so*


   1 drwxr-xr-x   2 bin   bin        512 Sep 28 22:03 bin/
324 -r-xr-xr-x  1 bin  bin  327680 Sep 28 22:03 sh*

/etc/shells:

/bin/sh
/bin/csh
/usr/local/bin/tcsh
/usr/local/bin/bash


-------------------------------------------

Can anyone tell me what i've overlooked or what may be the problem?
ALL is compiled new - and my first machine with the same sourcetree
don't have such problems.. :-/

Boris

-- 
balu@dva.in-berlin.de
   Boris Staeblow



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0v7Jd3-000GPkC>