Displaying 20 results from an estimated 67 matches for "salter".
Did you mean:
alter
2006 May 11
2
Login Generator and Salter
okay, I''m using login generator. And when I log in alwase get failed. So
I looked at my log, I gatherd infomation that says on creation the
salted pass was: 2b8b06e5a650a4b97f146e6b5ae7ab82c43707e
on login the salted pass is:
2b8b06e5a650a4b97f146e6b5ae7ab82c43707e
and in my DB it is:
2054d52ca901ff70b5a334cb3e13d8c67940c3f3
So in my DB it change why?
--
Posted via
2004 May 05
5
rsync and Perl programming
...em shown when using daemon mode in my Perl
wrapper. The system being used is running FreeBSD 5.1, and I have the
problem when running either rsync 2.6.0 from FreeBSD's ports tree or
2.6.2 downloaded straight from the rsync site and compiled.
Any ideas? (Help me, help me obi-Wayne...)
Jim Salter
JRS Systems
2004 Jul 15
3
Rsync not preserving owner/group
For some reason when using -owner -group my files end up being nobody:nobody
on the destination..?
This is Solaris 9.
Jeremy S. Loukinas
2004 Apr 14
1
Error msg
Hi,
I use rsync 2.6.0 version to synchronize 125GB data,
I got the following error messages by using the following
command:
/usr/bin/rsync --rsync-path=/usr/bin/rsync --rsh="/usr/bin/ssh -C" --stats --timeout=43200 -avSH
--delete <source path> <dest path>
The error messages:
io timeout after 43200 seconds - exiting
rsync error: timeout in data send/receive (code 30) at
1999 Jul 22
1
Compiling on AIX3.2.5
...trapdoor uid system - Samba may not operate correctly
WARNING: No automated netmask determination - use an interfaces line
configure OK
I can not see a way round this and I did not find anything in the archives.
Did I miss it? Can anyone help?
Cheers, Brian.
--
Associate Professor Brian Salter-Duke (Brian Duke)
Chemistry, Faculty of Science, IT and Education, Northern Territory University,
Darwin, NT 0909, Australia. Phone 08-89466702. Fax 08-89466847
b_duke@lacebark.ntu.edu.au http://www.smps.ntu.edu.au/chemistry/compchem.html
2004 Apr 07
2
--suffix problem - possibly bug?
...ffix=.rsync - but
I can't manage to specify no suffix at all.
For reference, I'm issuing the rsync commands from a Windows 2000 laptop
using cwrsync (based on rsync 2.6.0), and the server on the other end is
a FreeBSD 5.1 machine running rsync 2.6.0 from the ports tree.
Thanks ...
Jim Salter
JRS Systems
2003 Nov 18
2
Win2k Scheduler not able to execute rsync over SSH
Hi there,
I have tried enough of it and couldnt get any where.
I have a Redhat 9.x box with rsync
I want to backup contents on the RH to Win2K box.
I have copied required cygwin DLL's and rsync.exe,ssh-keygen.exe and ssh.exe.
I set up my pub rsa id and all that stuff.
My problem is here:
I have a batch file which logs itself. The batch file contains some logging commands and
rsync -avze ssh
2010 Jul 25
2
using Lazy_Expunge to enforce retention policy
Hi,
I've been experimenting with using Lazy_Expunge as a tool to enforce
document retention policies (by keeping users from deleting emails
forever, instead expiring them after a set time). My problem is, how do
I keep the user from deleting/expunging mails *inside the expunge folder
itself*?
I am using dovecot-1.2.10 built from FreeBSD's ports tree, and I am
using the following
2004 Jul 09
1
discrepancy in file count
...n't counted as
files that have *been* transferred.
Is that a bug, or is it desired behavior? It seems unnecessarily
confusing to me - the instinctive reaction is to see fewer files
transferred than total files in the fileset and say "hey, why am I
missing several thousand?"
Jim Salter
JRS Systems
2004 Jul 12
1
verbiage suggestion
...uot;bytes written" and "bytes read", the stats said "bytes
sent" and "bytes received". Anybody who doesn't know better intutively
tends to grasp "bytes written" as what got written *to the hard drive*
rather than what got sent over the pipe.
Jim Salter
JRS Systems
2003 Sep 26
1
ongoing progress
...ine output similar to that described above, for use e.g. in building web interfaces to automated backups, so that a CGI-driven interface could auto-refresh itself every few seconds by querying the running rsync for its status.
If I had any C++ skills, I'd be trying to do the above myself.
Jim Salter
JRS Systems
2008 Dec 28
2
Bug in Dovecot 1.0.5 - CRYPT-MD5 not working
Problem:
Using MySQL storage for the user and password db with MD5-CRYPT hashes,
Dovecot fails to successfully authenticate when the MD5-CRYPT or MD5
settings are specified as default_pass_scheme in dovecot-mysql.conf.
Dovecot /does/ successfully authenticate against MD5-CRYPT hashes when
default_pass_scheme is set to CRYPT, which according to the docs should
be DES encryption. (I do not
2004 Jan 21
2
how about auth users without a password?
Hi, from a generally pleased new rsync user.
I have setup a number of services to be accessible via SSH.
For most of them, it has been possible to arrange that clients
can use a key agent and ssh's level 2 protocol to gain access
without the need of entering passwords more than once, at
the start of a session (assuming their keys are not stored in
the clear).
Most of these services can be
2003 Sep 08
1
continuing broken pipe problems
...firewalls or anything of the sort in between them.
Neither machine is running an IPFW firewall either. I can directly copy or
scp the same files between the two machines - or use smbclient, for that
matter - without issue.
I'm totally stumped here. Can anyone help?
Thanks in advance...
Jim Salter
JRS System Solutions
2004 Apr 22
2
Rsync Error..
Hello all,
I am having a problem with rsync. I want to backup data from one machine to another remote machine. I have Freebsd4.7 on source and FreeBSD4.9 on destination machines. rsync is installed on both the machines. I gave the following command at the source machine.
rsync -avvznrbe rsh /sourcepath 66.123.34.123:/destinationpath
(66.123.34.123 is the destination ip address)
Below is the
2003 Jul 16
2
Is there a bug in qr(..,LAPACK=T)
The following snippet suggests that there is either a bug in qr(,LAPACK=T), or some bug in my understanding. Note that the detected rank is correct (= 2) using the default LINPACK qr, but incorrect (=3) using LAPACK. This is running on Linux Redhat 9.0, using the lapack library that comes with the Redhat distribution. I'm running R 1.7.1 compiled from the source. If the bug is in my
2001 Jan 17
4
Can one set --no-save in .Rprofile
...ry control of R, just as the
Rprofile file does it.
(And yes, it would be trivial to write an R wrapper that looked for a
file in the local directory that contained command line arguments,
I just don't want to invent that wheel unless there is nothing simpler).
Regards, --Mike
Mike Meyer, Salter Point Associates, Seattle WA
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject...
2001 Aug 08
0
Kudos to all (GC works really well)
...ss important) with 256Mb of memory. I
know that in the past these sames types of analyses would have played
havoc on a machine with 2Gb of memory.
So thank you to the people who have finally tamed the memory monster
(you know who you are, and I think I do too).
Best Regards, --Mike
Mike Meyer, Salter Point Associates, Seattle WA
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)...
2002 Sep 09
0
Re: [S] First max of a vector
>>>>> "MikeM" == Michael M Meyer <mikem at salter-point.com>
>>>>> on Sat, 07 Sep 2002 18:40:01 -0700 writes:
MikeM> which(x==max(x)) will return the indices fo all
MikeM> elements that are equal to the max. So the first max
MikeM> would be which(x==max(x))[1] (At least this works in
MikeM> R, I...
2003 Sep 26
1
Anyone tried windows binaries from www.gaztronics.net/rsync.php?
[I'm not subscribed to this list, please CC me on replies]
Hi,
well, the topic says it all ;)
I want to know if it's safe to use them (yes, i know it's not safe,
but if someone says 'they fucked my computer' i will know i can't use
them. If noone says anything i will find someone to test them ;))
Thanks.
--
Piotrek
irc: #debian.pl
Mors Drosophilis melanogastribus!