Nis linux
Author: s | 2025-04-24
The Linux NIS(YP)/NYS/NIS HOWTO Thorsten Kukuk. v1.3, This document describes how to configure Linux as NIS(YP) or NIS client and how to install as
Linux NIS / NIS Tutorial - 7.6.1. Linux
NIS client requests, you can either manually start theadnisd process at the command line, or reboot the local computer. By default, theadnisd process starts automatically whenever the computer is rebooted. If you don’t want the process started automatically, you should modify the startup script on the local computer to removeadnisd from the processes started. The installer adds theadnisd process to a computer’s startup script for you. If you are not importing NIS maps right away, you may want to modify the startup script to prevent theadnisd process from starting before you are ready to begin servicing client requests. To start theadnisd process at the command line: Verify that adclient is running and the local computer is joined to a domain. Verify that RPC is running on the local computer. For example: rpcinfo -p localhost Theadnisd process requires RPC services. If you restart RPC, you also need to restart theadnisd process. Type the appropriate start command. For example, on Red Hat Linux, type: /sbin/service adnisd start On most other platforms, run: /etc/init.d/adnisd start On Solaris 10 or later, the daemon is controlled through the Solaris Service Management Facility. For example: svcadm enable nis/centrifydc-server When theadnisd process starts, it connects to Active Directory through adclient and does the following: Retrieves the current user, group, network and custom information stored in Active Directory for its zone. Generates additional maps derived from the retrieved information, such as netgroup.byuser, netgroup.byhost, passwd.byuid, passwd.byname, group.byname, and group.bygid. Stores the information retrieved or derived from Active Directory in a local cache of NIS map data. After the initial connection,adnisd periodically connects to Active Directory through adclient to retrieve updated information for its zone. However,adnisd always responds to NIS client requests using the data in its local cache so that it can respond to NIS requests even if Active Directory is unavailable. Customizing the Update Interval for NIS Maps By default, every 30 minutes (1800 seconds),adnisd uses adclient to connect to Active Directory. At the update interval,adnisd does the following: Checks for network NIS maps explicitly defined in Active Directory to determine whether any records have changed. Generates derived The Linux NIS(YP)/NYS/NIS HOWTO Thorsten Kukuk. v1.3, This document describes how to configure Linux as NIS(YP) or NIS client and how to install as Server Suite Agent for Windows onWindows computers. Common folder This folder contains the installer packages for common components necessary for all Delineaproducts on Windows computers. DirectAudit folder This folder contains the installer packages for Delinea Audit & Monitoring Service onWindows computers. DirectManage folder This folder contains the installer packages for Delinea Authentication Service andDelinea Privilege Elevation Service on Windows computers. LicensingService Folder This folder contains the installer packages for Delinea Licensing Service utilities onWindows computers. Resources Folder This folder contains resources for internal use for the media. It can be safely ignored. Server Suite Agents for UNIX/Linux This image contains a zipped bundle of files for Server Suite agent on each supported UNIX, orLinux platform and an adcheck utility for each supported platform. You may find the appropriate bundle for an OS platform based on the following table: Bundle Name Applicable OS Platforms in Specified Architecture delinea-server-suite--aix7.1-ppc.tgz IBM AIX, IBM VIOS delinea-server-suite--cos-x86_64.tgz Flatcar, RHCOS delinea-server-suite--deb9-arm64.tgz Ubuntu delinea-server-suite--deb9-ppc64el.tgz Ubuntu delinea-server-suite--deb9-x86_64.tgz Debian, Ubuntu delinea-server-suite--hp11.31-ia64.tgz HPUX delinea-server-suite--rhel6-ppc64.tgz RHEL delinea-server-suite--rhel6-x86_64.tgz Amazon Linux, CentOS, Fedora, Oracle Linux, RHEL, AlmaLinux, Rocky Linux delinea-server-suite--rhel7-aarch64.tgz Amazon Linux, CentOS, Oracle Linux, RHEL delinea-server-suite--rhel7-ppc64le.tgz RHEL delinea-server-suite--sol10-sparc.tgz Oracle Solaris delinea-server-suite--sol10-x86.tgz Oracle Solaris delinea-server-suite--sol11-i386.tgz Oracle Solaris (IPS package) delinea-server-suite--sol11-sparc.tgz Oracle Solaris (IPS package) delinea-server-suite--suse12-aarch64.tgz SUSE delinea-server-suite--suse12-ppc64le.tgz SUSE delinea-server-suite--suse12-x86_64.tgz SUSE Notes: The OS version number specified in the bundle name indicates the minimum OS version that it supports. You should also choose the appropriate bundle for the specific architecture as indicated in the bundle name. Inside each bundle, it contains packages of associated products supported on that platform. The naming convention follows the above bundle names except that the prefix of a package reflects the product it serves. The following are the possible package prefixes and the corresponding product names: Package Prefix Product Name CentrifyDA Delinea DirectAudit package CentrifyDC Delinea DirectControl package CentrifyDC-cifsidmap Delinea for CIFS ID mapping package CentrifyDC-curl Required component of Delinea DirectControl package CentrifyDC-ldapproxy Delinea OpenLDAP Proxy package CentrifyDC-nis Delinea Network Information Service and Delinea NIS Server package CentrifyDC-openldap Required component of Delinea DirectControl package CentrifyDC-openssh Delinea OpenSSH package CentrifyDC-openssl Required component of Delinea DirectControl package Before installation, please reviewComments
NIS client requests, you can either manually start theadnisd process at the command line, or reboot the local computer. By default, theadnisd process starts automatically whenever the computer is rebooted. If you don’t want the process started automatically, you should modify the startup script on the local computer to removeadnisd from the processes started. The installer adds theadnisd process to a computer’s startup script for you. If you are not importing NIS maps right away, you may want to modify the startup script to prevent theadnisd process from starting before you are ready to begin servicing client requests. To start theadnisd process at the command line: Verify that adclient is running and the local computer is joined to a domain. Verify that RPC is running on the local computer. For example: rpcinfo -p localhost Theadnisd process requires RPC services. If you restart RPC, you also need to restart theadnisd process. Type the appropriate start command. For example, on Red Hat Linux, type: /sbin/service adnisd start On most other platforms, run: /etc/init.d/adnisd start On Solaris 10 or later, the daemon is controlled through the Solaris Service Management Facility. For example: svcadm enable nis/centrifydc-server When theadnisd process starts, it connects to Active Directory through adclient and does the following: Retrieves the current user, group, network and custom information stored in Active Directory for its zone. Generates additional maps derived from the retrieved information, such as netgroup.byuser, netgroup.byhost, passwd.byuid, passwd.byname, group.byname, and group.bygid. Stores the information retrieved or derived from Active Directory in a local cache of NIS map data. After the initial connection,adnisd periodically connects to Active Directory through adclient to retrieve updated information for its zone. However,adnisd always responds to NIS client requests using the data in its local cache so that it can respond to NIS requests even if Active Directory is unavailable. Customizing the Update Interval for NIS Maps By default, every 30 minutes (1800 seconds),adnisd uses adclient to connect to Active Directory. At the update interval,adnisd does the following: Checks for network NIS maps explicitly defined in Active Directory to determine whether any records have changed. Generates derived
2025-04-08Server Suite Agent for Windows onWindows computers. Common folder This folder contains the installer packages for common components necessary for all Delineaproducts on Windows computers. DirectAudit folder This folder contains the installer packages for Delinea Audit & Monitoring Service onWindows computers. DirectManage folder This folder contains the installer packages for Delinea Authentication Service andDelinea Privilege Elevation Service on Windows computers. LicensingService Folder This folder contains the installer packages for Delinea Licensing Service utilities onWindows computers. Resources Folder This folder contains resources for internal use for the media. It can be safely ignored. Server Suite Agents for UNIX/Linux This image contains a zipped bundle of files for Server Suite agent on each supported UNIX, orLinux platform and an adcheck utility for each supported platform. You may find the appropriate bundle for an OS platform based on the following table: Bundle Name Applicable OS Platforms in Specified Architecture delinea-server-suite--aix7.1-ppc.tgz IBM AIX, IBM VIOS delinea-server-suite--cos-x86_64.tgz Flatcar, RHCOS delinea-server-suite--deb9-arm64.tgz Ubuntu delinea-server-suite--deb9-ppc64el.tgz Ubuntu delinea-server-suite--deb9-x86_64.tgz Debian, Ubuntu delinea-server-suite--hp11.31-ia64.tgz HPUX delinea-server-suite--rhel6-ppc64.tgz RHEL delinea-server-suite--rhel6-x86_64.tgz Amazon Linux, CentOS, Fedora, Oracle Linux, RHEL, AlmaLinux, Rocky Linux delinea-server-suite--rhel7-aarch64.tgz Amazon Linux, CentOS, Oracle Linux, RHEL delinea-server-suite--rhel7-ppc64le.tgz RHEL delinea-server-suite--sol10-sparc.tgz Oracle Solaris delinea-server-suite--sol10-x86.tgz Oracle Solaris delinea-server-suite--sol11-i386.tgz Oracle Solaris (IPS package) delinea-server-suite--sol11-sparc.tgz Oracle Solaris (IPS package) delinea-server-suite--suse12-aarch64.tgz SUSE delinea-server-suite--suse12-ppc64le.tgz SUSE delinea-server-suite--suse12-x86_64.tgz SUSE Notes: The OS version number specified in the bundle name indicates the minimum OS version that it supports. You should also choose the appropriate bundle for the specific architecture as indicated in the bundle name. Inside each bundle, it contains packages of associated products supported on that platform. The naming convention follows the above bundle names except that the prefix of a package reflects the product it serves. The following are the possible package prefixes and the corresponding product names: Package Prefix Product Name CentrifyDA Delinea DirectAudit package CentrifyDC Delinea DirectControl package CentrifyDC-cifsidmap Delinea for CIFS ID mapping package CentrifyDC-curl Required component of Delinea DirectControl package CentrifyDC-ldapproxy Delinea OpenLDAP Proxy package CentrifyDC-nis Delinea Network Information Service and Delinea NIS Server package CentrifyDC-openldap Required component of Delinea DirectControl package CentrifyDC-openssh Delinea OpenSSH package CentrifyDC-openssl Required component of Delinea DirectControl package Before installation, please review
2025-04-19J Series Lightweight Alternator Pulley SALE J Series Lightweight Alternator Pulley Regular price 426.00 NIS Regular price 445.00 NIS Sale price 426.00 NIS Unit price per SALE Ferrea Spring Kit for J Series Engines SALE Ferrea Spring Kit for J Series Engines Regular price 3,392.00 NIS Regular price 4,735.00 NIS Sale price 3,392.00 NIS Unit price per SALE P2R Stage 1 Billet Hypercams SALE P2R Stage 1 Billet Hypercams Regular price 5,187.00 NIS Regular price 5,557.00 NIS Sale price 5,187.00 NIS Unit price per SALE J35Z & J37A4 Titanium Valve Cover Bolt Kit J35Z & J37A4 Titanium Valve Cover Bolt Kit Regular price 482.00 NIS Regular price Sale price 482.00 NIS Unit price per 2006-2014 Honda Ridgeline Thermal Intake Manifold Gasket 2006-2014 Honda Ridgeline Thermal Intake Manifold Gasket Regular price 141.00 NIS Regular price 141.00 NIS Sale price 141.00 NIS Unit price per 2006-2010 Honda Ridgeline Thermal Throttle Body Gasket 2006-2010 Honda Ridgeline Thermal Throttle Body Gasket Regular price 89.00 NIS Regular price 0.00 NIS Sale price 89.00 NIS Unit price per King Racing Main Bearings Set For Honda J-Series V6 - J30, J32, J35 King Racing Main Bearings Set For Honda J-Series V6 - J30, J32, J35 Regular price 371.00 NIS Regular price Sale price 371.00 NIS Unit price per King Racing Connecting Rod Bearings Set For Honda J-Series V6 - J32, J35 SALE King Racing Connecting Rod Bearings Set For Honda J-Series V6 - J32, J35 Regular price 371.00 NIS Regular price 389.00 NIS Sale price 371.00 NIS
2025-04-13Unit price per SALE J35 H-Beam Connecting Rods with Superfinishing SALE J35 H-Beam Connecting Rods with Superfinishing Regular price 2,964.00 NIS Regular price 3,335.00 NIS Sale price 2,964.00 NIS Unit price per SALE 2007-2014 Honda Ridgeline Lower Radiator Polyurethane Bushings 2007-2014 Honda Ridgeline Lower Radiator Polyurethane Bushings Regular price 75.00 NIS Regular price 0.00 NIS Sale price 75.00 NIS Unit price per OEM Honda Cylinder Head Gasket 12251-RDJ-A01 SALE OEM Honda Cylinder Head Gasket 12251-RDJ-A01 Regular price 225.00 NIS Regular price 237.00 NIS Sale price 225.00 NIS Unit price per SALE 06-14 Honda Ridgeline Performance Timing Belt Kit SALE 06-14 Honda Ridgeline Performance Timing Belt Kit Regular price 2,431.00 NIS Regular price 2,446.00 NIS Sale price 2,431.00 NIS Unit price per SALE 2006-2010 Honda Ridgeline Throttle Body Spacer Kit SALE 2006-2010 Honda Ridgeline Throttle Body Spacer Kit Regular price 445.00 NIS Regular price 482.00 NIS Sale price 445.00 NIS Unit price per SALE 06-14 Honda Ridgeline Timing Belt Kit 06-14 Honda Ridgeline Timing Belt Kit Regular price 1,112.00 NIS Regular price Sale price 1,112.00 NIS Unit price per P2R Stage 2 Billet Hypercams P2R Stage 2 Billet Hypercams Regular price 5,557.00 NIS Regular price Sale price 5,557.00 NIS Unit price per 20-24 Honda Ridgeline Bored Throttle Body 20-24 Honda Ridgeline Bored Throttle Body Regular price 1,779.00 NIS Regular price Sale price 1,779.00 NIS Unit price per 123
2025-04-18Osprey: The Glorious Pursuit of Unbridled Determination Coffee Table Book Osprey: The Glorious Pursuit of Unbridled Determination Coffee Table Book Regular price 223.00 NIS Regular price Sale price 223.00 NIS Unit price per Short Sleeve Comfy Tee Short Sleeve Comfy Tee Regular price 93.00 NIS Regular price Sale price 93.00 NIS Unit price per Round 3x3 Vinyl Sticker Round 3x3 Vinyl Sticker Regular price 19.00 NIS Regular price Sale price 19.00 NIS Unit price per 14 OZ. Ceramic Speckled Glaze Coffee Mug - Sky Blue 14 OZ. Ceramic Speckled Glaze Coffee Mug - Sky Blue Regular price 64.00 NIS Regular price Sale price 64.00 NIS Unit price per Eagle Short Sleeve Comfy Glad I'm Not A Fish Tee Eagle Short Sleeve Comfy Glad I'm Not A Fish Tee Regular price 112.00 NIS Regular price Sale price 112.00 NIS Unit price per Eagle Long Sleeve UPF Glad I'm Not A Fish Shirt Eagle Long Sleeve UPF Glad I'm Not A Fish Shirt Regular price 186.00 NIS Regular price Sale price 186.00 NIS Unit price per Long Sleeve UPF Shirt Sold out Long Sleeve UPF Shirt Regular price 168.00 NIS Regular price Sale price 168.00 NIS Unit price per Sold out 5x5 Round Vinyl Glad I’m not a fish! Sticker 5x5 Round Vinyl Glad I’m not a fish! Sticker Regular price 30.00 NIS Regular price Sale price 30.00 NIS Unit price per Round Enamel Pins Round Enamel Pins Regular price 19.00 NIS Regular price Sale price 19.00 NIS Unit price per Black Low Profile Dad Hat - Unisex Black Low Profile Dad Hat - Unisex Regular price 112.00 NIS Regular price Sale price 112.00 NIS Unit price per Gray Dad Hat - Unisex Gray Dad Hat - Unisex Regular price 112.00 NIS Regular price Sale price 112.00 NIS Unit price per
2025-03-26