RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED
Caveats: NONE

Yes it says "Please check to see if this file is opened by another proram."

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Edwin Castro
Sent: Thursday, September 12, 2013 11:36 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user (UNCLASSIFIED)

Does it actually say the file is open by another program? Or is just reporting 
access is denied? Have you actually checked the ACLs on the file to make sure 
you actually have permissions to edit the file?

On 9/12/13 11:22 AM, Mead, Lance E CTR (US) wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> I have closed the editor, stopped the instance, stopped the service, shutdown 
> the browser.  Reopen the editor and it still says the file is open by another 
> program.
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com 
> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of 
> k.thiel...@comcast.net
> Sent: Thursday, September 12, 2013 11:15 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user (UNCLASSIFIED)
>
> Stopping the Jenkins instance should do the trick
>
>
> 
>
> From: "Lance E CTR Mead (US)" 
> To: jenkinsci-users@googlegroups.com
> Sent: Thursday, September 12, 2013 1:10:52 PM
> Subject: RE: Password for unknown user (UNCLASSIFIED) t
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> The access is denied, I cannot edit the file.  How to I release what ever is 
> controlling it?
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com 
> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of 
> k.thiel...@comcast.net
> Sent: Friday, September 06, 2013 11:40 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user
>
> You should be able to edit the main Jenkins config.xml file.  With Active 
> Directory on it should look something like this:
>
>  
>
>   true
>class="hudson.security.FullControlOnceLoggedInAuthorizationStrategy"/>
>class="hudson.plugins.active_directory.ActiveDirectorySecurityRealm" 
> plugin="active-directory@1.33">
> somedomain.com
> BunchOfLettersAndNumbers=
>   
>
>  
>
> Update it to look something like this (make a backup first : ) ):
>
>  
>
> true
>class="hudson.security.AuthorizationStrategy$Unsecured"/>
>   
>
>  
>
>  
>
> Then restart Jenkins
>
>
>
> 
>
> From: "lance e mead ctr" 
> To: jenkinsci-users@googlegroups.com
> Sent: Friday, September 6, 2013 8:41:46 AM
> Subject: Password for unknown user
>
>
>
> While attempting to set up Active Directory security was turned on. Now 
> Jenkins requires a User and Password and does not accept the current user's 
> information. Uninstalling and reinstalling Jenkins does not remove the 
> required login. Uninstalling and wiping the registry of Jenkins entries also 
> does not remove the login requirement. How does someone return to the 
> non-login state? If anyone has information about how to have Jenkins use 
> Active Directory that information would also be helpful.
>
>  
>

--
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/groups/opt_out.

Classification: UNCLASSIFIED
Caveats: NONE


-- 
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/groups/opt_out.


Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread k . thieling
Stopping the Jenkins instance should do the trick 

- Original Message -
From: "Lance E CTR Mead (US)"  
To: jenkinsci-users@googlegroups.com 
Sent: Thursday, September 12, 2013 1:10:52 PM 
Subject: RE: Password for unknown user (UNCLASSIFIED) 

Classification: UNCLASSIFIED 
Caveats: NONE 

The access is denied, I cannot edit the file.  How to I release what ever is 
controlling it? 

-Original Message- 
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net 
Sent: Friday, September 06, 2013 11:40 AM 
To: jenkinsci-users@googlegroups.com 
Subject: Re: Password for unknown user 

You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this: 

  

  true 
   
   
    somedomain.com 
    BunchOfLettersAndNumbers= 
   

  

Update it to look something like this (make a backup first : ) ): 

  

true 
   
   

  

  

Then restart Jenkins 



 

From: "lance e mead ctr"  
To: jenkinsci-users@googlegroups.com 
Sent: Friday, September 6, 2013 8:41:46 AM 
Subject: Password for unknown user 



While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful. 

  

-- 
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/groups/opt_out. 


-- 
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/groups/opt_out. 


Classification: UNCLASSIFIED 
Caveats: NONE 


-- 
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/groups/opt_out. 

-- 
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/groups/opt_out.


RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED
Caveats: NONE

No, I need to switch assignments, will reload Jenkins on Monday and see if that 
helps.

Thanks for responding.

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Thursday, September 12, 2013 11:58 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user (UNCLASSIFIED)

Strange, is it in some sort of container where you need to stop tomcat or 
apache or something like that?




From: "Lance E CTR Mead (US)" 
To: jenkinsci-users@googlegroups.com
Sent: Thursday, September 12, 2013 1:53:12 PM
Subject: RE: Password for unknown user (UNCLASSIFIED)

Classification: UNCLASSIFIED
Caveats: NONE

Tried to but after the reboot Java didn't start up until after I launch Jenkins

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Thursday, September 12, 2013 11:27 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user (UNCLASSIFIED)

probably need to kill java?




From: "Lance E CTR Mead (US)" 
To: jenkinsci-users@googlegroups.com
Sent: Thursday, September 12, 2013 1:22:05 PM
Subject: RE: Password for unknown user (UNCLASSIFIED)

Classification: UNCLASSIFIED
Caveats: NONE

I have closed the editor, stopped the instance, stopped the service, shutdown 
the browser.  Reopen the editor and it still says the file is open by another 
program.

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Thursday, September 12, 2013 11:15 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user (UNCLASSIFIED)

Stopping the Jenkins instance should do the trick




From: "Lance E CTR Mead (US)" 
To: jenkinsci-users@googlegroups.com
Sent: Thursday, September 12, 2013 1:10:52 PM
Subject: RE: Password for unknown user (UNCLASSIFIED) t
Classification: UNCLASSIFIED
Caveats: NONE

The access is denied, I cannot edit the file.  How to I release what ever is 
controlling it?

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Friday, September 06, 2013 11:40 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user

You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this:

 

  true
  
  
somedomain.com
BunchOfLettersAndNumbers=
  

 

Update it to look something like this (make a backup first : ) ):

 

true
  
   

 

 

Then restart Jenkins





From: "lance e mead ctr" 
To: jenkinsci-users@googlegroups.com
Sent: Friday, September 6, 2013 8:41:46 AM
Subject: Password for unknown user



While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful.

 

--
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


-- 
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


-- 
You received this message because you are subscribed to the Google Groups 
"

RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED
Caveats: FOUO

Yes, the shut down the Jenkins service, no change

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Brad Knowles
Sent: Thursday, September 12, 2013 11:28 AM
To: jenkinsci-users@googlegroups.com
Cc: Brad Knowles
Subject: Re: Password for unknown user (UNCLASSIFIED)

On Sep 12, 2013, at 1:22 PM, "Mead, Lance E CTR (US)" 
 wrote:

> I have closed the editor, stopped the instance, stopped the service, shutdown 
> the browser.  Reopen the editor and it still says the file is open by another 
> program.

It's Windows, right?  Did you reboot the machine?

--
Brad Knowles 
LinkedIn Profile: <http://tinyurl.com/y8kpxu>

-- 
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/groups/opt_out.

Classification: UNCLASSIFIED
Caveats: FOUO


-- 
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/groups/opt_out.


Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Chanda Unmack
Might try using process explorer - I've had to use that when jobs on
windows failed because something was keeping the file open.

http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx

hth

On Thu, Sep 12, 2013 at 11:59 AM, Mead, Lance E CTR (US) <
lance.e.mead@mail.mil> wrote:

