RE: How to set email address for a user when using AD?

2014-04-15 Thread David Aldrich
Hi Slide

Thanks for your reply. I have raised a Jira issue for this problem.

Best regards

David

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 14 April 2014 16:57
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?

Looks to be this block of code [1], not sure what it does as I am not a web 
person.


1 - 
https://github.com/jenkinsci/jenkins/blob/master/war/src/main/webapp/scripts/sortable.js#L207

On Mon, Apr 14, 2014 at 8:04 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
Yes:

SCRIPT5007: Unable to set value of the property 'innerHTML': object is null or 
undefined
sortable.js, line 209 character 17

David

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of Slide
Sent: 14 April 2014 15:52

To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?


Any errors in the js console on ie9?
Hi

Just for the record, the people list is displayed in Firefox but not in IE9.

Best regards

David

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of David Aldrich
Sent: 11 April 2014 13:51
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: RE: How to set email address for a user when using AD?

1.558

The list has been empty for months (I think).


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 11 April 2014 13:49
To: Jenkins User Mailing List
Subject: RE: How to set email address for a user when using AD?


I also use AD and have a list of people when I browse to the People page. What 
version of Jenkins are you using?
On Apr 11, 2014 2:52 AM, "David Aldrich" 
mailto:david.aldr...@emea.nec.com>> wrote:
Hi Richard

That isn’t the case for me.

I have Manage Jenkins > Configure Global Security > Access Control > Security 
Realm set to Active Directory

My People list is empty (previously contained entries before I used active 
directory).

BR

David


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of Richard Bywater
Sent: 11 April 2014 10:30
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?

Odd - I'm using AD too and I can see a list of people who have logged in and 
SCM ids...

Richard.

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
My People link gives an empty list of people.  Is that because I am using 
Active Directory?

David

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: 11 April 2014 09:04
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?



The People link will/should get you there (at least does on my install)



Richard

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi Slide



Thanks for your reply. I have done what you suggested and am happy with that.



But, I am right in thinking I can’t get to 
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn’t that a 
bit odd?



Best regards



David



From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 10 April 2014 18:35
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?



The easiest way would be to go to 
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct email 
address. The email plugins should pickup the address from there going foward.



On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi



We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.



If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain<mailto:fred.bloggs@ourdomain>.  How can I fix that please?



Best regards



David



--
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 
jenki

Re: How to set email address for a user when using AD?

2014-04-14 Thread Slide
Looks to be this block of code [1], not sure what it does as I am not a web
person.


1 -
https://github.com/jenkinsci/jenkins/blob/master/war/src/main/webapp/scripts/sortable.js#L207


On Mon, Apr 14, 2014 at 8:04 AM, David Aldrich
wrote:

>  Yes:
>
>
>
> SCRIPT5007: Unable to set value of the property 'innerHTML': object is
> null or undefined
> sortable.js, line 209 character 17 
>
>
>
> David
>
>
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Slide
> *Sent:* 14 April 2014 15:52
>
> *To:* Jenkins User Mailing List
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> Any errors in the js console on ie9?
>
> Hi
>
>
>
> Just for the record, the people list is displayed in Firefox but not in
> IE9.
>
>
>
> Best regards
>
>
>
> David
>
>
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *David Aldrich
> *Sent:* 11 April 2014 13:51
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* RE: How to set email address for a user when using AD?
>
>
>
> 1.558
>
>
>
> The list has been empty for months (I think).
>
>
>
>
>
> *From:* jenkinsci-users@googlegroups.com [
> mailto:jenkinsci-users@googlegroups.com ]
> *On Behalf Of *Slide
> *Sent:* 11 April 2014 13:49
> *To:* Jenkins User Mailing List
> *Subject:* RE: How to set email address for a user when using AD?
>
>
>
> I also use AD and have a list of people when I browse to the People page.
> What version of Jenkins are you using?
>
> On Apr 11, 2014 2:52 AM, "David Aldrich" 
> wrote:
>
> Hi Richard
>
>
>
> That isn’t the case for me.
>
>
>
> I have *Manage Jenkins > Configure Global Security > Access Control >
> Security Realm* set to *Active Directory*
>
>
>
> My People list is empty (previously contained entries before I used active
> directory).
>
>
>
> BR
>
> David
>
>
>
>
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Richard Bywater
> *Sent:* 11 April 2014 10:30
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> Odd - I'm using AD too and I can see a list of people who have logged in
> and SCM ids...
>
>
>
> Richard.
>
> On Friday, April 11, 2014, David Aldrich 
> wrote:
>
> My People link gives an empty list of people.  Is that because I am using
> Active Directory?
>
>
>
> David
>
>
>
> *From:* jenkinsci-users@googlegroups.com [
> mailto:jenkinsci-users@googlegroups.com ]
> *On Behalf Of *Richard Bywater
> *Sent:* 11 April 2014 09:04
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> The People link will/should get you there (at least does on my install)
>
>
>
> Richard
>
> On Friday, April 11, 2014, David Aldrich 
> wrote:
>
> Hi Slide
>
>
>
> Thanks for your reply. I have done what you suggested and am happy with
> that.
>
>
>
> But, I am right in thinking I can’t get to
> http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn’t
> that a bit odd?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> *From:* jenkinsci-users@googlegroups.com [
> mailto:jenkinsci-users@googlegroups.com ]
> *On Behalf Of *Slide
> *Sent:* 10 April 2014 18:35
> *To:* Jenkins User Mailing List
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> The easiest way would be to go to
> http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct
> email address. The email plugins should pickup the address from there going
> foward.
>
>
>
> On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
> wrote:
>
> Hi
>
>
>
> We use Active Directory to authenticate users in Jenkins.  Email to one of
> our users is going to the wrong email address.
>
>
>
> If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins
> is sending the email to fbloggs@ourdomain.  But his email address is
> fred.bloggs@ourdomain.  How can I fix that please?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> --
> 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.
> For more options, visit https:

