Hello
Maybe some of you will be able to help me, it's about how to mount share for domain users who log in to mac.
Not exactly how to do it, but how to discover the way it is done, for a simple reason I would like to sign another resource or replace the existing one,
Mac are in the domain, the only thing I saw in the logs when the resource does not connect is log from /var/log/system.log when:
Jan 6 12:29:01 computername.local: NetAuthSysAgent[337]: smb_mount: mount failed to servershare/share, syserr = No such file or directory
Jan 6 12:29:13 computername.local: lwMountWithArrayOfPaths: failed to mount prefPath=cifs://servershare/share error=2
I do not mean that there is no such directory because it is not there anymore, but where can I find the configuration file where will the path change for a given resource,
I know that in linux there is fstab.conf and there it was configured but in mac there is nothing about it.
I searched everything, I don't know if there is any script that runs it but I don't know how to track it.
Thank you for all the help