Getting Authenticaded Windows User

(from github.com/julianopcardoso)
If I configure LDAP/AD authentication with SSO will everybody have access to admin page?

I just wanna log searches of the user´s machine (LDAP authenticaded). Not guest user but LDAP User.

(from github.com/marevol)
User information is in fess_log.user_info index.

(from github.com/julianopcardoso)
Ok. I got it.
But I need to get the user from machine and save it in fess_log.user_info.

(from github.com/marevol)
What is the user from machine?
I think a username is stored.

(from github.com/julianopcardoso)
Is the user logged in machine (echo %username%).

(from github.com/marevol)
Hmm, Fess is not a client application…