Changes

From SME Server
Jump to navigationJump to search
130 bytes removed ,  06:27, 19 March 2023
Line 177: Line 177:     
=== Access the ISO share directory via samba ===
 
=== Access the ISO share directory via samba ===
{{Note box|1=This is NOT working at the moment bug #12336 https://bugs.koozali.org/show_bug.cgi?id=12336}}
   
This is where ISOs used for building/installing VMs are stored.
 
This is where ISOs used for building/installing VMs are stored.
    
By default, anyone defined in adminUser, Users or userGroups will have write access to the /opt/vbox/ISOs directory (share name virtualbox), regardless of the authtype.
 
By default, anyone defined in adminUser, Users or userGroups will have write access to the /opt/vbox/ISOs directory (share name virtualbox), regardless of the authtype.
   −
I suggest that we probably need a samba property with values none, adminUser, all. [https://bugs.koozali.org/show_bug.cgi?id=12337 (Bug #12337])
+
You can control whether the share is available/visible and who has access via the phpvirtualbox samba configuration item.
 
{| class="wikitable"
 
{| class="wikitable"
 
|+config setprop phpvirtualbox samba <none/adminUser/all>
 
|+config setprop phpvirtualbox samba <none/adminUser/all>
Line 192: Line 191:  
|-
 
|-
 
|adminUser
 
|adminUser
|user defined in adminUser ONLY, has write access to virtualbox share
+
|ONLY user defined in adminUser, has write access to virtualbox share
 
|-
 
|-
 
|all
 
|all
371

edits

Navigation menu