NIS no longer


 
Thread Tools Search this Thread
Operating Systems HP-UX NIS no longer
# 8  
Old 11-14-2005
Ok, so I've been really swamped with shcoolwork so I'm just now getting back to this. I've resolved the NIS problem by renaming namesvrs to namesvrs.old and re-running set_parms initial. I did this because every time I start vi I get a message saying...

Code:
I don't know what kind of terminal you are on, assuming "unknown"

then it displays the file line by line as I press enter to scroll down, and when I try to change something it just won't. I'm in single user mode at this point if it makes a difference.

I'm also having several other problems preventing me from booting normally. there is a problem with SNMP and some sort of Software Distrobution Manager. I have no idea what this is.

-T

Last edited by twpvw5; 11-14-2005 at 08:15 PM.. Reason: Typo
# 9  
Old 11-15-2005
try one of:
Code:
stty vt05
or 
stty sane

usually in the .profile script there is an attempt to define a tty. Try editing that.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Validating that the NIS and NIS+ services are disabled

I'm creating a scrip for auditing our AIX box's to ensure that they are built according to our system standards. I'm not sure on the logic for checking to see if the NIS and NIS+ services are disabled. any idea's? (2 Replies)
Discussion started by: sport
2 Replies

2. Forum Support Area for Unregistered Users & Account Problems

My account no longer works

Hello. This is me: https://www.unix.com/unix-dummies-questions-answers/57594-possible-give-sudo-access-subdirectories.html#post302176910 LordJezo Been posting for years. Now my account wont work and every attempt to reset my password is not working. My email address should be :... (0 Replies)
Discussion started by: (Lord Jezo)
0 Replies

3. Solaris

How to configure a NIS client bound to the NIS server in another subnet?

Hi, all. I have a Solaris client here needs to bind to NIS server in another subnet. Following is the configuration i made on the client, 1) edit /etc/inet/hosts to add an entry of the NIS server -- nserver01 2) execute `domainname` to set local NIS domain to the domain of the NIS server.... (1 Reply)
Discussion started by: sn_wukong
1 Replies

4. Forum Support Area for Unregistered Users & Account Problems

Can no longer login.

I registered last week, received the emails and activated my account. It worked splendidly. Today, I logged in, performed a search, then was prompted to login each time I moved to the next page in the search results. I requested and received a new password but UNIX.com thanks me for logging... (0 Replies)
Discussion started by: thebigm
0 Replies

5. Forum Support Area for Unregistered Users & Account Problems

my account is no longer working

my account mhm4 is no longer working (9 Replies)
Discussion started by: mhm4
9 Replies

6. UNIX for Advanced & Expert Users

SUSE 9 and 10 NIS clients with RedHat 8.0 NIS server not working

We have a RedHat 8.0 NIS master, with a RedHat 8.0 NIS Slave. We also have a small number of SUSE 9.1 and SUSE 10 machines here for evaluation. However, no matter what i do, the SUSE machines will not talk to the NIS Servers. If i broadcast for NIS Servers for the specified NIS domain, it... (1 Reply)
Discussion started by: fishsponge
1 Replies

7. UNIX for Dummies Questions & Answers

NIS map mail.aliases specified, but NIS not running

Hi all, I just took over the admin role from someone and I wanna setup sendmail (just to send mail from the host) however, after I config all the resolv.conf, nssitch.conf, hosts file and when I try to send a mail out, after I punched ctl-D, it returned he following, "NIS map mail.aliases... (2 Replies)
Discussion started by: stancwong
2 Replies

8. IP Networking

differences nis nis+

Hello together. Is there someone who is able to explain me the differences between NIS and NIS+. thanks in advance joerg (2 Replies)
Discussion started by: joerg
2 Replies

9. UNIX for Advanced & Expert Users

Solaris NIS+ and RedHat NIS+

Hello all, I'm not sure if this is the right forum, but I would like to know if Redhat running NIS ( not NIS +) would have conflict with Solaris running NIS+. Currently I am running NIS+ on Solaris but will be adding RedHat to the network. I seem to be unable to find and information regarding... (2 Replies)
Discussion started by: larry
2 Replies
Login or Register to Ask a Question