RE: How to set email address for a user when using AD?

2014-04-14 Thread David Aldrich
Yes:

SCRIPT5007: Unable to set value of the property 'innerHTML': object is null or 
undefined
sortable.js, line 209 character 17<0>

David

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 14 April 2014 15:52
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?


Any errors in the js console on ie9?
Hi

Just for the record, the people list is displayed in Firefox but not in IE9.

Best regards

David

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of David Aldrich
Sent: 11 April 2014 13:51
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: RE: How to set email address for a user when using AD?

1.558

The list has been empty for months (I think).


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 11 April 2014 13:49
To: Jenkins User Mailing List
Subject: RE: How to set email address for a user when using AD?


I also use AD and have a list of people when I browse to the People page. What 
version of Jenkins are you using?
On Apr 11, 2014 2:52 AM, "David Aldrich" 
mailto:david.aldr...@emea.nec.com>> wrote:
Hi Richard

That isn’t the case for me.

I have Manage Jenkins > Configure Global Security > Access Control > Security 
Realm set to Active Directory

My People list is empty (previously contained entries before I used active 
directory).

BR

David


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of Richard Bywater
Sent: 11 April 2014 10:30
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?

Odd - I'm using AD too and I can see a list of people who have logged in and 
SCM ids...

Richard.

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
My People link gives an empty list of people.  Is that because I am using 
Active Directory?

David

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: 11 April 2014 09:04
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?



The People link will/should get you there (at least does on my install)



Richard

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi Slide



Thanks for your reply. I have done what you suggested and am happy with that.



But, I am right in thinking I can’t get to 
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn’t that a 
bit odd?



Best regards



David



From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 10 April 2014 18:35
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?



The easiest way would be to go to 
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct email 
address. The email plugins should pickup the address from there going foward.



On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi



We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.



If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain<mailto:fred.bloggs@ourdomain>.  How can I fix that please?



Best regards



David



--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.





--
Website: http://earl-of-code.com
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from 

Re: How to set email address for a user when using AD?

2014-04-14 Thread Slide
Any errors in the js console on ie9?

Hi



Just for the record, the people list is displayed in Firefox but not in IE9.



Best regards



David



*From:* jenkinsci-users@googlegroups.com [mailto:
jenkinsci-users@googlegroups.com] *On Behalf Of *David Aldrich
*Sent:* 11 April 2014 13:51
*To:* jenkinsci-users@googlegroups.com
*Subject:* RE: How to set email address for a user when using AD?



1.558



The list has been empty for months (I think).





*From:* jenkinsci-users@googlegroups.com [
mailto:jenkinsci-users@googlegroups.com ] *On
Behalf Of *Slide
*Sent:* 11 April 2014 13:49
*To:* Jenkins User Mailing List
*Subject:* RE: How to set email address for a user when using AD?



I also use AD and have a list of people when I browse to the People page.
What version of Jenkins are you using?

On Apr 11, 2014 2:52 AM, "David Aldrich"  wrote:

Hi Richard



That isn’t the case for me.



