Re: ypbin/ypldap rpc timeout

2024-10-14 Thread olp_76
ing ypldap, ypbind, portmap on several client machines. > Server is running ldapd, ypldap, ypbind and portmap. > From time to time when the server is no available I am seeing this on clients > consoles: > yp_match: clnt_call: RPC: Timed out > > Obviously, server is unreachable so

Re: ypbin/ypldap rpc timeout

2024-10-14 Thread Philip Guenther
On Mon, Oct 14, 2024 at 3:52 PM All wrote: > I am running ypldap, ypbind, portmap on several client machines. > Server is running ldapd, ypldap, ypbind and portmap. > From time to time when the server is no available I am seeing this on clients > consoles: > yp_match: clnt_call:

ypbin/ypldap rpc timeout

2024-10-14 Thread All
Hi, I am running ypldap, ypbind, portmap on several client machines.Server is running ldapd, ypldap, ypbind and portmap.From time to time when the server is no available I am seeing this on clients consoles:yp_match: clnt_call: RPC: Timed out Obviously, server is unreachable so errors like this

Re: ypldap

2019-09-03 Thread Theo de Raadt
Gustavo Rios wrote: > I am aware that ypldap serves information about user and group from ldap. > My doubt is: what about other information like netgroup, bootparams, > etc, etc ... ? Does it grab these data from local file ? Only password, group, and netid (a sort of internal gr

ypldap

2019-09-03 Thread Gustavo Rios
Hi folks. I am aware that ypldap serves information about user and group from ldap. My doubt is: what about other information like netgroup, bootparams, etc, etc ... ? Does it grab these data from local file ? Thanks in advance -- Pag Bem Fácil Ltda www.pagbemfacil.com.br

Re: [PATCH] Off-by-one bug in httpd, ldapd, relayd, smtpd, switchd and ypldap

2017-08-27 Thread Florian Obser
; > > This looks correct. Also, there's more: > > > > > > Thanks for looking and catching what I missed. It hit me a while after > > > I sent my original email that relayd likely has the same bug. D'oh. > > > > > > Here is an updated pa

Re: [PATCH] Off-by-one bug in httpd, ldapd, relayd, smtpd, switchd and ypldap

2017-08-27 Thread Kris Katterjohn
nks for looking and catching what I missed. It hit me a while after > > I sent my original email that relayd likely has the same bug. D'oh. > > > > Here is an updated patch for httpd, ldapd, relayd, smtpd, switchd and > > ypldap, which all seem to have the off-by-one bug

Re: [PATCH] Off-by-one bug in httpd, ldapd, relayd, smtpd, switchd and ypldap

2017-08-21 Thread Gilles Chehade
mail that relayd likely has the same bug. D'oh. > > Here is an updated patch for httpd, ldapd, relayd, smtpd, switchd and > ypldap, which all seem to have the off-by-one bug for port number > checking (where 65535 is unusable and called invalid, at least when > specifying

[PATCH] Off-by-one bug in httpd, ldapd, relayd, smtpd, switchd and ypldap

2017-08-19 Thread Kris Katterjohn
httpd, ldapd, relayd, smtpd, switchd and ypldap, which all seem to have the off-by-one bug for port number checking (where 65535 is unusable and called invalid, at least when specifying it as a number). Again, I cannot build and actually test this right now. Cheers, Kris Katterjohn Index: usr.sbin/

Re: how to lauch slapd before ypldap ?

2014-04-26 Thread Antoine Jacoutot
On Sat, Apr 26, 2014 at 06:14:36PM +0200, Stéphane Guedon wrote: > I have a slapd running on my server, and ypldap and ypbind. > > The problem is to start them in the correct order at boot. > > For now, ypldap start first and block the whole boot process. > > How can I

how to lauch slapd before ypldap ?

2014-04-26 Thread Stéphane Guedon
I have a slapd running on my server, and ypldap and ypbind. The problem is to start them in the correct order at boot. For now, ypldap start first and block the whole boot process. How can I make sure slapd start before yp-stuff ? Thanks for advices. [demime 1.01d removed an attachment of

ypldap does not map users ( i am desperated)

2014-04-09 Thread Friedrich Locke
Hi folks, i am trying to get my ypldap working with a single user entry in passwd comeing from the ldap directory. I changed the passwd file (using vipw) and add the following line: +grios:* When i issue a "id grios" on command line, i get: obsd# id grios uid=2000(grios) gi

hard times with netgroup and ypldap.

2014-04-09 Thread Friedrich Locke
Hi folks, I have implemented ypldap and it is working quite well. But i am having a hard time getting netgroups to work locally. In my user database i have adding the following entry using vipw: +@we:*/bin/ksh My netgroup file is: we (,grios,mojave) When i issue a finger command, it

Re: ypldap

2014-04-08 Thread Matthew Weigel
On 04/08/2014 04:31 PM, Friedrich Locke wrote: Dear list members, i have just configured my system (yp) to retrive information on groups and users. It's working 100% ok. Now, i would like to set some netgroups. How does netgroup works with ypldap ? Per ypldap.conf(5): "The

ypldap

2014-04-08 Thread Friedrich Locke
Dear list members, i have just configured my system (yp) to retrive information on groups and users. It's working 100% ok. Now, i would like to set some netgroups. How does netgroup works with ypldap ? Thanks. fried.

Re: ypldap 1024 character limit on groups?

2014-03-11 Thread Israel Brewster
Thanks. I'll see if I can find the time to fix this. It could be a fun project :-) In the meantime, however, I have determined that CentOS works properly in this regard, so sadly I'll have to switch, at least for now :-( Thanks for the feedback, and information as to exactly where the problem lies

Re: ypldap 1024 character limit on groups?

2014-03-07 Thread Theo de Raadt
> I see. Wow, that is a HUGE bug. Such maximum line lengths have been commonplace in Unix forever. This is not an OpenBSD-introduced problem; it is just something that has not yet been improved. Improvements come when people try to push forward along the curve. People like you...

Re: ypldap 1024 character limit on groups?

2014-03-07 Thread Israel Brewster
n_ldap from ports and configured ypldap and the login.conf file such that >> I can now authenticate as any of my ldap users. However, when ypldap pulls in >> the group membership information from my LDAP server, it appears to be cutting >> off the group membership listing at 1024 cha

Re: ypldap 1024 character limit on groups?

2014-03-06 Thread Philip Guenther
On Mon, Mar 3, 2014 at 4:14 PM, Israel Brewster wrote: > I am working on setting up my OpenBSD 5.2 box to connect to my company LDAP > server (Mac OS X 10.8.5 OpenDirectory). I have successfully installed > login_ldap from ports and configured ypldap and the login.conf file such that &g

Re: ypldap 1024 character limit on groups?

2014-03-06 Thread Israel Brewster
On Mar 3, 2014, at 3:14 PM, Israel Brewster wrote: > I am working on setting up my OpenBSD 5.2 box to connect to my company LDAP > server (Mac OS X 10.8.5 OpenDirectory). I have successfully installed > login_ldap from ports and configured ypldap and the login.conf file such that &g

ypldap 1024 character limit on groups?

2014-03-03 Thread Israel Brewster
I am working on setting up my OpenBSD 5.2 box to connect to my company LDAP server (Mac OS X 10.8.5 OpenDirectory). I have successfully installed login_ldap from ports and configured ypldap and the login.conf file such that I can now authenticate as any of my ldap users. However, when ypldap pulls

ypldap

2013-01-01 Thread Friedrich Locke
Hi, does anybody here know if ypldap will propagate changes to the slaves servers ? Of course, i mean ypldap that comes with OBSD ! Thanks in advance

Re: ypldap

2012-08-05 Thread Philip Guenther
On Sun, Aug 5, 2012 at 3:11 PM, Friedrich Locke wrote: > will ypldap serve normall files (but group and passwd) just like > ypserv ? I mean: amd.home, ethers, etc . Oddly, a search for 'map' in ypldap.conf(5) answers that question with a list of the currently implemente

ypldap

2012-08-05 Thread Friedrich Locke
Hi folks, will ypldap serve normall files (but group and passwd) just like ypserv ? I mean: amd.home, ethers, etc . Thanks in advance.

Re: ypldap, ypbind at boot

2012-04-25 Thread Stuart Henderson
On 2012-04-25, Vitali wrote: >> Is it possible to setup ypbind and ypldap so that even if the ldap server is >> not available I'm able to login with the local users either by having the >> login prompt on the console or by being able to ssh in? > > On FreeBSD there i

Re: ypldap, ypbind at boot

2012-04-25 Thread Vitali
On Wed, Apr 25, 2012 at 4:48 PM, Ganguin Michel wrote: > Hi, [cut] > server after a timeout). > > Is it possible to setup ypbind and ypldap so that even if the ldap server is > not available I'm able to login with the local users either by having the > login prompt on

ypldap, ypbind at boot

2012-04-25 Thread Ganguin Michel
Hi, I've setup my openbsd machines so that ldap users can log into it. I've installed login_ldap, configured /etc/login.conf, /etc/ypldap.conf, domainname in /etc/defaultdomain, and added the + user and group in master.passwd and /etc/group. As far as I read ypldap cannot speak l

Trouble getting LDAP user accounts through ypldap

2011-12-18 Thread Luis F Urrea
counts and not LDAP. getent group however seems to return a subset of LDAP groups, when I set the basedn in ypldap to"dc=domain,dc=tld" : _squid:*:515 _openldap:*:544 _dbus:*:572 _cups:*:541 smb:*:512 _lighttpd:*:585 Domain Admins:*:512:root,lfurrea,darwin Domain Users:*:513:lfurrea,darw

Re: ypldap

2011-07-02 Thread Vijay Sankar
I am away in Italy on holidays and don't have access to my notes re. this. I got most of my information from the ypldap man pages and from posts in misc@. >From what I recall, you can disable the lines re. ypserv in rc and then start rpcinfo, portmap in rc.conf.local and ypldap in rc.loc

Re: ypldap

2011-07-02 Thread Friedrich Locke
The article from bsdmag.org states that ypldap does not support secondary groups. Please forgive me if i am lamb, but a ldap search with a filter '(memberuid=)' would not be the solution ? Thanks in advance. On Sat, Jul 2, 2011 at 6:22 AM, Vijay Sankar wrote: > > On 2011-0

Re: ypldap

2011-07-02 Thread Friedrich Locke
I am running a nis domain, i set it to run (ypinit -m), so ypserv is started every time i boot the box. There is nothing wrong with that. But now, i want that ypserv no longer start and make ypldap to start. How do i do it? On Sat, Jul 2, 2011 at 3:36 AM, Philip Guenther wrote: > On Fri,

Re: ypldap

2011-07-02 Thread Nigel Taylor
On 07/02/11 07:36, Philip Guenther wrote: On Fri, Jul 1, 2011 at 4:53 PM, Friedrich Locke wrote: i would like to deploy ypldap, but i don't know, from what i read in /etc/rc*, how to tell my system to start ypldap and not start ypserv. (it, i.e., ypserv keeps starting and starting when i

Re: ypldap

2011-07-02 Thread Vijay Sankar
On 2011-07-01, at 6:53 PM, Friedrich Locke wrote: > Hi list members, > > i would like to deploy ypldap, but i don't know, from what i read in > /etc/rc*, how to tell my system to start ypldap and not start ypserv. > (it, i.e., ypserv keeps starting and starting when i boot

Re: ypldap

2011-07-01 Thread Philip Guenther
On Fri, Jul 1, 2011 at 4:53 PM, Friedrich Locke wrote: > i would like to deploy ypldap, but i don't know, from what i read in > /etc/rc*, how to tell my system to start ypldap and not start ypserv. > (it, i.e., ypserv keeps starting and starting when i boot my system. If you ins

ypldap

2011-07-01 Thread Friedrich Locke
Hi list members, i would like to deploy ypldap, but i don't know, from what i read in /etc/rc*, how to tell my system to start ypldap and not start ypserv. (it, i.e., ypserv keeps starting and starting when i boot my system. If you already deployed ypldap and wish to share your experience

Re: ypldap

2011-06-29 Thread FRLinux
> i would liket to implement openldap as my ldap server to store > user/group information for ypldap. > I could see OpenBSD (amd64/4.9) comes with its own ldap server. Is > ypldap able to fetch user and group information from a openldap > server? This might be of help to you: http

ypldap

2011-06-29 Thread Friedrich Locke
Hi folks, i would liket to implement openldap as my ldap server to store user/group information for ypldap. I could see OpenBSD (amd64/4.9) comes with its own ldap server. Is ypldap able to fetch user and group information from a openldap server? Do you have any experience with the scenario above

Re: Trouble getting groups through ypldap

2010-10-14 Thread John Danks
On Thu, Oct 14, 2010 at 2:38 PM, Nigel Taylor wrote: > > It could be the groups your missing have no members, which fails to output the > group. You can confirm this my adding a user to one of the groups, and see if > the group is displayed. This following change, rather than skipping output of >

Re: Trouble getting groups through ypldap

2010-10-14 Thread Nigel Taylor
Nigel Taylor $ cvs -R -q -d /cvs diff -u Index: ldapclient.c === RCS file: /cvs/src/usr.sbin/ypldap/ldapclient.c,v retrieving revision 1.14 diff -u -r1.14 ldapclient.c --- ldapclient.c6 Jun 2009 05:02:58 - 1.14

Trouble getting groups through ypldap

2010-10-14 Thread John Danks
I'm attempting to setup OpenLDAP, Samba and ypldap on 4.7. OpenLDAP is up and running along with Samba, and I've used the smbldap tools to populate the directory. I'm having trouble getting the full list of LDAP groups with getent. At first I ran "getent group" and d

Re: ypldap and ldap paged results

2010-09-13 Thread Wilhelm
.09.2010 11:45, schrieb Martin Hedenfalk: >> >>> 13 sep 2010 kl. 09.30 skrev Wilhelm: >>> >>> >>> >>>> Hi all, >>>> >>>> I try to use ypldap with a userbase > 1 entries. It stops (with >>>>

Re: ypldap and ldap paged results

2010-09-13 Thread Wilhelm
Am 13.09.2010 11:45, schrieb Martin Hedenfalk: > 13 sep 2010 kl. 09.30 skrev Wilhelm: > > >> Hi all, >> >> I try to use ypldap with a userbase > 1 entries. It stops (with >> error!) after 1000 entries, because the ldap server is ADS and has a >>

Re: ypldap and ldap paged results

2010-09-13 Thread Martin Hedenfalk
13 sep 2010 kl. 09.30 skrev Wilhelm: > Hi all, > > I try to use ypldap with a userbase > 1 entries. It stops (with > error!) after 1000 entries, because the ldap server is ADS and has a > page limit of 1000 entries. > > So the question is: is there a newer ypld

ypldap and ldap paged results

2010-09-13 Thread Wilhelm
Hi all, I try to use ypldap with a userbase > 1 entries. It stops (with error!) after 1000 entries, because the ldap server is ADS and has a page limit of 1000 entries. So the question is: is there a newer ypldap that can handle paged results? Thanks, -- Wilhelm

SOLVED: YPLDAP check_child: lost child ldap client terminated

2010-07-22 Thread Centro de Recursos Computacionais
Hi, This one http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ypldap/aldap.c?rev=1.26 solved my problem. Good work guys. Regards > Hello, > > OpenBSD 4.7-current (GENERIC.MP) #75: Sun Jul 4 15:06:32 MDT 2010 > > I'm trying to find a solution to the following

YPLDAP check_child: lost child ldap client terminated

2010-07-19 Thread Centro de Recursos Computacionais
Hello, OpenBSD 4.7-current (GENERIC.MP) #75: Sun Jul 4 15:06:32 MDT 2010 I'm trying to find a solution to the following problem, but did not identify the cause or origin. Someone can point a way for me to handle this situation and make the correction. Thank you for your attention. ypld

Re: How to refresh a map when using ypldap?

2010-04-25 Thread Vijay Sankar
Ingo Schwarze wrote: Hi Vijay, Vijay Sankar wrote on Sun, Apr 25, 2010 at 09:31:14AM -0500: When using ypldap, if I cd /var/yp make Executing Makefile.yp(8) will generate YP maps from static files. There is no way how that could fetch information from LDAP. So i do not think you want to

Re: How to refresh a map when using ypldap?

2010-04-25 Thread Ingo Schwarze
Hi Vijay, Vijay Sankar wrote on Sun, Apr 25, 2010 at 09:31:14AM -0500: > When using ypldap, if I > > cd /var/yp > make Executing Makefile.yp(8) will generate YP maps from static files. There is no way how that could fetch information from LDAP. So i do not think you want to update

Re: How to refresh a map when using ypldap?

2010-04-25 Thread Vijay Sankar
Vijay Sankar wrote: When using ypldap, if I cd /var/yp make I am not able to regenerate the YP maps and can't figure out what I am doing wrong. Here is what I get # cd /var/yp # make ===> foretell couldn't find /etc/ethers updated netid yp_master: clnt_call: RPC: Can&#x

How to refresh a map when using ypldap?

2010-04-25 Thread Vijay Sankar
When using ypldap, if I cd /var/yp make I am not able to regenerate the YP maps and can't figure out what I am doing wrong. Here is what I get # cd /var/yp # make ===> foretell couldn't find /etc/ethers updated netid yp_master: clnt_call: RPC: Can't decode result yp_mast

ypldap and samba

2009-08-08 Thread Per-Erik Persson
I finally got around to start using ypldap on openbsd 4.5 It works, thanks! However using Samba as an ads member together with ypldap doesn't seem to do it. I still need to add the accounts to passwd to make samba work. Going thru misc gives me some hints, but has anyone actually got it wo

Re: ypldap, "NULL domain !"

2009-08-05 Thread Pierre-Yves Ritschard
* Wijnand Wiersma (wijn...@videre.net) wrote: > Hi, > > I am trying to get ypldap working on a very recent snapshot and I > can't figure out what I am doing wrong. > It seems ypldap is working just fine: > # ypldap -dv > startup [debug mode] > configuration star

ypldap, "NULL domain !"

2009-08-04 Thread Wijnand Wiersma
Hi, I am trying to get ypldap working on a very recent snapshot and I can't figure out what I am doing wrong. It seems ypldap is working just fine: # ypldap -dv startup [debug mode] configuration starting applying configuration connecting to directories starting directory update update

ypldap and authorization with ldap

2009-05-07 Thread Vasiliy Kiryanov
Hello Pierre. I have spent some time to setup authorization with LDAP via ypldap and want to share some ideas that I believe can help others. I think you can add it to documentation for ypldap with some details. 1. we should use ypbind in addition to ypldap. 2. we should activate YP passwd

Re: ypldap and ldaps

2009-05-06 Thread Pierre-Yves Ritschard
On Wed, 6 May 2009 18:51:45 +0300 Vasiliy Kiryanov wrote: > Hello community. > > I would want to use ypldap with our ldap server that work over ssl. > The problem is how to change ypldap.conf to work with ldaps. > > I will appreciate any ideas. > > thanks. > Hi, T

Re: ypldap and ldaps

2009-05-06 Thread FRLinux
On Wed, May 6, 2009 at 4:51 PM, Vasiliy Kiryanov wrote: > I would want to use ypldap with our ldap server that work over ssl. > The problem is how to change ypldap.conf to work with ldaps. Hello, I took this as a base : http://kerneltrap.org/index.php?q=mailarchive/openbsd-misc/2008

ypldap and ldaps

2009-05-06 Thread Vasiliy Kiryanov
Hello community. I would want to use ypldap with our ldap server that work over ssl. The problem is how to change ypldap.conf to work with ldaps. I will appreciate any ideas. thanks.

Re: Sudo & YPLDAP

2009-01-22 Thread Gavin Norman
I'm aware of that, but sudo whinges about uid x not being in /etc/passwd if they are from ypldap. Regards. -- Gavin Norman IT Manager R&C Services Vic M: +614 0935 4020 E: gav...@rcservices.com.au

Re: Sudo & YPLDAP

2009-01-22 Thread uw
Am Thu, 22 Jan 2009 14:04:00 +1100 schrieb Gavin Norman : > Greetings, > > Anyone had any luck getting sudo working with YPLDAP/LDAP? > > Regards. You don't need ypldap. This is a LDAP-to-NIS server which provides NIS maps for users and groups so You can fetch passwd/group

Sudo & YPLDAP

2009-01-21 Thread Gavin Norman
Greetings, Anyone had any luck getting sudo working with YPLDAP/LDAP? Regards. -- Gavin Norman IT Manager R&C Services Vic E: gav...@rcservices.com.au

Re: ypldap

2008-11-18 Thread Stuart Henderson
On 2008-11-18, John Nietzsche <[EMAIL PROTECTED]> wrote: > Dear list members, > > i am reading "What's new" for OpenBSD 4.4. It is stated about the > initial import of ypldap(8). But, i cannot locate the ypldap daemon. > Do you know where is it? > > Thank

Re: ypldap

2008-11-18 Thread raven
John Nietzsche ha scritto: Dear list members, i am reading "What's new" for OpenBSD 4.4. It is stated about the initial import of ypldap(8). But, i cannot locate the ypldap daemon. Do you know where is it? Thanks a lot. Search on the archives. http://marc.info/?t=12236616303&r=1&w=2

ypldap

2008-11-18 Thread John Nietzsche
Dear list members, i am reading "What's new" for OpenBSD 4.4. It is stated about the initial import of ypldap(8). But, i cannot locate the ypldap daemon. Do you know where is it? Thanks a lot.

ypldap and bind credentials

2008-09-18 Thread uw
Hello list, did someone try to use ypldap which is in src/usr.sbin/ypldap since two month? I tried to configure this but I don't know how to specify the bind password additional to the binddn. Also I don't know how to configure the base for the ldap searches. Thanks in advanc