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

Question

Question

How I Switch Forms config to user authentication by laserfiche repository users after been LFDS Users?

asked on March 24, 2017

I make a downgrade from RIO to Avante and the help says that:

Switching your user authentication to Laserfiche Directory Service cannot be undone.

 

But i need to undone that config.

0 0

Answer

SELECTED ANSWER
replied on March 28, 2017 Show version history

Hi Gerardo, 

 

To resolve this issue in Web Client/Web Access

 

1. Navigate to C:\Program Files\Laserfiche\Web Access\Web Files\Config\WebAccessConfig.xml and in the LFDSSettings node, change the attribute 'Enabled'  to 'False'. 

 

<LFDSSettings Enabled="False" IssuerUrl="https://v-qa-release102.laserfiche.com/LFDSSTS/" UseSSO="False" />

 

2.  Navigate to  C:\Program Files\Laserfiche\Web Access\Web Files\Web.config. Ctrl + F for 'Authentication'. In the 'Authentication' node, change the attribute 'Mode' from 'None' to 'Windows'. 

<authentication mode="Windows" />

 

That should 'unlock' the Web Client configuration page by removing the redirect to LFDS. 

2 0

Replies

replied on March 26, 2017

Please see this post.

0 0
replied on March 27, 2017

That solve the issue.

 

Thanks Xiuhong.

 

 

0 0
replied on March 27, 2017

Taking advantage that you helped me with this.

 

I cant enter my webaccess configuration page because always try to pass by LFDS, what can i do in this case?

0 0
SELECTED ANSWER
replied on March 28, 2017 Show version history

Hi Gerardo, 

 

To resolve this issue in Web Client/Web Access

 

1. Navigate to C:\Program Files\Laserfiche\Web Access\Web Files\Config\WebAccessConfig.xml and in the LFDSSettings node, change the attribute 'Enabled'  to 'False'. 

 

<LFDSSettings Enabled="False" IssuerUrl="https://v-qa-release102.laserfiche.com/LFDSSTS/" UseSSO="False" />

 

2.  Navigate to  C:\Program Files\Laserfiche\Web Access\Web Files\Web.config. Ctrl + F for 'Authentication'. In the 'Authentication' node, change the attribute 'Mode' from 'None' to 'Windows'. 

<authentication mode="Windows" />

 

That should 'unlock' the Web Client configuration page by removing the redirect to LFDS. 

2 0
replied on March 29, 2017

That solve the issue Ryan

 

Thanks a lot.

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

Sign in to reply to this post.