I have *Manage Jenkins > Configure Global Security > Access Control >
Security Realm* set to *Active Directory*



My People list is empty (previously contained entries before I used active
directory).



BR

David





*From:* jenkinsci-users@googlegroups.com [mailto:
jenkinsci-users@googlegroups.com] *On Behalf Of *Richard Bywater
*Sent:* 11 April 2014 10:30
*To:* jenkinsci-users@googlegroups.com
*Subject:* Re: How to set email address for a user when using AD?



Odd - I'm using AD too and I can see a list of people who have logged in
and SCM ids...



Richard.

On Friday, April 11, 2014, David Aldrich  wrote:

My People link gives an empty list of people.  Is that because I am using
Active Directory?



David



*From:* jenkinsci-users@googlegroups.com [
mailto:jenkinsci-users@googlegroups.com ] *On
Behalf Of *Richard Bywater
*Sent:* 11 April 2014 09:04
*To:* jenkinsci-users@googlegroups.com
*Subject:* Re: How to set email address for a user when using AD?



The People link will/should get you there (at least does on my install)



Richard

On Friday, April 11, 2014, David Aldrich  wrote:

Hi Slide



Thanks for your reply. I have done what you suggested and am happy with
that.



But, I am right in thinking I can’t get to
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn’t
that a bit odd?



Best regards



David



*From:* jenkinsci-users@googlegroups.com [
mailto:jenkinsci-users@googlegroups.com ] *On
Behalf Of *Slide
*Sent:* 10 April 2014 18:35
*To:* Jenkins User Mailing List
*Subject:* Re: How to set email address for a user when using AD?



The easiest way would be to go to
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct
email address. The email plugins should pickup the address from there going
foward.



On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
wrote:

Hi



We use Active Directory to authenticate users in Jenkins.  Email to one of
our users is going to the wrong email address.



If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is
sending the email to fbloggs@ourdomain.  But his email address is
fred.bloggs@ourdomain.  How can I fix that please?



Best regards



David



-- 
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.
For more options, visit https://groups.google.com/d/optout.





-- 
Website: http://earl-of-code.com

-- 
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.
For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Click 
here<https://www.mailcontrol.com/sr/43765ct6TN7GX2PQPOmvUiQSa3+T5MHv3EgrBpxoX7WKtlkiLZGInSdxewxG!rgku8jWC8Lj0FUc1vNYau6exQ==>to
report this email as spam.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop re

RE: How to set email address for a user when using AD?

2014-04-14 Thread David Aldrich
Hi

Just for the record, the people list is displayed in Firefox but not in IE9.

Best regards

David

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of David Aldrich
Sent: 11 April 2014 13:51
To: jenkinsci-users@googlegroups.com
Subject: RE: How to set email address for a user when using AD?

1.558

The list has been empty for months (I think).


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 11 April 2014 13:49
To: Jenkins User Mailing List
Subject: RE: How to set email address for a user when using AD?


I also use AD and have a list of people when I browse to the People page. What 
version of Jenkins are you using?
On Apr 11, 2014 2:52 AM, "David Aldrich" 
mailto:david.aldr...@emea.nec.com>> wrote:
Hi Richard

That isn't the case for me.

I have Manage Jenkins > Configure Global Security > Access Control > Security 
Realm set to Active Directory

My People list is empty (previously contained entries before I used active 
directory).

BR

David


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of Richard Bywater
Sent: 11 April 2014 10:30
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?

Odd - I'm using AD too and I can see a list of people who have logged in and 
SCM ids...

Richard.

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
My People link gives an empty list of people.  Is that because I am using 
Active Directory?

David

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: 11 April 2014 09:04
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?



The People link will/should get you there (at least does on my install)



Richard

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi Slide



Thanks for your reply. I have done what you suggested and am happy with that.



But, I am right in thinking I can't get to 
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't that a 
bit odd?



Best regards



David



From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 10 April 2014 18:35
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?



The easiest way would be to go to 
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct email 
address. The email plugins should pickup the address from there going foward.



On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi



We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.



If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain<mailto:fred.bloggs@ourdomain>.  How can I fix that please?



Best regards



David



--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.





--
Website: http://earl-of-code.com
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

Click 
here<https://www.mailcontrol.com/sr/43765ct6TN7GX2PQPOmvUiQSa3+T5MHv3EgrBpxoX7WKtlkiLZGInSdxewxG!rgku8jWC8Lj0FUc1vNYau6exQ==>
 to report this email as spam.
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and sto

RE: How to set email address for a user when using AD?