> Classification: UNCLASSIFIED
> Caveats: NONE
>
> No, I need to switch assignments, will reload Jenkins on Monday and see if
> that helps.
>
> Thanks for responding.
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
> Sent: Thursday, September 12, 2013 11:58 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user (UNCLASSIFIED)
>
> Strange, is it in some sort of container where you need to stop tomcat or
> apache or something like that?
>
>
> 
>
> From: "Lance E CTR Mead (US)" 
> To: jenkinsci-users@googlegroups.com
> Sent: Thursday, September 12, 2013 1:53:12 PM
> Subject: RE: Password for unknown user (UNCLASSIFIED)
>
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> Tried to but after the reboot Java didn't start up until after I launch
> Jenkins
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
> Sent: Thursday, September 12, 2013 11:27 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user (UNCLASSIFIED)
>
> probably need to kill java?
>
>
> ________
>
> From: "Lance E CTR Mead (US)" 
> To: jenkinsci-users@googlegroups.com
> Sent: Thursday, September 12, 2013 1:22:05 PM
> Subject: RE: Password for unknown user (UNCLASSIFIED)
>
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> I have closed the editor, stopped the instance, stopped the service,
> shutdown the browser.  Reopen the editor and it still says the file is open
> by another program.
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
> Sent: Thursday, September 12, 2013 11:15 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user (UNCLASSIFIED)
>
> Stopping the Jenkins instance should do the trick
>
>
> 
>
> From: "Lance E CTR Mead (US)" 
> To: jenkinsci-users@googlegroups.com
> Sent: Thursday, September 12, 2013 1:10:52 PM
> Subject: RE: Password for unknown user (UNCLASSIFIED) t
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> The access is denied, I cannot edit the file.  How to I release what ever
> is controlling it?
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
> Sent: Friday, September 06, 2013 11:40 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user
>
> You should be able to edit the main Jenkins config.xml file.  With Active
> Directory on it should look something like this:
>
>
>
>   true
>class="hudson.security.FullControlOnceLoggedInAuthorizationStrategy"/>
>class="hudson.plugins.active_directory.ActiveDirectorySecurityRealm"
> plugin="active-directory@1.33">
> somedomain.com
> BunchOfLettersAndNumbers=
>   
>
>
>
> Update it to look something like this (make a backup first : ) ):
>
>
>
> true
>class="hudson.security.AuthorizationStrategy$Unsecured"/>
>   
>
>
>
>
>
> Then restart Jenkins
>
>
>
> 
>
> From: "lance e mead ctr" 
> To: jenkinsci-users@googlegroups.com
> Sent: Friday, September 6, 2013 8:41:46 AM
> Subject: Password for unknown user
>
>
>
> While attempting to set up Active Directory security was turned on. Now
> Jenkins requires a User and Password and does not accept the current user's
> information. Uninstalling and reinstalling Jenkins does not remove the
> required login. Uninstalling and wiping the registry of Jenkins entries
> also does not remove the login requirement. How does someone return to the
> non-login state? If anyone has information about how to have Jenkins use
> Active Directory that information would also be helpful.
>
>
>
> --
> 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 jenkin

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Edwin Castro
That message sounds like the editor is making a best guess as to what
the problem might be. It certainly doesn't look like a Windows error
message.

The Windows Installer package for Jenkins installs to C:\Program Files
or C:\Program Files (x86) by default which is a read-only filesystem
unless you are an Administrator. We installed to a non-default location
and our Jenkins directory is still only writable by the Administrators
group and SYSTEM user.

If you are not an Administrator on the system then you might consider
checking the permissions to make sure you do have write access to the file.

