Sponsored Content
Full Discussion: NIS server
Operating Systems Linux Red Hat NIS server Post 302621299 by Scrutinizer on Tuesday 10th of April 2012 07:44:12 AM
Old 04-10-2012
Sounds like (highly insecure) NIS ports are blocked. Have you opened firewall, selinux, tcp wrappers ?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Removing a replica server from NIS+

How can I remove a replica server from my NIS+ domain? From reading the man page, it looks like this will work nisrmdir -s hostname org_dir.domain.com. But it comes back with remove "org_dir.domain.com."? I am afraid that will remove all the tables associated with the domain, not just the... (1 Reply)
Discussion started by: 98_1LE
1 Replies

2. 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

3. UNIX for Advanced & Expert Users

NIS server IP change

I am changing the IP on my NIS server. Are there any files that need to be changed on my other servers that are using NIS? (1 Reply)
Discussion started by: calamine
1 Replies

4. 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

5. AIX

NIS server

Hi all, Kindly can help to config the NIS master server in AIX 5.3 ? Many Thanks. My procedure: smit yp -> Change NIS Domain Name of this Host smit yp -> Configure / Modify NIS -> Change / Show Characteristics of Master Server Configuration The "Current domain anme of this host" &... (1 Reply)
Discussion started by: tyu
1 Replies

6. Solaris

How to bind from a NIS slave server

Hi All, I have a client already binded with a NIS master server. Now, I want to bind this particular client to one of NIS slave. How to do it? Thanks, Deepak (2 Replies)
Discussion started by: naw_deepak
2 Replies

7. IP Networking

How to disable NIS server

Hi , I have HPUX system booted up in single user mode, can i disable NIS Server in this mode ? ---------- Post updated at 11:36 AM ---------- Previous update was at 11:35 AM ---------- Can i change network parameters in boot image directly . (0 Replies)
Discussion started by: thana
0 Replies

8. Solaris

How can I modify groups in an NIS Server?

How can I remove users in a certain group on a NIS server? Is there a yp command that does this? Thanks in advance... (1 Reply)
Discussion started by: ionrivera
1 Replies

9. Solaris

NIS Server Filesystem is full

Hey Guys, I need your help. My NIS server filesystem is 100%, the NIS is running under solaris 10. I am affraid if the server stops, it wont come up again. Please help. (4 Replies)
Discussion started by: andrevicente
4 Replies

10. Solaris

Testing NIS slave server

Hi guys, In my Sol-10 i setup NIS server following the oracle doc and setup a Linux as NIS client all went ok. I added another Sol-10 and configure it as a NIS slave server following the oracle doc again. and added the server on the yp.conf on my NIS client How do i test if my NIS slave... (3 Replies)
Discussion started by: batas
3 Replies
rpc.ypupdated(1M)					  System Administration Commands					 rpc.ypupdated(1M)

NAME
rpc.ypupdated, ypupdated - server for changing NIS information SYNOPSIS
/usr/lib/netsvc/yp/rpc.ypupdated [-is] DESCRIPTION
ypupdated is a daemon that updates information in the Network Information Service (NIS). ypupdated consults the updaters(4) file in the /var/yp directory to determine which NIS maps should be updated and how to change them. By default, the daemon requires the most secure method of authentication available to it, either DES (secure) or UNIX (insecure). On start up, ypupdated checks for the existence of a NIS to LDAP (N2L) configuration file, /var/yp/NISLDAPmapping. If the file is present, ypupdated generates an informational message and exits. ypupdated is not supported in N2L mode. OPTIONS
-i Accept RPC calls with the insecure AUTH_UNIX credentials. This allows programmatic updating of the NIS maps in all networks. -s Accept only calls authenticated using the secure RPC mechanism (AUTH_DES authentication). This disables programmatic updating of the NIS maps unless the network supports these calls. FILES
/var/yp/updaters Configuration file for rpc.updated command. /var/yp/NISLDAPmapping Configuration file for N2L ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability | SUNWypu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
keyserv(1M), updaters(4), NISLDAPmapping(4), attributes(5) NOTES
The Network Information Service (NIS) was formerly known as Sun Yellow Pages (YP). The functionality of the two services remains the same. Only the name has changed. The name Yellow Pages is a registered trademark in the United Kingdom of British Telecommunications PLC, and it must not be used without permission. SunOS 5.11 20 Mar 2003 rpc.ypupdated(1M)
All times are GMT -4. The time now is 05:58 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy