Hi community,
I have an old server on my network on proxmox 5. It's a LXC (ubuntu 16). The LXC in integrated to our Active Directory (AD) domain.
On it I have a samba share and rights (owner and groups) are from domain.
From this LXC, when I go into my shared folder I see all my folders and files with myADuser:myADgroup permissions.
I have now a new LXC on ubuntu 18 (in the same domain) in another proxmox 6 server.
I mount the network share like that :
What's happen ?
How can I have the same permissions ? I need to copy files and folders with good permissions into my new LXC !
I have an old server on my network on proxmox 5. It's a LXC (ubuntu 16). The LXC in integrated to our Active Directory (AD) domain.
On it I have a samba share and rights (owner and groups) are from domain.
From this LXC, when I go into my shared folder I see all my folders and files with myADuser:myADgroup permissions.
I have now a new LXC on ubuntu 18 (in the same domain) in another proxmox 6 server.
I mount the network share like that :
- I added a CIFS storage into my pve
- On pve, into /etc/pve/lx/4000.conf => mp0: /mnt/pve/share,mp=/mnt/pve/share0
What's happen ?
How can I have the same permissions ? I need to copy files and folders with good permissions into my new LXC !