[Samba] Using GPO to mount shares on Linux

mj lists at merit.unu.edu
Wed Oct 11 11:36:11 UTC 2017



On 10/11/2017 01:24 PM, mj via samba wrote:
>> root at dmmember:~# mount | grep username
>> //fileserver.company.com/username on /home/username/username type cifs 
>> (rw,relatime,sec=ntlmi,unc=\\filehost.company.com\username,username=username,domain=WRKGRP,uid=49611,forceuid,gid=513,forcegid,addr=192.168.89.2,unix,posixpaths,serverino,acl,rsize=61440,wsize=65536,actimeo=1) 
>>

Or on a different server, with slightly different mount options:

> 
> //fileserver.company.com/Temp$ on /home/username/temp type cifs (rw,relatime,vers=3.0,sec=ntlmsspi,cache=strict,username=username,domain=WRKGRP,uid=49609,forceuid,gid=513,forcegid,addr=192.168.8.12,file_mode=0755,dir_mode=0755,nounix,serverino,rsize=65536,wsize=65536,actimeo=1)


The uid=49609,forceuid,gid=513,forcegid were not added by me, they were 
added automatically by pam-mount I guess, but perhaps that would help in 
your situation, with your wrong permissions?

MJ



More information about the samba mailing list