Page 1 of 1

Default User for Cache and .gallery LAN storage

PostPosted: Tue Jun 05, 2018 1:06 pm
by Marco Sgorbati
hi everyone,
I have to set up DaVinci Resolve 14 to share Cache and .gallery on a LAN drive folder where I store the postgres DB too. all the Resolve workstation of my studio can share that folder.
But what's the default User that Resolve uses to connect LAN drives?
GUEST?
Does the server need to be "guest access" enabled?
How can I tell Resolve to connect with a different User name?

thx

Re: Default User for Cache and .gallery LAN storage

PostPosted: Thu Jun 07, 2018 2:54 pm
by Marco Sgorbati
no one?

Re: Default User for Cache and .gallery LAN storage

PostPosted: Thu Jun 07, 2018 4:03 pm
by Igor Riđanović
A simple
Code: Select all
ls -l
will tell you who owns the files and list the permissions.

Re: Default User for Cache and .gallery LAN storage

PostPosted: Thu Jun 07, 2018 4:09 pm
by Marco Sgorbati
hi Igor! thanks a lot. I'm a fanatic of "ls -lha".
but do you know a way to change that user?
all the Resolve generated files are owned by "nobody:wheel"
I'd like to make Resolve create file owned by "marco:staff" (just for example)