mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-04-29 18:27:48 +02:00
Added the Guest account with read permissions to the example user list
This commit is contained in:
parent
14300819ef
commit
0be9ecb03b
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
Loading…
Add table
Reference in a new issue