epugh commented on PR #4534:
URL: https://github.com/apache/solr/pull/4534#issuecomment-4778491572

   I used the admin UI page's "how to enable security" and noticed:
   
   Successfully enabled basic auth with username [eric] assigned to all roles 
(superadmin, admin, index, search).
   
   IMPORTANT: The following template users have been created with NO password 
set and cannot log in until passwords are assigned:
     - admin  (roles: admin, index, search)
     - index  (roles: index, search)
     - search  (roles: search)
   Set their passwords using the Admin UI Security page or the authentication 
API.
   
   ----------------
   
   One thing I wonder about, *superadmin* has the `security-edit`, but nothing 
else.   Is having a superadmin really worth it?  Granting security seems like 
an *admin* thing.   I guess it's fine...   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to