Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-06 Thread Tim Dunphy
Message- From: Tim Dunphy [mailto:bluethu...@gmail.com] Sent: Saturday, May 05, 2012 9:43 PM To: Discussion list for OpenIndiana Subject: Re: [OpenIndiana-discuss] openindiana ldap client Thanks! That really did the trick! ldapclient manual -a credentialLevel=proxy -a authenticationMethod

[OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Tim Dunphy
hello openindiana list! I thank you for helping me through the link aggregation issue I had the other day. That is currently working quite well. At this point I need to set this oi 151 box as an ldap client. The server is a BSD 8.2 box running open ldap 2.4 I have downloaded pam_ldap 186 and

Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Tim Dunphy
I've also tried using ldapclient, but am having no luck there either: root@openindiana:~/nss_ldap-265# ldapclient init -v -a profileName=default \ -a domainname=example.com \ -a proxyDN=cn=uid=proxy,ou=People,dc=example,dc=com \ -a proxyPassword=secret \ 192.168.1.44 Parsing

Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Joshua M. Clulow
On 6 May 2012 11:15, Tim Dunphy bluethu...@gmail.com wrote: I've also tried using ldapclient, but am having no luck there either: I would definitely suggest that you'll want to use the native LDAP bits, not the PADL stuff. root@openindiana:~/nss_ldap-265# ldapclient init -v -a

Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Tim Dunphy
Thanks! That really did the trick! ldapclient manual -a credentialLevel=proxy -a authenticationMethod=simple -a proxyDN=cn=Manager,dc=example,dc=com -a proxyPassword=secret -a defaultSearchBase=dc=example,dc=com -a domainName=example.com -a defaultServerList=192.168.1.44 Grep ldap for ldap

Re: [OpenIndiana-discuss] openindiana ldap client

2012-05-05 Thread Mike La Spina
[mailto:bluethu...@gmail.com] Sent: Saturday, May 05, 2012 9:43 PM To: Discussion list for OpenIndiana Subject: Re: [OpenIndiana-discuss] openindiana ldap client Thanks! That really did the trick! ldapclient manual -a credentialLevel=proxy -a authenticationMethod=simple -a proxyDN=cn=Manager,dc