Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2001 01:33:43 +0000
From:      Josh Paetzel <friar_josh@webwarrior.net>
To:        Fuji Zhang <fzhang3@csd.uwo.ca>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Login problem
Message-ID:  <20011210013343.B1432@twincat.vladsempire.net>
In-Reply-To: <Pine.LNX.4.33.0112092251260.14820-100000@dbb001.csd.uwo.ca>; from fzhang3@csd.uwo.ca on Sun, Dec 09, 2001 at 10:57:13PM -0500
References:  <Pine.LNX.4.33.0112092251260.14820-100000@dbb001.csd.uwo.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 09, 2001 at 10:57:13PM -0500, Fuji Zhang wrote:
> hi, i did something silly and it put me in serious trouble. i was trying
> to get normal user cdrom mount to work by messing with the file
> permissions of the /etc/rc.* files. i first did: chmod 777 /etc/rc.*.
> after that i could not login as a normal user into XFree86 from XDM. i got
> a blank screen. i did not change any configuration file in the user
> account. can somebody tell me what the file permissins for all these
> /etc/rc.* files are please? many thx.
> 
> -- 
> Sincerely,
> 
> Fujie Zhang
> 

===jpaetzel@twincat ('tty') /etc -> ls -l rc*
-rw-r--r--  1 root  wheel  15339 Apr 21  2001 rc
-rw-r--r--  1 root  wheel   4905 Apr 21  2001 rc.atm
-rw-r--r--  1 root  wheel    258 Dec  6 17:47 rc.conf
-rw-r--r--  1 root  wheel   1667 Apr 21  2001 rc.devfs
-rw-r--r--  1 root  wheel   4260 Apr 21  2001 rc.diskless1
-rw-r--r--  1 root  wheel   2551 Apr 21  2001 rc.diskless2
-rw-r--r--  1 root  wheel   9530 Apr 21  2001 rc.firewall
-rw-r--r--  1 root  wheel   8106 Apr 21  2001 rc.firewall6
-rw-r--r--  1 root  wheel   1039 Apr 21  2001 rc.i386
-rw-r--r--  1 root  wheel   2552 Apr 21  2001 rc.isdn
-rw-r--r--  1 root  wheel     54 Nov 11 12:31 rc.local
-rw-r--r--  1 root  wheel  15960 Apr 21  2001 rc.network
-rw-r--r--  1 root  wheel  12048 Apr 21  2001 rc.network6
-rw-r--r--  1 root  wheel   1967 Apr 21  2001 rc.pccard
-rwxr-xr-x  1 root  wheel   1891 Apr 21  2001 rc.resume
-rw-r--r--  1 root  wheel   4830 Apr 21  2001 rc.serial
-rw-r--r--  1 root  wheel   2651 Apr 21  2001 rc.shutdown
-rwxr-xr-x  1 root  wheel   1898 Apr 21  2001 rc.suspend
-rw-r--r--  1 root  wheel   3570 Apr 21  2001 rc.syscons
-rw-r--r--  1 root  wheel   1633 Apr 21  2001 rc.sysctl

Just a hint, but you might want to take a look at sudo.  It's in the 
ports collection.

Josh


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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