All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brent Thorpe <brent.thorpe@Sun.COM>
To: ultralinux@vger.kernel.org
Subject: bounced out....
Date: Thu, 07 Jan 1999 17:59:16 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-91583653826018@msgid-missing> (raw)

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

             reply	other threads:[~1999-01-07 17:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-07 17:59 Brent Thorpe [this message]
1999-01-08 23:07 ` bounced out Ryan Cresawn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ultrasparc-91583653826018@msgid-missing \
    --to=brent.thorpe@sun.com \
    --cc=ultralinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.