Changes

Jump to navigation Jump to search
8 bytes removed ,  18:05, 16 March 2014
Line 109: Line 109:  
=====Add users and groups=====
 
=====Add users and groups=====
 
only the '''admin''' is allowed to browse your downloads with samba, if you want to add more users or groups
 
only the '''admin''' is allowed to browse your downloads with samba, if you want to add more users or groups
  config setprop transmission Smbusers "admin user1 user2 @group1 @group2"
+
  config setprop transmission Smbusers user1,user2,@group1,@group2
 
  signal-event conf-transmission
 
  signal-event conf-transmission
 
In the smb.conf a group is called by "@", do not forget to add it if you want to allow group1 : @group1<br />
 
In the smb.conf a group is called by "@", do not forget to add it if you want to allow group1 : @group1<br />

Navigation menu