Script to install Samba with settings for FOG
-
svn checkout svn://svn.code.sf.net/p/samba-for-fog/svn/ samba-for-fog-svn cd samba-for-fog-svn ./installsamba.sh
-
Well… if you really want to protect your images, you’d also need to secure the access to the imaging process… It’s true that if /images requires auth, it makes it harder for someone to leak your images, however you’d need to make sure your attacker can’t just fake the MAC of a to-be-imaged computer and just retrieve your fog image with the credentials…
I’d say using samba/cifs is a bit overkill, especially if you don’t have proper security on layer2… But I see the point
-
@Gilou Setting up Samba started as a test for imaging through Samba.
But now, it’s mostly just for easy backup and transfer using Windows. Ultimately the Samba solution can be used by people however they see fit.