So, SMP multiuser works somewhat. Basically, at the console, I can not
log in as root. This is what the console says:
trillium login: root
X<38>May 8 17:14:51 PAM_pwdb[298]: (login) session opened for user root by
(uid=0)Last login: Mon May 8 16:49:45 on ttyS0
A<38>May 8 17:14:51 PAM_pwdb[298]: DIALUP AT ttyS0 BY root
A<37>May 8 17:14:51 PAM_pwdb[298]: ROOT LOGIN ON ttyS0
WELCOME TO THE FIRST o2000 SYSTEM RUNNING LINUX 2.3!!
Q<38>May 8 17:14:51 PAM_pwdb[298]: (login) session closed for user root
Hard Hat Linux Hard Hat release 5.1 (Manhattan)
Kernel 2.3.99-pre6 on a mips64
I am mystified as to why "session closed for user root" is happening.
Any PAM experts out there can point me to startup scripts etc that
control PAM, so I can hack around and see what the problem is?
Surprisingly, root/guest logins from telnet windows work fine
on the SMP kernel.
Kanoj
kulten% telnet trillium.engr.sgi.com
Trying 163.154.18.57...
Connected to trillium.engr.sgi.com.
Escape character is '^]'.
Hard Hat Linux Hard Hat release 5.1 (Manhattan)
Kernel 2.3.99-pre6 on a mips64
login: root
Last login: Mon May 8 17:14:51 on ttyS0
WELCOME TO THE FIRST o2000 SYSTEM RUNNING LINUX 2.3!!
[root@trillium /root]#
[root@trillium /root]#
[root@trillium /root]#
[root@trillium /root]#
[root@trillium /root]# cat /proc/cpuinfo
cpu : MIPS
BogoMIPS : 194.56
Number of cpus : 8
byteorder : big endian
unaligned accesses : 32557
wait instruction : no
microsecond timers : no
extra interrupt vector : no
hardware watchpoint : yes
VCED exceptions : not available
VCEI exceptions : not available
[root@trillium /root]#
|