Re: Generating ~/.ssh/known_hosts from LDAP
On Mon, 15 Dec 2003 17:06:32 -0500
Clint Adams <schizo@debian.org> wrote:
> > I couldn't find any way to authenticate db.debian.org when using
> > direct LDAP(TLS doesn't seem to be supported), but nonetheless this
> > is damn convenient.
> >
> > (requires python-ldap)
>
> Or, for people who don't want python installed.
>
[debian-known-hosts text/plain (437 bytes)]
#!/bin/zsh
for i in ${(M)${(ps:\n\n:)${"$(ldapsearc ....
Now what do I do if I want neither python nor zsh installed ;)
grts Tim
Reply to: