Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this still work? #1

Open
blysik opened this issue Mar 15, 2023 · 1 comment
Open

Does this still work? #1

blysik opened this issue Mar 15, 2023 · 1 comment

Comments

@blysik
Copy link

blysik commented Mar 15, 2023

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.

@Fusion
Copy link
Collaborator

Fusion commented Mar 20, 2023

Hi.

It looks like syslog broke even further in recent MacOS releases. If you are on Linux, check the output of /var/log/messages or /var/log/syslog

I just committed a new version that can also output to the terminal. Note that this should NOT be used in production.

In addition, this new version does not display anything that would disturb its output's parsing.

I also updated goklp.ini and this version works with glauth using the example sample-simple.cfg configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants