ypserv

2012-11-12 Thread Friedrich Locke
Does OpenBSD ypserv serve multiple nis domain simultaneously ?

Thanks in advance.



openbsd/ypserv/openldap

2011-06-29 Thread Friedrich Locke
Hi folks,

how should i add an entry to openldap that ypserv will use it for binding ?
This entry will need to have a password and should not be confused
with a valid posix user entry.

How have you done on your ypldap/openldap implementation ?

Thanks in advance.



Re: ypserv problem

2007-07-23 Thread Mark Leisher

Edd Barrett wrote:

On 20/07/07, Mark Leisher [EMAIL PROTECTED] wrote:

% cd /var/yp ; make

Everything builds OK (/var/yp/hostname/*.db and /etc/*.db) and I am
not running a slave.


Now as far as I know, yp uses the normal linux/unix passwd format (not
master.passwd). Did you forget pwd_mkd -p /etc/master.passwd (if you
used a custom DIR in makefile, then see the -d switch. I hope you did
or you are exporting a root password!!!).



Like I said, everything, including /etc/*.db (output of pwd_mkdb), 
builds OK. Everything is located in the default directories.

--
Mark Leisher



Re: ypserv problem

2007-07-23 Thread Edd Barrett

On 23/07/07, Mark Leisher [EMAIL PROTECTED] wrote:

Edd Barrett wrote:
 On 20/07/07, Mark Leisher [EMAIL PROTECTED] wrote:
 % cd /var/yp ; make

 Everything builds OK (/var/yp/hostname/*.db and /etc/*.db) and I am
 not running a slave.

 Now as far as I know, yp uses the normal linux/unix passwd format (not
 master.passwd). Did you forget pwd_mkd -p /etc/master.passwd (if you
 used a custom DIR in makefile, then see the -d switch. I hope you did
 or you are exporting a root password!!!).


Like I said, everything, including /etc/*.db (output of pwd_mkdb),
builds OK. Everything is located in the default directories.
--
Mark Leisher




Maybe thats how it works? Perhaps kill -HUP is required.

Sorry I can't be of more help.

--
Best Regards

Edd

---
http://students.dec.bournemouth.ac.uk/ebarrett



Re: ypserv problem

2007-07-23 Thread Mark Leisher

Edd Barrett wrote:


Like I said, everything, including /etc/*.db (output of pwd_mkdb),
builds OK. Everything is located in the default directories.
--
Mark Leisher




Maybe thats how it works? Perhaps kill -HUP is required.



ypserv only reloads its ACL file on SIGHUP.
--
Mark Leisher



ypserv problem

2007-07-20 Thread Mark Leisher
I didn't see anything related in the archives, so apologies if it was 
there and I missed it.


When I add a new user and rebuild the YP files, the new user is not 
visible on client machines until I kill ypserv and start it again. What 
am I missing?

--
Mark Leisher



Re: ypserv problem

2007-07-20 Thread Edd Barrett

Hi,

On 20/07/07, Mark Leisher [EMAIL PROTECTED] wrote:

I didn't see anything related in the archives, so apologies if it was
there and I missed it.

When I add a new user and rebuild the YP files, the new user is not
visible on client machines until I kill ypserv and start it again. What
am I missing?


What is your method for rebuilding the maps?

--
Best Regards

Edd

---
http://students.dec.bournemouth.ac.uk/ebarrett



Re: ypserv problem

2007-07-20 Thread Mark Leisher

Edd Barrett wrote:

Hi,

On 20/07/07, Mark Leisher [EMAIL PROTECTED] wrote:

I didn't see anything related in the archives, so apologies if it was
there and I missed it.

When I add a new user and rebuild the YP files, the new user is not
visible on client machines until I kill ypserv and start it again. What
am I missing?


What is your method for rebuilding the maps?



% cd /var/yp ; make

Everything builds OK (/var/yp/hostname/*.db and /etc/*.db) and I am 
not running a slave.

--
Mark Leisher



Re: ypserv problem

2007-07-20 Thread Edd Barrett

On 20/07/07, Mark Leisher [EMAIL PROTECTED] wrote:

% cd /var/yp ; make

Everything builds OK (/var/yp/hostname/*.db and /etc/*.db) and I am
not running a slave.


Now as far as I know, yp uses the normal linux/unix passwd format (not
master.passwd). Did you forget pwd_mkd -p /etc/master.passwd (if you
used a custom DIR in makefile, then see the -d switch. I hope you did
or you are exporting a root password!!!).

Hope this helps.

Infact I plan to write a doc for my own benifit, as I forget this a
lot. I can forward it your way, if and when I do.

--
Best Regards

Edd

---
http://students.dec.bournemouth.ac.uk/ebarrett