On 9/12/13 11:52 AM, Mead, Lance E CTR (US) wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> Yes it says "Please check to see if this file is opened by another proram."
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com 
> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Edwin Castro
> Sent: Thursday, September 12, 2013 11:36 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user (UNCLASSIFIED)
>
> Does it actually say the file is open by another program? Or is just 
> reporting access is denied? Have you actually checked the ACLs on the file to 
> make sure you actually have permissions to edit the file?
>
> On 9/12/13 11:22 AM, Mead, Lance E CTR (US) wrote:
>> Classification: UNCLASSIFIED
>> Caveats: NONE
>>
>> I have closed the editor, stopped the instance, stopped the service, 
>> shutdown the browser.  Reopen the editor and it still says the file is open 
>> by another program.
>>
>> -Original Message-
>> From: jenkinsci-users@googlegroups.com 
>> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of 
>> k.thiel...@comcast.net
>> Sent: Thursday, September 12, 2013 11:15 AM
>> To: jenkinsci-users@googlegroups.com
>> Subject: Re: Password for unknown user (UNCLASSIFIED)
>>
>> Stopping the Jenkins instance should do the trick
>>
>>
>> ____________
>>
>> From: "Lance E CTR Mead (US)" 
>> To: jenkinsci-users@googlegroups.com
>> Sent: Thursday, September 12, 2013 1:10:52 PM
>> Subject: RE: Password for unknown user (UNCLASSIFIED) t
>> Classification: UNCLASSIFIED
>> Caveats: NONE
>>
>> The access is denied, I cannot edit the file.  How to I release what ever is 
>> controlling it?
>>
>> -----Original Message-
>> From: jenkinsci-users@googlegroups.com 
>> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of 
>> k.thiel...@comcast.net
>> Sent: Friday, September 06, 2013 11:40 AM
>> To: jenkinsci-users@googlegroups.com
>> Subject: Re: Password for unknown user
>>
>> You should be able to edit the main Jenkins config.xml file.  With Active 
>> Directory on it should look something like this:
>>
>>  
>>
>>   true
>>   > class="hudson.security.FullControlOnceLoggedInAuthorizationStrategy"/>
>>   > class="hudson.plugins.active_directory.ActiveDirectorySecurityRealm" 
>> plugin="active-directory@1.33">
>> somedomain.com
>> BunchOfLettersAndNumbers=
>>   
>>
>>  
>>
>> Update it to look something like this (make a backup first : ) ):
>>
>>  
>>
>> true
>>   > class="hudson.security.AuthorizationStrategy$Unsecured"/>
>>   
>>
>>  
>>
>>  
>>
>> Then restart Jenkins
>>
>>
>>
>> 
>>
>> From: "lance e mead ctr" 
>> To: jenkinsci-users@googlegroups.com
>> Sent: Friday, September 6, 2013 8:41:46 AM
>> Subject: Password for unknown user
>>
>>
>>
>> While attempting to set up Active Directory security was turned on. Now 
>> Jenkins requires a User and Password and does not accept the current user's 
>> information. Uninstalling and reinstalling Jenkins does not remove the 
>> required login. Uninstalling and wiping the registry of Jenkins entries also 
>> does not remove the login requirement. How does someone return to the 
>> non-login state? If anyone has information about how to have Jenkins use 
>> Active Directory that information would also be helpful.
>>
>>  
>>
> --
> 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/groups/opt_out.
>
> Classification: UNCLASSIFIED
> Caveats: NONE
>
>

-- 
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/groups/opt_out.


RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED
Caveats: NONE

Tried to but after the reboot Java didn't start up until after I launch Jenkins

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Thursday, September 12, 2013 11:27 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user (UNCLASSIFIED)

probably need to kill java?




From: "Lance E CTR Mead (US)" 
To: jenkinsci-users@googlegroups.com
Sent: Thursday, September 12, 2013 1:22:05 PM
Subject: RE: Password for unknown user (UNCLASSIFIED)

Classification: UNCLASSIFIED
Caveats: NONE

I have closed the editor, stopped the instance, stopped the service, shutdown 
the browser.  Reopen the editor and it still says the file is open by another 
program.

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Thursday, September 12, 2013 11:15 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user (UNCLASSIFIED)

Stopping the Jenkins instance should do the trick




From: "Lance E CTR Mead (US)" 
To: jenkinsci-users@googlegroups.com
Sent: Thursday, September 12, 2013 1:10:52 PM
Subject: RE: Password for unknown user (UNCLASSIFIED) t
Classification: UNCLASSIFIED
Caveats: NONE

The access is denied, I cannot edit the file.  How to I release what ever is 
controlling it?

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Friday, September 06, 2013 11:40 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user

You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this:

 

  true
  
  
somedomain.com
BunchOfLettersAndNumbers=
  

 

Update it to look something like this (make a backup first : ) ):

 

true
  
   

 

 

