dev@directory.apache.org
[Top] [All Lists]

Re: Setting the Access control details

Subject: Re: Setting the Access control details
From: Kiran Ayyagari
Date: Thu, 28 Jan 2010 12:31:09 +0530

hi Amila,


but seems to be adminEntry.put("userPassword","admin"); is not working.


try setting the password this way

adminEntry.put("userPassword","admin".getBytes() );

HTH
Kiran Ayyagari

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Setting the Access control details, Kiran Ayyagari <=