![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script runs fine on UNIX Server...Not through MSK Tool kit on Windows Server | madhunk | UNIX for Dummies Questions & Answers | 5 | 01-31-2008 10:30 AM |
| Axigen, A Fresh Approach for Mail Server Admins - Server Watch | iBot | UNIX and Linux RSS News | 0 | 07-12-2007 02:20 PM |
| removing certain tabs | djkane | Shell Programming and Scripting | 2 | 08-17-2006 02:58 AM |
| Removing duplicates | giannicello | Shell Programming and Scripting | 12 | 09-14-2005 03:12 PM |
| Removing Windows | Kimm | Linux | 9 | 07-26-2004 03:48 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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
Code:
nisrmdir -s hostname org_dir.domain.com. remove "org_dir.domain.com."? I am afraid that will remove all the tables associated with the domain, not just the replica.
__________________
[url=http://chuckb.1le.net/]My website[/url] |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
The answer was:
Code:
nisrmdir -fs replica_host tablename.domain
__________________
[url=http://chuckb.1le.net/]My website[/url] |
|||
| Google The UNIX and Linux Forums |