Then restart Jenkins





From: "lance e mead ctr" 
To: jenkinsci-users@googlegroups.com
Sent: Friday, September 6, 2013 8:41:46 AM
Subject: Password for unknown user



While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful.

 

--
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


-- 
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


-- 
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


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

RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED
Caveats: NONE

The access is denied, I cannot edit the file.  How to I release what ever is 
controlling it?

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Friday, September 06, 2013 11:40 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user

You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this:

 

  true
  
  
somedomain.com
BunchOfLettersAndNumbers=
  

 

Update it to look something like this (make a backup first : ) ):

 

true
  
   

 

 

Then restart Jenkins





From: "lance e mead ctr" 
To: jenkinsci-users@googlegroups.com
Sent: Friday, September 6, 2013 8:41:46 AM
Subject: Password for unknown user



While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful.

 

-- 
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


-- 
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/groups/opt_out.


Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread k . thieling
Strange, is it in some sort of container where you need to stop tomcat or 
apache or something like that? 

- Original Message -
From: "Lance E CTR Mead (US)"  
To: jenkinsci-users@googlegroups.com 
Sent: Thursday, September 12, 2013 1:53:12 PM 
Subject: RE: Password for unknown user (UNCLASSIFIED) 

Classification: UNCLASSIFIED 
Caveats: NONE 

Tried to but after the reboot Java didn't start up until after I launch Jenkins 

-Original Message- 
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net 
Sent: Thursday, September 12, 2013 11:27 AM 
To: jenkinsci-users@googlegroups.com 
Subject: Re: Password for unknown user (UNCLASSIFIED) 

probably need to kill java? 


 

From: "Lance E CTR Mead (US)"  
To: jenkinsci-users@googlegroups.com 
Sent: Thursday, September 12, 2013 1:22:05 PM 
Subject: RE: Password for unknown user (UNCLASSIFIED) 

Classification: UNCLASSIFIED 
Caveats: NONE 

I have closed the editor, stopped the instance, stopped the service, shutdown 
the browser.  Reopen the editor and it still says the file is open by another 
program. 

-Original Message- 
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net 
Sent: Thursday, September 12, 2013 11:15 AM 
To: jenkinsci-users@googlegroups.com 
Subject: Re: Password for unknown user (UNCLASSIFIED) 

Stopping the Jenkins instance should do the trick 


 

From: "Lance E CTR Mead (US)"  
To: jenkinsci-users@googlegroups.com 
Sent: Thursday, September 12, 2013 1:10:52 PM 
Subject: RE: Password for unknown user (UNCLASSIFIED) t 
Classification: UNCLASSIFIED 
Caveats: NONE 

The access is denied, I cannot edit the file.  How to I release what ever is 
controlling it? 

-Original Message- 
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net 
Sent: Friday, September 06, 2013 11:40 AM 
To: jenkinsci-users@googlegroups.com 
Subject: Re: Password for unknown user 

You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this: 

  

  true 
   
   
    somedomain.com 
    BunchOfLettersAndNumbers= 
   

  

Update it to look something like this (make a backup first : ) ): 

  

true 
   
   

  

  

Then restart Jenkins 



 

From: "lance e mead ctr"  
To: jenkinsci-users@googlegroups.com 
Sent: Friday, September 6, 2013 8:41:46 AM 
Subject: Password for unknown user 



While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful. 

  

-- 
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/groups/opt_out. 


-- 
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/groups/opt_out. 


Classification: UNCLASSIFIED 
Caveats: NONE 


-- 
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/groups/opt_out. 


-- 
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/groups/opt_out. 


Classification: UNCLASSIFIED 
Caveats: NONE 


-- 
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/groups/opt_out. 


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

Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Brad Knowles
On Sep 12, 2013, at 1:22 PM, "Mead, Lance E CTR (US)" 
 wrote:

> I have closed the editor, stopped the instance, stopped the service, shutdown 
> the browser.  Reopen the editor and it still says the file is open by another 
> program.

