0
ianbowles created
Hi, I have a problem where the LDAP of our customer, which we have no control over, already has a user named admin. So having a hard-coded user admin creates a problem. Can this be made configurable, or at least something unique to asp.netzero?
1 Answer(s)
-
0
Hi @ianbowles
You can see the discussion about this topic here https://github.com/aspnetboilerplate/aspnetboilerplate/issues/2948.
I think the easiest solution for you will be soft-deleting admin user(s) for the customer.