2014-04-11 Thread David Aldrich
1.558

The list has been empty for months (I think).


From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 11 April 2014 13:49
To: Jenkins User Mailing List
Subject: RE: How to set email address for a user when using AD?


I also use AD and have a list of people when I browse to the People page. What 
version of Jenkins are you using?
On Apr 11, 2014 2:52 AM, "David Aldrich" 
mailto:david.aldr...@emea.nec.com>> wrote:
Hi Richard

That isn't the case for me.

I have Manage Jenkins > Configure Global Security > Access Control > Security 
Realm set to Active Directory

My People list is empty (previously contained entries before I used active 
directory).

BR

David


From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>]
 On Behalf Of Richard Bywater
Sent: 11 April 2014 10:30
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?

Odd - I'm using AD too and I can see a list of people who have logged in and 
SCM ids...

Richard.

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
My People link gives an empty list of people.  Is that because I am using 
Active Directory?

David

From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: 11 April 2014 09:04
To: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com>
Subject: Re: How to set email address for a user when using AD?



The People link will/should get you there (at least does on my install)



Richard

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi Slide



Thanks for your reply. I have done what you suggested and am happy with that.



But, I am right in thinking I can't get to 
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't that a 
bit odd?



Best regards



David



From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 10 April 2014 18:35
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?



The easiest way would be to go to 
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct email 
address. The email plugins should pickup the address from there going foward.



On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi



We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.



If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain<mailto:fred.bloggs@ourdomain>.  How can I fix that please?



Best regards



David



--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.





--
Website: http://earl-of-code.com
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

Click 
here<https://www.mailcontrol.com/sr/43765ct6TN7GX2PQPOmvUiQSa3+T5MHv3EgrBpxoX7WKtlkiLZGInSdxewxG!rgku8jWC8Lj0FUc1vNYau6exQ==>
 to report this email as spam.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails 

RE: How to set email address for a user when using AD?

2014-04-11 Thread Slide
I also use AD and have a list of people when I browse to the People page.
What version of Jenkins are you using?
On Apr 11, 2014 2:52 AM, "David Aldrich"  wrote:

>  Hi Richard
>
>
>
> That isn't the case for me.
>
>
>
> I have *Manage Jenkins > Configure Global Security > Access Control >
> Security Realm* set to *Active Directory*
>
>
>
> My People list is empty (previously contained entries before I used active
> directory).
>
>
>
> BR
>
> David
>
>
>
>
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Richard Bywater
> *Sent:* 11 April 2014 10:30
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> Odd - I'm using AD too and I can see a list of people who have logged in
> and SCM ids...
>
>
>
> Richard.
>
> On Friday, April 11, 2014, David Aldrich 
> wrote:
>
> My People link gives an empty list of people.  Is that because I am using
> Active Directory?
>
>
>
> David
>
>
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Richard Bywater
> *Sent:* 11 April 2014 09:04
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> The People link will/should get you there (at least does on my install)
>
>
>
> Richard
>
> On Friday, April 11, 2014, David Aldrich 
> wrote:
>
> Hi Slide
>
>
>
> Thanks for your reply. I have done what you suggested and am happy with
> that.
>
>
>
> But, I am right in thinking I can't get to
> http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't
> that a bit odd?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> *From:* jenkinsci-users@googlegroups.com [
> mailto:jenkinsci-users@googlegroups.com ]
> *On Behalf Of *Slide
> *Sent:* 10 April 2014 18:35
> *To:* Jenkins User Mailing List
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> The easiest way would be to go to
> http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct
> email address. The email plugins should pickup the address from there going
> foward.
>
>
>
> On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
> wrote:
>
> Hi
>
>
>
> We use Active Directory to authenticate users in Jenkins.  Email to one of
> our users is going to the wrong email address.
>
>
>
> If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins
> is sending the email to fbloggs@ourdomain.  But his email address is
> fred.bloggs@ourdomain.  How can I fix that please?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
>
> --
> Website: http://earl-of-code.com
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>
>  Click 
> here<https://www.mailcontrol.com/sr/43765ct6TN7GX2PQPOmvUiQSa3+T5MHv3EgrBpxoX7WKtlkiLZGInSdxewxG!rgku8jWC8Lj0FUc1vNYau6exQ==>to
>  report this email as spam.
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


RE: How to set email address for a user when using AD?

2014-04-11 Thread David Aldrich
Hi Richard

That isn't the case for me.

I have Manage Jenkins > Configure Global Security > Access Control > Security 
Realm set to Active Directory

