Support Questions

Find answers, ask questions, and share your expertise

how to create a new user in apache zeppelin

New Contributor
 
2 REPLIES 2

Super Collaborator

@Pativada kumar You can create users under [users] section in Advanced zeppelin-shiro-ini configuration as shown below

[users]

<user_name> = <Password>, <role>

Example:

sai=password, admin


New Contributor

Default user name and password for zeppelin notebook