Displaying 3 results from an estimated 3 matches for "srishtisoft".
2008 Mar 11
5
Empty phone numbers
Hello
Thanks for a great gem.
Can you add support for empty phone numbers?
Regards,
Jonas
2007 Oct 05
0
LDAP bind error
...in java ldap server is connecting without problem
--------------------------------------------
username=""
password=""
LDAPConnection ld = new LDAPConnection();
ld.connect( "192.168.1.1", 389);
con=ld.authenticate (
"uid="+username+",ou=People,dc=srishtisoft,dc=com",password);
/// con--->true
but in rails
-----------------------------------
ldap_con = Net::LDAP.new({:host => ''192.168.1.1'',
:port => 389,
:auth=>...
2012 Nov 21
1
Rsync --update copy one file multiples times
Hi All,
My using rsync command to backup my mail server mailbox to backup server.
I am using following command for backup.
rsync -avzu -e ssh root at 192.168.1.12:/mail_home /mail_backup
I configured daily cron for this command in backup server.
In mail server /mail_home folder having all user's mailbox and size of
mail_home is 345 GB and in backup server I have assign 450 GB for