Scott Sutherland 1597dffbdb
Added sample configs.
Added sample configs.
2024-09-23 10:31:24 -05:00

11 lines
393 B
XML

<?xml version='1.1' encoding='UTF-8'?>
<user>
<fullName>John Doe</fullName>
<properties>
<hudson.security.HudsonPrivateSecurityRealm_-Details>
<!-- Hashed password using bcrypt -->
<passwordHash>#jbcrypt:$2a$10$D6wVozrLhk.TIq.jBBKZluIh/EqzpjCUJFT/mWUnyAO4EYmxk5.aK</passwordHash>
</hudson.security.HudsonPrivateSecurityRealm_-Details>
</properties>
</user>