Re: New branch for clearing features

2008-11-07 Thread Kiran Ayyagari
eclipse:eclipse else its a pretty laborious task my 2c... -- Kiran Ayyagari Brad Harvey wrote: Hi All, You might have more success with eclipse + subversive/subclipse + m2eclipse (http://m2eclipse.codehaus.org/). Using this method you will get a single project in eclipse (for each bran

Re: [MINA 3] IoSession

2011-12-01 Thread Kiran Ayyagari
> SECURED --> CLOSING, CONNECTED, IDLE_SECURED > IDLE --> CONNECTED, CLOSING, SECURING > IDLE_SECURED --> SECURED, CLOSING, CONNECTED > > I'm over the roof ? > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > -- Kiran Ayyagari

Re: Apache mina 2.0.4 and sshd 0.6.0

2012-01-04 Thread Kiran Ayyagari
stablishment disconnected immediately) and then the > clientsession1(establishment disconnected immediately) next then everything > happens smoothly as expected. > > Regards, > Revathy -- Kiran Ayyagari

Re: Apache Mina SSL Server Clarifications

2012-05-23 Thread Kiran Ayyagari
pache Mina SSL Server Clarifications > > > > Hi Team, > > > > Please clarify following. > > > > 1.    Is apache mina ssl server accepts connection from other applications > like C++. > > 2.    How to Load .pem files from Mina ssl server. > > 3.    In my application Server is Apache Mina SSL Server ,SSL Client is :C++ > ,this scenario is work or not. > > > > If above all scenarios working fine,please share me the Apache mina SSL > Server code. > > > > Thanks & Regards, > > Madhurima -- Kiran Ayyagari

Re: Fwd: [Cancel] vas: [VOTE] MINA 2.0.6 Release

2012-10-01 Thread Kiran Ayyagari
} >> >> which returns 0:0:0:0:0:0:0:0:XYZT, an IPV6 address :/ >> >> So we have now an IPV6 address stored in the map, but when we do in the >> test : >> >> IoSession session = acceptor.newSession( >> new InetSocketAddress("127.0.0.1", >> AvailablePortFinder.getNextAvailable()), bindAddress); >> >> >> the bindAddress is an IPV4 address, it it won't be found :/ >> >> If anyone has an idea on how to fix that properly... >> > > FTR, this test is working perfectly well on Mac OSX, and on Windows. It just > fails on Ubuntu (Java 1.6.0_33 n my server) > > Anyone can test the code on any other Linux box ? > > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > -- Kiran Ayyagari http://keydap.com

Fwd: Re: Interesting post about AIO

2013-03-02 Thread Kiran Ayyagari
forwarding to the correct ML -- Forwarded message -- From: "Emmanuel Lécharny" Date: Mar 2, 2013 2:13 PM Subject: Re: Interesting post about AIO To: "Apache Directory Developers List" Le 3/2/13 9:10 AM, Julien Vermillard a écrit : > Hi, > Agreeing with jeff, you can't complain of

Re: Back to code

2014-04-27 Thread Kiran Ayyagari
his. > > besides this there is a possible issue in SSL handshake code, see http://markmail.org/thread/n6gng4lqfs6k5ay3 I didn't spend enough time on chase this down > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com > > -- Kiran Ayyagari http://keydap.com

Re: PasswordPolicy handling

2015-03-12 Thread Kiran Ayyagari
read > only, administrators should not be able to change the attribute) ? Or is > it for each user to define its own PP (which I find to be a security > breah, somehow). > > > > The advantage of the custom password policies part of the DIT is that > they are replicated and thus are guaranteed to be identical on all servers. > The config is very likely to be replicated too. Having the PP definition > in the config does not impede the replication to be done, even if the > config is not replicated : it's just a matter to be careful in the way > we replicate subentries. > > > > > In general, most customers define 1 or 2 policies. > > > > For your proposal, I think it makes sense to translate the PP defined in > the config into a subEntry, that is read-only. > > Which will probably what we are going to do, except that the subentry > will not hold the full config, but just a copy of it. > > > Thanks Ludo ! > > -- Kiran Ayyagari http://keydap.com

Re: Make Hudson happy was : Re: Hudson strat to p*ss me off ...

2010-02-21 Thread Kiran Ayyagari
ery familiar with current MINA design and code. Have been following some discussions around MINA 3.0 though, would love to see that take more momentum Kiran Ayyagari

[jira] Commented: (FTPSERVER-391) LDAP support

2010-11-13 Thread Kiran Ayyagari (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931711#action_12931711 ] Kiran Ayyagari commented on FTPSERVER-391: -- "About pas