Re: [Cpu-users] TLS for CPU
Brought to you by:
matheny
From: Blake M. <bma...@pu...> - 2003-05-01 20:24:46
|
Under the [LDAP] section, you should have LDAP_URI. Check cpu.conf.doc, it has some comments about this. -Blake Paul Stevens wrote: > > Blake, > > I can confirm it works. Great, 'cause I really hate sasl. > > Only issue I have: how to specify the URI in the cpu.conf > > this works: > > cpu -x -Z ldap://ldap.nfg.nl cat > > but this fails: > > cpu -x cat > > even though cpu.conf reads: > > URI = "ldap://ldap.nfg.nl" > > what am I doing wrong here. > > > > Blake Matheny wrote: > >> Hello Everyone, >> I just applied a patch to CVS that allows people to use TLS for their >> administration sessions. This patch was provided by Jeff Clark, which >> I greatly appreciate. If you could test out CVS (and specifically the >> TLS support) and let me know if you find bugs, I would appreciate it. >> To enable TLS, specify '-x' at the command line. To specify the URI at >> the command line, use the '-Z' switch, or supply the URI and cpu.conf. >> >> -Blake >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Cpu-users mailing list >> Cpu...@li... >> https://lists.sourceforge.net/lists/listinfo/cpu-users >> > > |