Operating System - HP-UX
1826309 Members
3864 Online
109692 Solutions
New Discussion

Re: is nis used widly amount hpux system?

 
SOLVED
Go to solution
常有慈悲心
Regular Advisor

is nis used widly amount hpux system?

 
5 REPLIES 5
常有慈悲心
Regular Advisor

Re: is nis used widly amount hpux system?

sorry ,i write wrong.

i want to know is nis+ more useful than nis?
or which one more widely used ,nis ,dns,nis+ ?
a
Steven E. Protter
Exalted Contributor
Solution

Re: is nis used widly amount hpux system?

I have done several informal surveys at various HP-UX classes.

Older legacy shops do use NIS and NIS+ but NIS+ is very complex and hard to administer. I've found less than 10% in my survey use NIS+. 25% used NIS.

The trend in the industry seems to be to go with an LDAP server, either Linux or Windows and handle normal user authentiation there.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Dave Olker
Neighborhood Moderator

Re: is nis used widly amount hpux system?

I agree with Steven.

I've supported ONC products (i.e. NFS/NIS/NIS+/AutoFS/CacheFS/etc.) at HP for over 10 years so I got to hear all the marketing hype of how NIS+ was going to replace NIS with its rich feature set and expandability.

The reality from my perspective is that very few customers ever successfully implemented NIS+ in their environments and the majority of customers who tried to roll out NIS+ ended up giving up and switching back to NIS.

The concensus opinion of my customers was that NIS+ was simply to complicated and frustrating to administer. The number of commands and their various options were too many for most customers to ever take the time to get familiar with and they eventually gave up.

Sun has announced end of support for NIS+ and HP has done the same. We will continue supporting NIS+ on those HP-UX releases that ship with NIS+, but my understanding is that the next major release of HP-UX will not offer support for NIS+, so customers would be wise to investigate alternatives like LDAP.

Regards,

Dave


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Rick Garland
Honored Contributor

Re: is nis used widly amount hpux system?

I can only remember 1 shop where NIS or NIS+ was used. NIS had lots of security worries and NIS+ is another bear in itself.

A. Clay Stephenson
Acclaimed Contributor

Re: is nis used widly amount hpux system?

NIS usage is rapidly declining mainly because the passwd hash is readily available to anyone in the domain; it's replacement NIS+ gets around that issue but is rapidly falling out of favor and is not expected to be widely supported in the future. Neither of these options really supply the security level demanded by most systems now. Your best bet is LDAP but you do not have to rely upon mamby-pamby windows boxes for authenication; Netscape Directory Server runs just fine on HP-UX and can house your LDAP data.
If it ain't broke, I can fix that.