NCR UNIX system v/386 release 4 recover root password


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users NCR UNIX system v/386 release 4 recover root password
# 1  
Old 02-09-2015
NCR UNIX system v/386 release 4 recover root password

we have NCR 3455 system from long time as attached all information for server (images) , so we need your help to assist us to get root password which lost it , really we appreciate your efforts if you can send us the procedure for resting the administrator (root) password which this server handle data base application writing in COBOL language
your fast response and concerns highly appreciated
Image

Image

Image
Image
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

How to recover the root password?

Hello forum members, Please help me to recover the root password. i can login with the user in redhat linux but i forget root password. so pleas help me to recover. advance thanks siva. (2 Replies)
Discussion started by: workforsiva
2 Replies

2. Solaris

Recover root password

How can I recover root password :wall: 1) I am running Solaris 10 (X86) through VMware for practicing. 2) I was practicing root password recovery and deleted the password in /etc/shadow file. 3) Neither cant login the to the CLI nor Console 4) Selected the Soalris X86 failsafe in... (4 Replies)
Discussion started by: vijaykrishna
4 Replies

3. AIX

How to recover root password in AIX ?

Dears, We have Oracle Database installed on AIX Version 5.3 and we have to take action urgently but must by root user but unfortunately we lost password. How to recover root password? Please, be noted that I am Oracle DBA and do not have experience in dealing with AIX Systems. Please, advise... (3 Replies)
Discussion started by: mohammedmostafa
3 Replies

4. Solaris

Need to recover 'root' password

Dear All, I have lost my data backup server's root password, just have a normal login username and password ..but i need to get back my root passwd....any1 can help me out plz :confused: (7 Replies)
Discussion started by: abir
7 Replies

5. Cybersecurity

How to reset root password of old Unix System V

Hi all, This is first time I met unix in my life. I purchased old Scanning Elecron Microscope which came with 486/33MHz PC running Unix System V, ver. 3.6. The one simple user name/passw is known so I can boot and login. But can not shutdown! It asks root or su passw. I'm very sensitive not to... (6 Replies)
Discussion started by: 82026
6 Replies

6. Solaris

How to recover root password

How to recover root password in solaris, I forgot root password. thanks in advance (2 Replies)
Discussion started by: durgaprasadr13
2 Replies

7. UNIX for Dummies Questions & Answers

NCR MP-RAS 3.02 Root Password

I've just inherited the support of 3 NCR Servers running NCR MP-RAS 3.02 UNIX OS and it looks as though the previous support analyst (who as left the company) has kindly changed all 3 root passwords. Also there are no installation / boot cd's and the etc/passwd directory can only be updated by... (1 Reply)
Discussion started by: Bruv
1 Replies

8. Solaris

Recover root password

I need to recover root password on a test server (E 10k) running solaris 9. Can someone please tell me how to do this? (1 Reply)
Discussion started by: nitinkgoud
1 Replies

9. UNIX for Dummies Questions & Answers

SCO UNIX System V/386, Release 3.2

I was just wondering if there is a way to recursive grep for something in this version of UNIX... so that I don't have to do it a directory at a time? (1 Reply)
Discussion started by: PBNOSGT
1 Replies
Login or Register to Ask a Question
OSIOP(4)						   BSD Kernel Interfaces Manual 						  OSIOP(4)

NAME
osiop -- Symbios/NCR 53C710 SCSI driver SYNOPSIS
arc osiop* at jazzio? flags 0x00000 ews4800mips osiop* at sbdio? flags 0x00000 hp700 osiop0 at gsc? flags 0x00000 mvme68k osiop0 at pcctwo? ipl 2 scsibus* at osiop? DESCRIPTION
The osiop driver provides support for the Symbios/NCR 53C710 SCSI controller chip. For the Symbios/NCR 53C700 SCSI host adapters, use the oosiop(4) driver. For the Symbios/NCR 53C8xx PCI SCSI host adapters, use the siop(4) or esiop(4) driver. CONFIGURATION
The osiop driver supports the following flags for use in config(1) files: bits 0-7: disable disconnect/reselect for the corresponding SCSI target bits 8-15: disable synchronous negotiation for SCSI target bits 16: disable DMA interrupts "Target" is synonymous with SCSI ID number. Note that SCSI tape drives should be allowed to perform disconnect/reselect or performance will suffer. SEE ALSO
cd(4), ch(4), esiop(4), intro(4), oosiop(4), scsi(4), sd(4), siop(4), ss(4), st(4), uk(4), scsipi(9) HISTORY
osiop driver first appeared in NetBSD 1.6. The original NCR 53C710 driver appeared in NetBSD 1.0 amiga port, and Izumi Tsutsui <tsutsui@NetBSD.org> modified the driver and made it machine-independent. BSD
May 12, 2001 BSD