My People list is empty (previously contained entries before I used active 
directory).

BR

David


From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: 11 April 2014 10:30
To: jenkinsci-users@googlegroups.com
Subject: Re: How to set email address for a user when using AD?

Odd - I'm using AD too and I can see a list of people who have logged in and 
SCM ids...

Richard.

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
My People link gives an empty list of people.  Is that because I am using 
Active Directory?

David

From: 
jenkinsci-users@googlegroups.com
 
[mailto:jenkinsci-users@googlegroups.com]
 On Behalf Of Richard Bywater
Sent: 11 April 2014 09:04
To: 
jenkinsci-users@googlegroups.com
Subject: Re: How to set email address for a user when using AD?



The People link will/should get you there (at least does on my install)



Richard

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi Slide



Thanks for your reply. I have done what you suggested and am happy with that.



But, I am right in thinking I can't get to 
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't that a 
bit odd?



Best regards



David



From: jenkinsci-users@googlegroups.com<mailto:jenkinsci-users@googlegroups.com> 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 10 April 2014 18:35
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?



The easiest way would be to go to 
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct email 
address. The email plugins should pickup the address from there going foward.



On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:

Hi



We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.



If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain<mailto:fred.bloggs@ourdomain>.  How can I fix that please?



Best regards



David



--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.





--
Website: http://earl-of-code.com
--
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.
For more options, visit https://groups.google.com/d/optout.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.


Click 
here<https://www.mailcontrol.com/sr/43765ct6TN7GX2PQPOmvUiQSa3+T5MHv3EgrBpxoX7WKtlkiLZGInSdxewxG!rgku8jWC8Lj0FUc1vNYau6exQ==>
 to report this email as spam.

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: How to set email address for a user when using AD?

2014-04-11 Thread Richard Bywater
Odd - I'm using AD too and I can see a list of people who have logged in
and SCM ids...

Richard.

On Friday, April 11, 2014, David Aldrich  wrote:

>  My People link gives an empty list of people.  Is that because I am
> using Active Directory?
>
>
>
> David
>
>
>
> *From:* 
> jenkinsci-users@googlegroups.com[mailto:
> jenkinsci-users@googlegroups.com]
> *On Behalf Of *Richard Bywater
> *Sent:* 11 April 2014 09:04
> *To:* 
> jenkinsci-users@googlegroups.com
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> The People link will/should get you there (at least does on my install)
>
>
>
> Richard
>
> On Friday, April 11, 2014, David Aldrich 
> wrote:
>
> Hi Slide
>
>
>
> Thanks for your reply. I have done what you suggested and am happy with
> that.
>
>
>
> But, I am right in thinking I can't get to
> http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't
> that a bit odd?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Slide
> *Sent:* 10 April 2014 18:35
> *To:* Jenkins User Mailing List
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> The easiest way would be to go to
> http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct
> email address. The email plugins should pickup the address from there going
> foward.
>
>
>
> On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
> wrote:
>
> Hi
>
>
>
> We use Active Directory to authenticate users in Jenkins.  Email to one of
> our users is going to the wrong email address.
>
>
>
> If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins
> is sending the email to fbloggs@ourdomain.  But his email address is
> fred.bloggs@ourdomain.  How can I fix that please?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
>
> --
> Website: http://earl-of-code.com
>
>  --
> 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
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


RE: How to set email address for a user when using AD?

2014-04-11 Thread David Aldrich
My People link gives an empty list of people.  Is that because I am using 
Active Directory?

David

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: 11 April 2014 09:04
To: jenkinsci-users@googlegroups.com
Subject: Re: How to set email address for a user when using AD?

The People link will/should get you there (at least does on my install)

Richard

On Friday, April 11, 2014, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
Hi Slide

Thanks for your reply. I have done what you suggested and am happy with that.

But, I am right in thinking I can't get to 
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't that a 
bit odd?

Best regards

David

From: 
jenkinsci-users@googlegroups.com
 
[mailto:jenkinsci-users@googlegroups.com]
 On Behalf Of Slide
Sent: 10 April 2014 18:35
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?

The easiest way would be to go to 
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct email 
address. The email plugins should pickup the address from there going foward.

On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
>
 wrote:
Hi

We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.

If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain.  
How can I fix that please?

Best regards

David

--
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.
For more options, visit https://groups.google.com/d/optout.



--
Website: http://earl-of-code.com
--
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.
For more options, visit https://groups.google.com/d/optout.

