Secure Password

View: New views
5 Messages — Rating Filter:   Alert me  

Secure Password

by bman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Howdy,

Does Nexus allow for securing the user's password (ideally through LDAP/Active Directory authentication)?  I'm still in the evaluation phase right now, but we will require this functionality if we are going to use Nexus for our repository.

Thanks,
Barry

Re: Secure Password

by Tamás Cservenák :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,

If you ask about Nexus' LDAP/AD integration, then yes:

http://www.sonatype.com/books/nexus-book/reference/ldap.html


Hope helps,
~t~

On Thu, Jun 25, 2009 at 11:45 PM, bman<bpape@...> wrote:

>
> Howdy,
>
> Does Nexus allow for securing the user's password (ideally through
> LDAP/Active Directory authentication)?  I'm still in the evaluation phase
> right now, but we will require this functionality if we are going to use
> Nexus for our repository.
>
> Thanks,
> Barry
> --
> View this message in context: http://www.nabble.com/Secure-Password-tp24211575p24211575.html
> Sent from the Nexus Maven Repository Manager Users List mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nexus-user-unsubscribe@...
> For additional commands, e-mail: nexus-user-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-user-unsubscribe@...
For additional commands, e-mail: nexus-user-help@...


Re: Secure Password

by Anders Hammar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

And there is an open sourced ldap auth realm as well:
http://code.google.com/p/nexus-ldap/

The Nexus book describes the ldap realm included in Nexus Pro, but the
bascis are the same for my OSS realm.

/Anders

2009/6/25 Tamás Cservenák <tamas@...>:

> Hi there,
>
> If you ask about Nexus' LDAP/AD integration, then yes:
>
> http://www.sonatype.com/books/nexus-book/reference/ldap.html
>
>
> Hope helps,
> ~t~
>
> On Thu, Jun 25, 2009 at 11:45 PM, bman<bpape@...> wrote:
>>
>> Howdy,
>>
>> Does Nexus allow for securing the user's password (ideally through
>> LDAP/Active Directory authentication)?  I'm still in the evaluation phase
>> right now, but we will require this functionality if we are going to use
>> Nexus for our repository.
>>
>> Thanks,
>> Barry
>> --
>> View this message in context: http://www.nabble.com/Secure-Password-tp24211575p24211575.html
>> Sent from the Nexus Maven Repository Manager Users List mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: nexus-user-unsubscribe@...
>> For additional commands, e-mail: nexus-user-help@...
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nexus-user-unsubscribe@...
> For additional commands, e-mail: nexus-user-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-user-unsubscribe@...
For additional commands, e-mail: nexus-user-help@...


Re: Secure Password

by bman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the replys!  What I'm wondering is if Nexus has a way to secure the user password?  Basically I'm looking for something similar to the secure password feature Artifactory has:  http://wiki.jfrog.org/confluence/display/RTF/Using+Secured+Passwords+in+Settings.xml

Thanks for all the information!
Barry

Anders Hammar wrote:
And there is an open sourced ldap auth realm as well:
http://code.google.com/p/nexus-ldap/

The Nexus book describes the ldap realm included in Nexus Pro, but the
bascis are the same for my OSS realm.

/Anders

2009/6/25 Tamás Cservenák <tamas@cservenak.net>:
> Hi there,
>
> If you ask about Nexus' LDAP/AD integration, then yes:
>
> http://www.sonatype.com/books/nexus-book/reference/ldap.html
>
>
> Hope helps,
> ~t~
>
> On Thu, Jun 25, 2009 at 11:45 PM, bman<bpape@netspend.com> wrote:
>>
>> Howdy,
>>
>> Does Nexus allow for securing the user's password (ideally through
>> LDAP/Active Directory authentication)?  I'm still in the evaluation phase
>> right now, but we will require this functionality if we are going to use
>> Nexus for our repository.
>>
>> Thanks,
>> Barry
>> --
>> View this message in context: http://www.nabble.com/Secure-Password-tp24211575p24211575.html
>> Sent from the Nexus Maven Repository Manager Users List mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: nexus-user-unsubscribe@sonatype.org
>> For additional commands, e-mail: nexus-user-help@sonatype.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nexus-user-unsubscribe@sonatype.org
> For additional commands, e-mail: nexus-user-help@sonatype.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-user-unsubscribe@sonatype.org
For additional commands, e-mail: nexus-user-help@sonatype.org

Re: Secure Password

by Brian Fox :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

We also work on Maven so we put that functionality right into Maven core for all users:

It will also be improved with the upcoming maven 2.2 release, to allow extensibility which we can use to make Nexus specific extensions after.

On Fri, Jun 26, 2009 at 2:07 PM, bman <bpape@...> wrote:

Thanks for the replys!  What I'm wondering is if Nexus has a way to secure
the user password?  Basically I'm looking for something similar to the
secure password feature Artifactory has:
http://wiki.jfrog.org/confluence/display/RTF/Using+Secured+Passwords+in+Settings.xml

Thanks for all the information!
Barry


Anders Hammar wrote:
>
> And there is an open sourced ldap auth realm as well:
> http://code.google.com/p/nexus-ldap/
>
> The Nexus book describes the ldap realm included in Nexus Pro, but the
> bascis are the same for my OSS realm.
>
> /Anders
>
> 2009/6/25 Tamás Cservenák <tamas@...>:
>> Hi there,
>>
>> If you ask about Nexus' LDAP/AD integration, then yes:
>>
>> http://www.sonatype.com/books/nexus-book/reference/ldap.html
>>
>>
>> Hope helps,
>> ~t~
>>
>> On Thu, Jun 25, 2009 at 11:45 PM, bman<bpape@...> wrote:
>>>
>>> Howdy,
>>>
>>> Does Nexus allow for securing the user's password (ideally through
>>> LDAP/Active Directory authentication)?  I'm still in the evaluation
>>> phase
>>> right now, but we will require this functionality if we are going to use
>>> Nexus for our repository.
>>>
>>> Thanks,
>>> Barry
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Secure-Password-tp24211575p24211575.html
>>> Sent from the Nexus Maven Repository Manager Users List mailing list
>>> archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: nexus-user-unsubscribe@...
>>> For additional commands, e-mail: nexus-user-help@...
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: nexus-user-unsubscribe@...
>> For additional commands, e-mail: nexus-user-help@...
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nexus-user-unsubscribe@...
> For additional commands, e-mail: nexus-user-help@...
>
>
>

--
View this message in context: http://www.nabble.com/Secure-Password-tp24211575p24224905.html
Sent from the Nexus Maven Repository Manager Users List mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-user-unsubscribe@...
For additional commands, e-mail: nexus-user-help@...