From Fedora Project Wiki
< SystemConfig | samba
(New page: = system-config-samba = Status: under review Style: application * dialogs are not centered (Add Share) == Add Share == * OK sensitive == Samba Users == * centered on screen * OK sensi...) |
No edit summary |
||
Line 18: | Line 18: | ||
* OK sensitive | * OK sensitive | ||
* when no password is entered it complains as passwords do not match - should be "no password" or let passwordless user | * when no password is entered it complains as passwords do not match - should be "no password" or let passwordless user | ||
=== User shares === | |||
Add a new tab to enable useshares and control them with something like this | |||
usershare path = /var/lib/samba/usershare | |||
usershare max shares = 100 | |||
usershare allow guests = yes | |||
usershare owner only = no | |||
and then the directory /var/lib/samba/usershare | |||
should be owned by s-c-samba | |||
== Help == | == Help == |
Revision as of 15:15, 1 April 2009
system-config-samba
Status: under review
Style: application
- dialogs are not centered (Add Share)
- OK sensitive
Samba Users
- centered on screen
- OK sensitive
Add User
- bad dialog placement
Create New Samba User
- OK sensitive
- when no password is entered it complains as passwords do not match - should be "no password" or let passwordless user
Add a new tab to enable useshares and control them with something like this
usershare path = /var/lib/samba/usershare usershare max shares = 100 usershare allow guests = yes usershare owner only = no
and then the directory /var/lib/samba/usershare should be owned by s-c-samba
Help
- missing
About
- nonstandard