Sponsored Content
Top Forums UNIX for Advanced & Expert Users NIS server setup on redhat 4 AS4 Post 302206030 by sumitpandya on Tuesday 17th of June 2008 12:21:58 AM
Old 06-17-2008
I followed
The Linux NIS(YP)/NYS/NIS+ HOWTO
by Thorsten Kukuk
v1.3, 1 July 2003
Everything works flawlessly!!!
 

10 More Discussions You Might Find Interesting

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

2. UNIX for Dummies Questions & Answers

nis plus on linux redhat

Hello all, I wanted to know if any one had successfully install nis+ utils and use nis+ client on a linux (redhat) and have a Solaris nis+ server. I am able to install the client software on the linux and am able to see the nis+ tables. The passwd tables' works file but the auto_master and... (10 Replies)
Discussion started by: larry
10 Replies

3. Linux

configure NIS in RedHat 9.0

Hi All i want to configure NIS on RedHat 9.0. pls help me i need the configure file pls mail this configure files with regards sudeendra (0 Replies)
Discussion started by: sudeendra
0 Replies

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

5. UNIX for Dummies Questions & Answers

setup a DNS server for my redhat server

Using Redhat Linux Enterprise AS 4 can someone teach me how to setup a dns server for my webserver? i've registered a domainname at mydomain.com but when i type in the domain i register i cannot enter to my webserver. someone told me that it is related with the DNS setting on my server. i've... (2 Replies)
Discussion started by: kaixiang88
2 Replies

6. Red Hat

How to setup Chinese envirenment on RedHat Server 5

I installed RedHat Server 5 today. I had one problem that was the web page contained Chinese characters could not be shown correctly. What I saw was white squares. How to setup Chinese envirenment on RedHat Server 5? Thanks in advance. (1 Reply)
Discussion started by: huyuhui
1 Replies

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

8. Red Hat

RedHat AS4 on PowerPC

I'm trying to install RedHat AS4 on a pSeries 615 6C3. The install ran fine with no warnings, but when it tries to boot, I get !20EE000B! on the screen and 9411 on the LCD. The box is on the latest firmware. Any ideas? A google search turned up random AIX APAR info which doesn't help. (1 Reply)
Discussion started by: thomn8r
1 Replies

9. UNIX for Dummies Questions & Answers

Setup a push script from NIS

Hi guys, can we get a pushed script for every NIS client like a policy.? I need to set a symbolic links for for every client. Thanks ... (1 Reply)
Discussion started by: pianz
1 Replies

10. UNIX for Advanced & Expert Users

Inquiry: NIS configuration setup

Hello, Good day. I would like to ask for your inputs on this scenario. Currently, we have a NIS virtual machine with a Solaris 10 (32-bit) OS. And also we have another virtual machine with the same OS. And I am asked to set-up a secondary NIS on this another VM, bring down the primary NIS and... (0 Replies)
Discussion started by: SystemAddict
0 Replies
yptest(8)						      System Manager's Manual							 yptest(8)

NAME
yptest - test NIS configuration SYNOPSYS
yptest [-q] [-d domain] [-h host] [-m map] [-u user] DESCRIPTION
yptest calls various NIS functions to check if the NIS configuration is correct and works as expected. OPTIONS
-q Be quiet, don't print messages -d domainname Specify a domain other than the default domain as returned by domainname(1). This option is not supported by all tests. -h hostname Query ypserv on hostname instead of the currently used one. This option is not supported by all tests. -m map Use the map map for the tests instead of passwd.byname. This option should be used if the default map does not exists. -u user Use the account user instead of nobody. This option should be used if the nobody account does not exists in the map used for test- ing ( passwd.byname or the one given with the -u option. SEE ALSO
domainname(8), ypbind(8), ypcat(8), ypmatch(1), ypserv(8), yppoll(8), ypwhich(1) AUTHOR
yptest is part of the yp-tools package, which was written by Thorsten Kukuk <kukuk@suse.de>. YP Tools 2.7 May 2002 yptest(8)
All times are GMT -4. The time now is 04:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy