Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Basic authentication and user access
Message
From
30/12/2016 10:42:23
 
 
General information
Forum:
Microsoft IIS Server
Category:
Other
Environment versions
OS:
Windows 8.1
Network:
Windows Server 2012
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01646198
Message ID:
01646214
Views:
41
>I think you are confusing authentication and authorization. Windows authentication is only going to check that the user has a valid windows account in the server - access is still determined by the App Pool account. You need to determine the actual user permissions yourself but how you do this depends on your needs. See this for the options :
>
>https://msdn.microsoft.com/en-us/library/aa291540(v=vs.71).aspx

As Rick mentioned in the other thread, that would also explain the situation.

I had been trying to avoid the web.config file adjustment. IAC, I moved all that back to the base design so to avoid using such Windows and IIS related authentication.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform