Question owner (Stockage)
-
Hi,
Just a question. On “Storage Management” i use user “fog”, so why when i uploading a client for the owner i have “admin” ?
Thank.
-
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 ?
-
Yes.
The stockage node is a “Qnap”, so Linux. But it’s same when i use FogServer storage node (Debian).
It’s curious.
At your home, it’s the good user and not admin ?
-
I can’t say I have checked… but it’s supposed to be either fog:fog or fog:root on a standard installation.