calling all IRIX admins/users, help!


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers calling all IRIX admins/users, help!
# 1  
Old 12-12-2008
Error calling all IRIX admins/users, help!

i have a EEPROM issue

i believe on a SGI IRIX system its located @ /sbin/sulogin

but how do you access that file? everytime i've "more" or "cat" the file it closes the terminal window for somereason.

i'm trying to see if its security mode is set to full/command

thanks for all advice and guidance! Smilie

ive googled the heck out of it n haven't found much for IRIX Smilie
# 2  
Old 12-15-2008
What does EEPROM have anything to do with the program /sbin/sulogin ? What kind of "access" are you trying to have from this file?
# 3  
Old 12-15-2008
You usually don't access the file sulogin at all since it is a binary used for the login when you boot in single user mode. Found it on my Debian box and also the man page for it.
If you want to see any readable stuff from the sulogin binary, use
Code:
strings /sbin/sulogin

But I seriously doubt you get something useful out of it.

I don't know either what it has to do with EEPROM.
# 4  
Old 01-23-2009
hmm ok

well how do you set the EEPROM on an IRIX box so it boots in single-user mode with a password?

I know on a Solaris box you set either eeprom security-more=full or eeprom security-more=command
# 5  
Old 01-23-2009
EEPROM security is a hardware function. Try the hardware manual.
IRIX is an operating system.
Google "Irix manual" found one easily, but there are different versions.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

MTU setting for IRIX

Couldn't find an IRIX forum, so I'm posting to this one... Just had our SAs rebuild an IRIX machine and now I need to set the MTU to 1344 (vice 1500 default). I can set it manually using the ifconfig command, but it won't survive a reboot. I made an entry into the /etc/init.d/ifconfig-1.options... (0 Replies)
Discussion started by: scottwevans
0 Replies

2. UNIX for Dummies Questions & Answers

Samba for IRIX 6.5.26

I am not new to unix as a user, but new in setting up a workstation/server. I need to connect to my PC network to share files. I have heard Samba is a good tool, but they do not have a compiled version to download for IRIX. Can someone help me out? Thanks, Orrbit (1 Reply)
Discussion started by: orrbit
1 Replies

3. UNIX for Dummies Questions & Answers

IRIX 6.5 newbie

I have had the great fortune to get an sgi octane for free! :D I have managed to get me an OS(IRIX 6.5.19f) but I have some questions that I hope are not too simple to the gurus out there. Before I ask, I build macs and PC's and have had some experience hacking osx into old beige macs, and pcs,... (2 Replies)
Discussion started by: gheem
2 Replies

4. UNIX for Dummies Questions & Answers

PASSLENGTH on Irix

My first post here, and hopefully it will be one of many to come. I am currently running multiple SGI's with different versions of Irix. I have a problem setting the minimum password length for users. I have modified the /etc/default/passwd so that PASSLENGTH = 8 However, it still... (1 Reply)
Discussion started by: herrmag
1 Replies

5. IP Networking

Internet in IRIX

I've got an O2 (R5000 32-bit) running IRIX 6.3. The problem is that my ISP requires me to have a DHCP client and I do not know how to enable it. I've tried via-wizard, but, only have the chance to enable a Static IP address. Does anybody know or can explain me how to enable it manually? :mad: ... (1 Reply)
Discussion started by: gastondoval
1 Replies

6. Filesystems, Disks and Memory

Disk Drive for Irix

I am looking for a Disk Drive for SGI Octane with Irix 6.4 . I was just hoping if someone out there can give me the vendor and part number ... Need a 9GB hopefully. (1 Reply)
Discussion started by: DPAI
1 Replies

7. Programming

Irix 5.3

I am using IRIX 5.3, When I type "man" in a UNIX text console from any machine on my network, I want to pull out the man pages from the station where they have been installed. Would anyone know the link? (3 Replies)
Discussion started by: Trixee
3 Replies

8. UNIX for Advanced & Expert Users

I am looking for a link in IRIX 5.3

I am using IRIX 5.3, When I type "man" in a UNIX text console from any machine on my network, I want to pull out the man pages from the station where they have been installed. Would anyone know the link? I would be so greatfull. (1 Reply)
Discussion started by: Trixee
1 Replies

9. UNIX for Dummies Questions & Answers

Irix

I have an SGI running IRIX 6.5 The prob is when i login as user and open a file , it gives me error as "OUT OF MEMORY" when i su or login as root . THis error disappers I have lot of space in the System . Thanx DPai (7 Replies)
Discussion started by: DPAI
7 Replies

10. UNIX for Dummies Questions & Answers

Problem with IRIX

I have a SGI sys with Irix running on it. Actually i cant see the console login . It just shows a blank blue screen . I can use the mouse though. Also i can remote login into the m/c I am new to SGI . Can anybody help (2 Replies)
Discussion started by: Jai
2 Replies
Login or Register to Ask a Question