Click 
here<https://www.mailcontrol.com/sr/bbPdUfAEtBbGX2PQPOmvUg0KooX!PhOybSFAbBp7xvPoOez9hwPnqDI37yqzjQHZMUINLkuKsKuqQH8FWVwkvA==>
 to report this email as spam.
--
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.
For more options, visit https://groups.google.com/d/optout.
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: How to set email address for a user when using AD?

2014-04-11 Thread Richard Bywater
The People link will/should get you there (at least does on my install)

Richard

On Friday, April 11, 2014, David Aldrich  wrote:

>  Hi Slide
>
>
>
> Thanks for your reply. I have done what you suggested and am happy with
> that.
>
>
>
> But, I am right in thinking I can't get to
> http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't
> that a bit odd?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> *From:* 
> jenkinsci-users@googlegroups.com[mailto:
> jenkinsci-users@googlegroups.com]
> *On Behalf Of *Slide
> *Sent:* 10 April 2014 18:35
> *To:* Jenkins User Mailing List
> *Subject:* Re: How to set email address for a user when using AD?
>
>
>
> The easiest way would be to go to
> http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct
> email address. The email plugins should pickup the address from there going
> foward.
>
>
>
> On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
> >
> wrote:
>
> Hi
>
>
>
> We use Active Directory to authenticate users in Jenkins.  Email to one of
> our users is going to the wrong email address.
>
>
>
> If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins
> is sending the email to fbloggs@ourdomain.  But his email address is
> fred.bloggs@ourdomain.
>  How can I fix that please?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> --
> 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
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
>
> --
> Website: http://earl-of-code.com
>
> --
> 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
> .
> For more options, visit https://groups.google.com/d/optout.
>
>  Click 
> here<https://www.mailcontrol.com/sr/bbPdUfAEtBbGX2PQPOmvUg0KooX!PhOybSFAbBp7xvPoOez9hwPnqDI37yqzjQHZMUINLkuKsKuqQH8FWVwkvA==>to
>  report this email as spam.
>
> --
> 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
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.


RE: How to set email address for a user when using AD?

2014-04-11 Thread David Aldrich
Hi Slide

Thanks for your reply. I have done what you suggested and am happy with that.

But, I am right in thinking I can't get to 
http://YOURSERVER/jenkins/user/fbloggs/configure from the menus?  Isn't that a 
bit odd?

Best regards

David

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Slide
Sent: 10 April 2014 18:35
To: Jenkins User Mailing List
Subject: Re: How to set email address for a user when using AD?

The easiest way would be to go to 
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct email 
address. The email plugins should pickup the address from there going foward.

On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich 
mailto:david.aldr...@emea.nec.com>> wrote:
Hi

We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.

If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain<mailto:fred.bloggs@ourdomain>.  How can I fix that please?

Best regards

David

--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.



--
Website: http://earl-of-code.com
--
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.


Click 
here<https://www.mailcontrol.com/sr/bbPdUfAEtBbGX2PQPOmvUg0KooX!PhOybSFAbBp7xvPoOez9hwPnqDI37yqzjQHZMUINLkuKsKuqQH8FWVwkvA==>
 to report this email as spam.

-- 
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.
For more options, visit https://groups.google.com/d/optout.


Re: How to set email address for a user when using AD?

2014-04-10 Thread Slide
The easiest way would be to go to
http://YOURSERVER/jenkins/user/fbloggs/configure and enter the correct
email address. The email plugins should pickup the address from there going
foward.


On Thu, Apr 10, 2014 at 9:41 AM, David Aldrich
wrote:

>  Hi
>
>
>
> We use Active Directory to authenticate users in Jenkins.  Email to one of
> our users is going to the wrong email address.
>
>
>
> If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins
> is sending the email to fbloggs@ourdomain.  But his email address is
> fred.bloggs@ourdomain.  How can I fix that please?
>
>
>
> Best regards
>
>
>
> David
>
>
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Website: http://earl-of-code.com

-- 
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.
For more options, visit https://groups.google.com/d/optout.


How to set email address for a user when using AD?

2014-04-10 Thread David Aldrich
Hi

We use Active Directory to authenticate users in Jenkins.  Email to one of our 
users is going to the wrong email address.

If his name is Fred Bloggs, his svn credentials are fbloggs, and Jenkins is 
sending the email to fbloggs@ourdomain.  But his email address is 
fred.bloggs@ourdomain.  How can I fix that please?

Best regards

David

-- 
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.
For more options, visit https://groups.google.com/d/optout.