I compiled on my ubuntu server, updated the ini. I set debug to true, but I don't see anything happen.
$ ./goklp
Usage:
goklp <username>
goklp [--config=<config>] <username>
goklp -h --help
goklp --version
$ ./goklp blysik
$
$ grep debug goklp.ini
goklp_debug = true
The other settings are there, and I can use ldapsearch to see my ssh keys. Thanks in advance.
I compiled on my ubuntu server, updated the ini. I set debug to true, but I don't see anything happen.
The other settings are there, and I can use ldapsearch to see my ssh keys. Thanks in advance.