* bounced out....
@ 1999-01-07 17:59 Brent Thorpe
1999-01-08 23:07 ` Ryan Cresawn
0 siblings, 1 reply; 2+ messages in thread
From: Brent Thorpe @ 1999-01-07 17:59 UTC (permalink / raw)
To: ultralinux
Disclaimer:
I am totally DUMB on Linux and a first time user. Sorry for the level
of these questions.
Any idea why I get immediately logged back out when I try to log in
using the graphical (X11) screen on linux? I am running Ultrapenguin
1.1.9 on an Ultra 1. I can log in from a non graphical way, just not
through the X stuff.
My nsswitch.conf looks like this:
passwd: files nis
shadow: nis files nisplus nis
group: nis files nisplus nis
hosts: nis files nisplus nis dns
services: nis files [NOTFOUND=return] files
networks: nis files [NOTFOUND=return] files
protocols: nis files [NOTFOUND=return] files
rpc: nis files [NOTFOUND=return] files
ethers: nis files [NOTFOUND=return] files
netmasks: nis files [NOTFOUND=return] files
bootparams: nis files [NOTFOUND=return] files
netgroup: nis files
publickey: nis files
automount: files nisplus
aliases: files nisplus
My passwd file looks like this:
root:rC/KMUtCdXUec:0:0:root:/root:/bin/bash
bin:*:1:1:bin:/bin:
daemon:*:2:2:daemon:/sbin:
adm:*:3:4:adm:/var/adm:
lp:*:4:7:lp:/var/spool/lpd:
sync:*:5:0:sync:/sbin:/bin/sync
shutdown:*:6:0:shutdown:/sbin:/sbin/shutdown
halt:*:7:0:halt:/sbin:/sbin/halt
mail:*:8:12:mail:/var/spool/mail:
news:*:9:13:news:/var/spool/news:
uucp:*:10:14:uucp:/var/spool/uucp:
operator:*:11:0:operator:/root:
games:*:12:100:games:/usr/games:
gopher:*:13:30:gopher:/usr/lib/gopher-data:
ftp:*:14:50:FTP User:/home/ftp:
nobody:*:99:99:Nobody:/:
postgres:!!:100:233:PostgreSQL Server:/var/lib/pgsql:/bin/bash
bthorpe:uG4x3Q7DQt0is:500:500::/home/bthorpe:/bin/bash
I have modified the /etc/inittab files like this:
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have
networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:
# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit
My .bashrc file looks like this:
# .bashrc
# User specific aliases and functions
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
TIA
Brent
^ permalink raw reply [flat|nested] 2+ messages in thread* bounced out....
1999-01-07 17:59 bounced out Brent Thorpe
@ 1999-01-08 23:07 ` Ryan Cresawn
0 siblings, 0 replies; 2+ messages in thread
From: Ryan Cresawn @ 1999-01-08 23:07 UTC (permalink / raw)
To: ultralinux
Brent Thorpe writes:
> Disclaimer:
>
> I am totally DUMB on Linux and a first time user. Sorry for the level
> of these questions.
>
>
>
> Any idea why I get immediately logged back out when I try to log in
> using the graphical (X11) screen on linux? I am running Ultrapenguin
> 1.1.9 on an Ultra 1. I can log in from a non graphical way, just not
> through the X stuff.
The first thing to check is your .xsession file in your home
directory. Just go ahead and do "chmod 755 .xsession". If that
doesn't get it write me back.
YWIA
--
Ryan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1999-01-08 23:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-01-07 17:59 bounced out Brent Thorpe
1999-01-08 23:07 ` Ryan Cresawn
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.