It's Windows, right?  Did you reboot the machine?

--
Brad Knowles 
LinkedIn Profile: 

-- 
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/groups/opt_out.


Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Edwin Castro
Does it actually say the file is open by another program? Or is just
reporting access is denied? Have you actually checked the ACLs on the
file to make sure you actually have permissions to edit the file?

On 9/12/13 11:22 AM, Mead, Lance E CTR (US) wrote:
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> I have closed the editor, stopped the instance, stopped the service, shutdown 
> the browser.  Reopen the editor and it still says the file is open by another 
> program.
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com 
> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
> Sent: Thursday, September 12, 2013 11:15 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user (UNCLASSIFIED)
>
> Stopping the Jenkins instance should do the trick
>
>
> 
>
> From: "Lance E CTR Mead (US)" 
> To: jenkinsci-users@googlegroups.com
> Sent: Thursday, September 12, 2013 1:10:52 PM
> Subject: RE: Password for unknown user (UNCLASSIFIED)
> t
> Classification: UNCLASSIFIED
> Caveats: NONE
>
> The access is denied, I cannot edit the file.  How to I release what ever is 
> controlling it?
>
> -Original Message-
> From: jenkinsci-users@googlegroups.com 
> [mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
> Sent: Friday, September 06, 2013 11:40 AM
> To: jenkinsci-users@googlegroups.com
> Subject: Re: Password for unknown user
>
> You should be able to edit the main Jenkins config.xml file.  With Active 
> Directory on it should look something like this:
>
>  
>
>   true
>class="hudson.security.FullControlOnceLoggedInAuthorizationStrategy"/>
>class="hudson.plugins.active_directory.ActiveDirectorySecurityRealm" 
> plugin="active-directory@1.33">
> somedomain.com
> BunchOfLettersAndNumbers=
>   
>
>  
>
> Update it to look something like this (make a backup first : ) ):
>
>  
>
> true
>class="hudson.security.AuthorizationStrategy$Unsecured"/>
>
>
>  
>
>  
>
> Then restart Jenkins
>
>
>
> 
>
> From: "lance e mead ctr" 
> To: jenkinsci-users@googlegroups.com
> Sent: Friday, September 6, 2013 8:41:46 AM
> Subject: Password for unknown user
>
>
>
> While attempting to set up Active Directory security was turned on. Now 
> Jenkins requires a User and Password and does not accept the current user's 
> information. Uninstalling and reinstalling Jenkins does not remove the 
> required login. Uninstalling and wiping the registry of Jenkins entries also 
> does not remove the login requirement. How does someone return to the 
> non-login state? If anyone has information about how to have Jenkins use 
> Active Directory that information would also be helpful.
>
>  
>

-- 
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/groups/opt_out.


RE: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread Mead, Lance E CTR (US)
Classification: UNCLASSIFIED
Caveats: NONE

I have closed the editor, stopped the instance, stopped the service, shutdown 
the browser.  Reopen the editor and it still says the file is open by another 
program.

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Thursday, September 12, 2013 11:15 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user (UNCLASSIFIED)

Stopping the Jenkins instance should do the trick




From: "Lance E CTR Mead (US)" 
To: jenkinsci-users@googlegroups.com
Sent: Thursday, September 12, 2013 1:10:52 PM
Subject: RE: Password for unknown user (UNCLASSIFIED)
t
Classification: UNCLASSIFIED
Caveats: NONE

The access is denied, I cannot edit the file.  How to I release what ever is 
controlling it?

-Original Message-
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net
Sent: Friday, September 06, 2013 11:40 AM
To: jenkinsci-users@googlegroups.com
Subject: Re: Password for unknown user

You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this:

 

  true
  
  
somedomain.com
BunchOfLettersAndNumbers=
  

 

Update it to look something like this (make a backup first : ) ):

 

true
  
   

 

 

Then restart Jenkins





From: "lance e mead ctr" 
To: jenkinsci-users@googlegroups.com
Sent: Friday, September 6, 2013 8:41:46 AM
Subject: Password for unknown user



