Hi,

I need to get a list of hosts from 389-ds that have ipaSshPubKey set and I’m having trouble contructing that. I’ve tried this:

ldapsearch -h HOST -b cn=computers,cn=accounts,dc=cnvr,dc=net 'ipaSshPubKey=*’

… but that doesn’t seem to work.

Am I missing something simple?

Thanks,
Sergei