Hi Thanks. I don’t think this is the case as it is a read only guest access samba share that I use ALL the time as such so I would be really surprised if it was a permission issue on the file server side. I can just do start-run and type the unc as any user and it just loads with no questions asked. I guess what I really seem to want is a mechanism (script with needed vars?) whereby I can start the service (like running condor_master on linux) and hope there is better debug information being output. From: htcondor-users-bounces@xxxxxxxxxxx [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of O'Donnell, Michael Have you set up folder permissions so that system nt can read your config file. We use the same set up and in order to get this to work, I assigned machines (versus users) read access to the folder containing the configuration files. Try this and then see if your service will start. mike On Thu, Jun 6, 2013 at 6:06 AM, Dunn, George Jr <dunng@xxxxxxxx> wrote: Hi Again, I promise I will stop flooding the list soon! J I am trying to have a central condor_config for these windows machine with UNC path. I have a share setup with guest read only. IE I can open windows explorer and type in the the path and it loads without any prompting. I have tried: - Setting the System environment variable CONDOR_CONFIG to the unc path to the file. -Setting the registry key [HKEY_LOCAL_MACHINE\SOFTWARE\Condor] "CONDOR_CONFIG"="\\x.x.x.x\\<share>\\condor_config" In both cases I get an error 1067 in windows when trying to start the service but nothing that I can find in the condor logs. I was reading that it may be due to Local Service account not having network access but to test I created I local user with administrator access and I still get the same error. Has anyone seen this or better yet found a solution / work around ? Almost There! Eddie
|