While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful.

 

-- 
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


-- 
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/groups/opt_out.


-- 
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/groups/opt_out.


Classification: UNCLASSIFIED
Caveats: NONE


-- 
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/groups/opt_out.


Re: Password for unknown user (UNCLASSIFIED)

2013-09-12 Thread k . thieling
probably need to kill java? 

- Original Message -
From: "Lance E CTR Mead (US)"  
To: jenkinsci-users@googlegroups.com 
Sent: Thursday, September 12, 2013 1:22:05 PM 
Subject: RE: Password for unknown user (UNCLASSIFIED) 

Classification: UNCLASSIFIED 
Caveats: NONE 

I have closed the editor, stopped the instance, stopped the service, shutdown 
the browser.  Reopen the editor and it still says the file is open by another 
program. 

-Original Message- 
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net 
Sent: Thursday, September 12, 2013 11:15 AM 
To: jenkinsci-users@googlegroups.com 
Subject: Re: Password for unknown user (UNCLASSIFIED) 

Stopping the Jenkins instance should do the trick 


 

From: "Lance E CTR Mead (US)"  
To: jenkinsci-users@googlegroups.com 
Sent: Thursday, September 12, 2013 1:10:52 PM 
Subject: RE: Password for unknown user (UNCLASSIFIED) 
t 
Classification: UNCLASSIFIED 
Caveats: NONE 

The access is denied, I cannot edit the file.  How to I release what ever is 
controlling it? 

-Original Message- 
From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of k.thiel...@comcast.net 
Sent: Friday, September 06, 2013 11:40 AM 
To: jenkinsci-users@googlegroups.com 
Subject: Re: Password for unknown user 

You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this: 

  

  true 
   
   
    somedomain.com 
    BunchOfLettersAndNumbers= 
   

  

Update it to look something like this (make a backup first : ) ): 

  

true 
   
   

  

  

Then restart Jenkins 



 

From: "lance e mead ctr"  
To: jenkinsci-users@googlegroups.com 
Sent: Friday, September 6, 2013 8:41:46 AM 
Subject: Password for unknown user 



While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful. 

  

-- 
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/groups/opt_out. 


-- 
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/groups/opt_out. 


Classification: UNCLASSIFIED 
Caveats: NONE 


-- 
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/groups/opt_out. 


-- 
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/groups/opt_out. 


Classification: UNCLASSIFIED 
Caveats: NONE 


-- 
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/groups/opt_out. 

-- 
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/groups/opt_out.


Re: Password for unknown user

2013-09-06 Thread k . thieling


You should be able to edit the main Jenkins config.xml file.  With Active 
Directory on it should look something like this: 



  true 
   
   
    somedomain.com 
    BunchOfLettersAndNumbers= 
   



Update it to look something like this (make a backup first : ) ): 

true 
   
   





Then restart Jenkins 



- Original Message -


From: "lance e mead ctr"  
To: jenkinsci-users@googlegroups.com 
Sent: Friday, September 6, 2013 8:41:46 AM 
Subject: Password for unknown user 




While attempting to set up Active Directory security was turned on. Now Jenkins 
requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the required 
login. Uninstalling and wiping the registry of Jenkins entries also does not 
remove the login requirement. How does someone return to the non-login state? 
If anyone has information about how to have Jenkins use Active Directory that 
information would also be helpful. 

  

-- 
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/groups/opt_out . 

-- 
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/groups/opt_out.


Password for unknown user

2013-09-06 Thread lance . e . mead . ctr
 

While attempting to set up Active Directory security was turned on. Now 
Jenkins requires a User and Password and does not accept the current user's 
information. Uninstalling and reinstalling Jenkins does not remove the 
required login. Uninstalling and wiping the registry of Jenkins entries 
also does not remove the login requirement. How does someone return to the 
non-login state? If anyone has information about how to have Jenkins use 
Active Directory that information would also be helpful.
 

-- 
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/groups/opt_out.