I am having an issue. I have some services/dcoms that when they are attempting to start they first access a file share to gather some info.
The problem is that when the services are located on a server that is on a domain that is different from the server holding the file share the service does not have access to the file share.
I mapped a drive using a domain account of the file share domain and the service still does not have access to the file share. This is the same issue with a DCOM of mine.
The file share is open to EVERYONE so I don't think it is a rights issue.
Is there some setting that enables services to access file shares on a different domain? Or is there something else I am missing?
The problem is that when the services are located on a server that is on a domain that is different from the server holding the file share the service does not have access to the file share.
I mapped a drive using a domain account of the file share domain and the service still does not have access to the file share. This is the same issue with a DCOM of mine.
The file share is open to EVERYONE so I don't think it is a rights issue.
Is there some setting that enables services to access file shares on a different domain? Or is there something else I am missing?