Added the Guest account with read permissions to the example user list

This commit is contained in:
Tal Aloni 2017-01-13 15:07:46 +02:00
parent 14300819ef
commit 0be9ecb03b

View file

@ -8,6 +8,7 @@
</Shares>
<Users>
<User AccountName="Admin" Password="admin"></User>
<User AccountName="Guest" Password=""></User>
<User AccountName="Test" Password="test"></User>
</Users>
</Settings>