Replace NIS and RFC2307


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Replace NIS and RFC2307
# 1  
Old 08-22-2013
Network Replace NIS and RFC2307

I've released a set of new Internet Drafts that describe DBIS: an alternative to NIS and to the RFC2307 schema that has been used to date for representing NIS data in an LDAP Directory Server.

I'm writing a number of articles over the weeks further explaining the benefits of DBIS, and will also be comparing it with NIS and RFC2307. There is no implementation of DBIS yet besides the LDAP schemas described in the Internet Drafts, however, now is a great time to get involved if you want to see improvements made in this space. See my latest article for further information: Technical Prose: DBIS: Distributed Management.
# 2  
Old 08-22-2013
You certainly have the cart before the horse! Usually an implementation is required before a standard (RFC) is agreed. And frankly I see no advantage(s) to your proposed design.

if you want people to take your proposal seriously, then you need to develop a reference implementation.
# 3  
Old 08-25-2013
Network

You're quite right of course, and a reference implementation is indeed the next thing I'm working on. This is the way I work, I design on paper first, then implement. Others may have elected to get something working first, then write down what they did, but I think this is just a matter of choice. Both are required, I think the order is not so important. By writing the Internet Drafts first, I am very clear on what I need to implement, and on exactly how all the pieces fit together.

As for you seeing no advantages in my proposed design, perhaps this is because I haven't articulated the advantages with clarity yet. One would need to read through all of my Internet Drafts thoroughly to understand the advantages, and I don't expect the layman to do that. I shall be setting out advantages in a blog post soon. Watch this space.

Best regards,
Mark.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Replacing NIS and RFC2307

Last year I posted I had written some new internet drafts designed to replace NIS and which would be the next evolution of RFC2307 (a standard describing how to represent NIS data in LDAP). DBIS is now a reality. I have just completed a fully working reference implementation, and I would... (0 Replies)
Discussion started by: cambridge
0 Replies

2. Linux

NIS

Hi All, I have configured NIS server in linux rhel5 and made one client member to that server. nfs share created for users home directory i have created one nis user, user not able to change the passwd of his login. getting below mentioned error " yppasswdd not running on NIS master... (1 Reply)
Discussion started by: vinay_ks
1 Replies

3. Solaris

nis

how to see the all nis user details and individual user details ? (0 Replies)
Discussion started by: tirupathi
0 Replies

4. Shell Programming and Scripting

Validating that the NIS and NIS+ services are disabled

I'm creating a scrip for auditing our AIX box's to ensure that they are built according to our system standards. I'm not sure on the logic for checking to see if the NIS and NIS+ services are disabled. any idea's? (2 Replies)
Discussion started by: sport
2 Replies

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

6. Solaris

Help regarding NIS+

Hi Guys, I have lots of doubts regarding NIS+.I also think by basics could be wrong......I am trying to pick up stuff from documents which are a bit murky. I am working on production environment so I am afraid of trial and error! Please help. 1) What is the difference between root domain master... (1 Reply)
Discussion started by: nitinkgoud
1 Replies

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

8. UNIX for Dummies Questions & Answers

NIS map mail.aliases specified, but NIS not running

Hi all, I just took over the admin role from someone and I wanna setup sendmail (just to send mail from the host) however, after I config all the resolv.conf, nssitch.conf, hosts file and when I try to send a mail out, after I punched ctl-D, it returned he following, "NIS map mail.aliases... (2 Replies)
Discussion started by: stancwong
2 Replies

9. IP Networking

differences nis nis+

Hello together. Is there someone who is able to explain me the differences between NIS and NIS+. thanks in advance joerg (2 Replies)
Discussion started by: joerg
2 Replies

10. 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
Login or Register to Ask a Question