Re: Jenkins jobs on cifs mount drive

2017-01-25 Thread Christoph Nenning
You can modifiy your mount command to include uid of your local jenkins 
user:

-o username="remote samba user",uid=local-jenkins-uid


Regards,
Christoph



> From: jer...@bodycad.com
> To: Jenkins Users <jenkinsci-users@googlegroups.com>, 
> Date: 24.01.2017 20:18
> Subject: Jenkins jobs on cifs mount drive
> Sent by: jenkinsci-users@googlegroups.com
> 
> I'm currently having some issue with the jobs on a cifs mount for 
> Jenkins. The l
> ln -s builds/lastStableBuild /var/lib/jenkins/jobs/MyJob/lastStable 
failed: 13
> Permission denied
> 
> The user and group is both set to Jenkins and it can write there for
> the reste of the operation. My guess is that my network share 
> doesn't support "unix extensions" into samba, which is not under my 
> control. Anybody ever had this problems too?
> 
> -- 
> You received this message because you are subscribed to the Google 
> Groups "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, 
> send an email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/
> d/msgid/jenkinsci-users/a024eca5-06de-4803-95a1-25a2b5b3d97b%
> 40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

This Email was scanned by Sophos Anti Virus

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/OFBF2407E1.ADC627A8-ONC12580B3.003241BD-C12580B3.003249F3%40lex-com.net.
For more options, visit https://groups.google.com/d/optout.


Jenkins jobs on cifs mount drive

2017-01-24 Thread jerome
I'm currently having some issue with the jobs on a cifs mount for Jenkins. 
The l

ln -s builds/lastStableBuild /var/lib/jenkins/jobs/MyJob/lastStable failed: 13 
Permission denied

The user and group is both set to Jenkins and it can write there for the reste 
of the operation. My guess is that my network share doesn't support "unix 
extensions" into samba, which is not under my control. Anybody ever had this 
problems too?



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a024eca5-06de-4803-95a1-25a2b5b3d97b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.