Displaying 5 results from an estimated 5 matches for "nisserver".
Did you mean:
nfsserver
2014 Jun 10
2
How to configure user accounts without NIS
The company where I work is mostly a Windows shop, but I run a few CentOS
servers and desktops. I have configured my systems as follows with Kickstart:
authconfig --enablemd5 --passalgo=sha512 --enablenis --nisdomain=XXX \
--nisserver=nis1.XXX.com,nis2.XXX.com --useshadow --enablekrb5 \
--krb5realm=XXX.COM --krb5kdc=ldap.XXX.com --krb5adminserver=ldap.XXX.com
The /etc/nsswitch.conf file looks like this:
passwd: files nis
shadow: files nis
group: files nis
The NIS services are provided by the Windows Doma...
2011 Aug 25
1
Help integrating CentOS 6 with existing network login infrastructure
I've updated my kickstart configuration files to work with CentOS 6 and am most of the way there integrating a CentOS 6 system into our LDAP/NIS environment. My authconfig line in the kickstart file is as follows:
authconfig --enablemd5 --passalgo=sha512 --enablenis --nisdomain=XXX --nisserver=nis.XXX.com --useshadow --enablekrb5 --krb5realm=XXX.COM --krb5kdc=ldap.XXX.com --krb5adminserver=ldap.XXX.com
This is virtually identical to the authconfig line I was using in CentOS 5. My issue is that users cannot log in with their network (NIS) usernames and passwords.
If I log in as root, I...
2015 May 07
2
Best way to integrate CentOS in Windows AD environment
...by this excerpt from our /etc/nsswitch.conf file:
passwd: files nis
shadow: files nis
group: files nis
Our systems are configured using something similar to the following in our Kickstart config file:
authconfig --enablemd5 --passalgo=sha512 --enablenis ?nisdomain=XXX \
--nisserver=nis.XXX.com,nis2.XXX.com --useshadow --enablekrb5 \
--krb5realm=XXX.COM --krb5kdc=ldap.XXX.com --krb5adminserver=ldap.XXX.com <http://ldap.xxx.com/>
where nis1 and nis2 are the local AD domain controllers. With this configuration, any user can log into any CentOS system, and their home d...
2011 Sep 27
3
Odd issue with C6 and NIS
...looks like on C6 if you use a package selection like this, you also need to specify the yp-tools package as part of the kickstart *even though* you specify an authentication method of NIS in the kickstart. Seems like a bug to me?!?
auth --useshadow --enablemd5 --enablenis --nisdomain test --nisserver yp.example.com
%packages
@core
augeas
autofs
dstat
nfs-utils
ntp
openssh
openssh-clients
openssh-server
portreserve
puppet
redhat-lsb
rsh-server
sendmail
sendmail-cf
sudo
sysstat
tcp_wrappers
wget
xinetd
yum-utils
%end
--
James A. Peltier
IT Services - Research Computing Group
Simon Fraser Univ...
2009 Nov 20
4
running dhcp-server on dom0 over a vnic.
Before I post to networking-discuss I wanted to ask if anyone had
tried this on this:
I''m trying to run a dhcp-server on a dom0 over a vnic so that the
domU''s can get IP addresses.
I created a vnic r1 over e1000g0 and gave it a static IP
172.0.94.111/24 so I can run the dhcp server over this vnic.
root@lm2-dom0:~# dhtadm -P
Name Type Value