Guest User

Untitled

a guest
Apr 15th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. KafkaServer {
  2. com.company.CustomServerLoginModule required
  3. username={username}
  4. password={password}
  5. user_{username}={password}
  6. //Any additional users to configure
  7. };
Add Comment
Please, Sign In to add comment