You are viewing limited content. For full access, please sign in.

Question

Question

LF Server Windows Authentication issue

asked on December 10, 2014 Show version history

I have two virtual machines. One is the Laserfiche server and License server. The other is my development client. When I open Laserfiche Client 9.1 on the server I can log into a repository with my windows authentication. But when I try to use my Windows credentials to log in through my dev client code I get the error "Access denied. [9013]Laserfiche login failed." However, I am able to log in with Laserfiche admin credentials.

LFSession.LogIn(LFRepository); // my Windows login method

My Windows account is linked to the ADMIN account. I have checked firewalls and security settings.

Also, both time's I've updated the Laserfiche SDK I was unable to authenticate with the server to get the license no matter what I tried. My boss had to login with his Windows account and then use his credentials to get at the licensing. He is the one who set up the vm's and is also linked to ADMIN.

Thoughts?

0 0

Answer

SELECTED ANSWER
replied on December 10, 2014

I will check Event Viewer. I brought up the licensing stuff because I assumed it might be related, not being able to use my Windows account.

0 0

Replies

replied on December 10, 2014

Are you sure your code is running as you and not a generic service account, like Local System? If you have Audit Trail on for failed logins, you should be able to find the event from your application and see what user it tried.

I'm not sure where getting the license ties into the SDK. How were you trying to get the license?

0 0
replied on December 10, 2014

Audit failure is for my Windows account name.

0 0
replied on December 10, 2014

Any other ideas?

0 0
replied on December 11, 2014

I'm starting to think I may have been looking at the wrong Audit Failure. Do I need to enable Audit Trails in my Laserfiche code?

0 0
replied on December 10, 2014

Audit failure is for my Windows account name.

replied on December 16, 2014

This ended up being my solution: https://answers.laserfiche.com/questions/68611/Are-there-any-known-issues-with-using-sdk-92-and-connecting-to-a-91-server

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.