To be sure I did some extra testing:

Bileto run done as https://bileto.ubuntu.com/#/ticket/2459

Extra manual Tests done:
1. setup working env
2. upgrade to is
3. verify

Configuration:
2x lxc zesty guests

/etc/hosts
10.0.4.47 zesty-nis-server
10.0.4.18 zesty-nis-client

apt install nis
NIS Domain: zesty-nis

/etc/hosts.allow

/etc/yp.conf
- one as client one as server

/etc/ypserv.securenets
host 10.0.4.47
host 10.0.4.18

/ect/yp.conf
domain zesty-nis server 10.0.4.47

/ect/hosts.allow
portmap ypserv ypbind : 10.0.4.47 10.0.4.18

On server:
$  /usr/lib/yp/ypinit -m
$ service rpcbind restart
$ service nis restart
On client:
$ service rpcbind restart
$ service nis restart

Test (minimal)
On both:
ypcat passwd

Run yptest on both
$ yptest
# there is a known (like forever) upstream issue on the match case, don't mind 
that one

Add a user on the host:
$ useradd -m testuser
$ passwd testuser

Generate into nis
$ cd /var/yp
$ make

Test again with ypcat and yptest
In yptest first and next user should have changed

Restart nis and test again

=> All worked as expected

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1663535

Title:
  all Delta can be dropped, please sync nis 3.17.1-1 (universe) from
  Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/1663535/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to