Displaying 2 results from an estimated 2 matches for "amulya".
2002 Aug 28
5
password aging problem with ssh protocol 2
...Warning: Your password has expired, please change it now
Enter login password:
New password:
Re-enter new password:
sshd (SYSTEM): passwd successfully changed for username
Last login: Wed Aug 28 11:27:17 2002 from 10.11.42.65
Can anybody help me how to get this working for protocol 2.
Thanks
R/Amulya
2007 Dec 12
0
Ruby on Rails( Text Segmentation)
There is a piece of source code.On selection of some part of source code
and click on button say"Create Segment".Segment should be created.
Structure for this is:
/*Start Segment1*/
{
------------------------
-----------------------
----------------------
}
/*End Segment1*/
On clicking the create segment button, for the selected text start and
end segment should be created.Please help