Question owner (Stockage)
-
-
Check your settings in FOG Configuration -> FOG Settings -> TFTP Server -> TFTP_FTP User & Pass
-
User: fog
pass: 914xxxAll it’s ok, but i just want know why “admin” and not “fog”
-
Then I have no idea…
You can wipe all those ownerships and set it correctly with this:
[CODE]chown -R fog:root /share/MD0_DATA/images[/CODE]
-
Ok ok, so hopefully I will not have this question on my final oral exam
-
hmm… Your images are mounted on a share?
Is the remote share running Windows ? Maybe you took ownership of it to look at it?
-
Or, if you’re using Samba on a remote Linux machine, and used Windows Server to copy over your images, they might be owned by admin ?
-
-
I can’t say I have checked… but it’s supposed to be either fog:fog or fog:root on a standard installation.