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 group->user mappi
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 currently implement
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
> 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...
On Mar 6, 2014, at 3:24 PM, Philip Guenther wrote:
> 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 configu
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
> I can now a
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
> I can now auth
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 implemented maps.
Philip Guenth
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 is /etc/nsswitch.ldap in which y
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 the console or by being abl
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.local.
On 2
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-07-01, at 6:53 PM, Fried
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, Jul 1
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 boot
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 my system.
> If you alre
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 installed OpenBSD and
> 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://blogs.helion-
Am 13.09.2010 12:32, schrieb Martin Hedenfalk:
> I am (slowly) working on the ldap client bits. I'll have paged results in
> mind, but don't expect anything soon.
>
Ok, thanks for the info.
Meanwhile I use a patch login_ldap: after successfull getting the user
dn and successfull bind to the l
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
>> page limit of 1000 entries.
>>
>> So the que
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 ypldap that can handle paged resu
* 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 starting
> applying configuration
> conn
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,
There is no ldaps support in
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/10/11/358961
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?
>
> Thanks a lot.
>
>
/usr/src/usr.sbin/ypldap
It w
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
25 matches
Mail list logo