You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In quack.properties , I see the following attributes
auth.admin.login
auth.admin.password
auth.admin.logins
When I put 1 user id and 1 password in the 1st 2 attributes, quack configures that
user as an admin. If I put 2 user ids in auth.admin.login, quack doesn't accept either user id. I do not know how/if auth.admin.logins is supposed to work because when I put 2 user ids there, nothing different happens.
Is it possible to configure 2 or more admin accounts?
The text was updated successfully, but these errors were encountered:
In quack.properties , I see the following attributes
auth.admin.login
auth.admin.password
auth.admin.logins
When I put 1 user id and 1 password in the 1st 2 attributes, quack configures that
user as an admin. If I put 2 user ids in auth.admin.login, quack doesn't accept either user id. I do not know how/if auth.admin.logins is supposed to work because when I put 2 user ids there, nothing different happens.
Is it possible to configure 2 or more admin accounts?
The text was updated successfully, but these errors were encountered: