[sudo-users] sudo with LdapUxClient on hpux

Bianca.Kumer at infineon.com Bianca.Kumer at infineon.com
Thu May 22 09:08:27 MDT 2014


Thanks

Following solution works for 11.23 and 11.31:
ssl on
tls_checkpeer yes
tls_cert /etc/opt/ldapux/cert8.db
uri ldaps://XXXXX 
binddn cn=XXXXX
bindpw XXXXX
timelimit 50
bind_timelimit 15
sudoers_base XXXXX

-----Original Message-----
From: Todd C. Miller [mailto:Todd.Miller at courtesan.com] 
Sent: Thursday, May 22, 2014 5:06 PM
To: Kumer Bianca (IFAG IT OS EMEA DC)
Cc: sudo-users at sudo.ws
Subject: Re: [sudo-users] sudo with LdapUxClient on hpux

On Thu, 22 May 2014 07:01:06 -0000, Bianca.Kumer at infineon.com wrote:

> i try to get sudo running with the standard LdapUxClient package on HPUX.
> But it do not work.
> Does the precompiled version work with standard LdapUxClient?
> If yes, what do I have to add in /etc/opt/ldapux/ldapux_client.conf 
> for sudoe rs.base?

You can use one of the HP-UX sudo-ldap packages from:
    http://www.sudo.ws/download.html#binary

Sudo does not use /etc/opt/ldapux/ldapux_client.conf, you need to create an /etc/ldap.conf file as per the sudoers.ldap manual page.

 - todd



More information about the sudo-users mailing list