Inside Activate
Web Portal
Disable Windows authentication for generic accounts
2 min
problem you need a user to log in to activate without using windows authentication because the logged in account is a shared or generic account solution create a system role named disable logon add a members parameter to the role, referencing a group in active directory that contains generic users add the required generic accounts to this ad group open the activate web client — a logon prompt will appear, allowing the user to manually enter their username and password this configuration is useful for shared or kiosk style devices where windows authentication is not appropriate