RE: Sync'ng directories between two servers ...

2007-02-07 Thread Gouverneur, Thomas

Maybe you would have a look to Unison...

http://www.cis.upenn.edu/~bcpierce/unison/


Regards,

--
Thomas Gouverneur
UNIX Assistant
TI Automotive

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marc G. Fournier
Sent: mercredi 7 février 2007 15:11
To: freebsd-questions@freebsd.org
Subject: Sync'ng directories between two servers ...

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi ..

  I've got a directory on ServerA that I would like to keep sync'd on
ServerB 
... to date, I've been using rsync for this, but what I hate with that is
that 
it has to scan the whole directory on both servers to compare, putting a
good 
load on each of them ...

  Is there anything out there that ppl are using successfully that just
looks 
at ServerA, and dumps across those files that have changed since the last
sync? 
ServerB will never have any changes made to it, other then what ServerA
sends 
across ...

Thanks ...

- 
Marc G. Fournier   Hub.Org Networking Services (http://www.hub.org)
Email . [EMAIL PROTECTED]  MSN . [EMAIL PROTECTED]
Yahoo . yscrappy   Skype: hub.orgICQ . 7615664
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFyd324QvfyHIvDvMRAuPrAJ9c2Er5JBxQyJ0JQ6bWGyBKHrD8RACfbp5p
S33pWY6AXEG9Cqykf59SMuE=
=PLJL
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

The information contained in this transmission may contain privileged and 
confidential information.  It is intended only for the use of the person(s) 
named above. If you are not the intended recipient, you are hereby notified 
that any review, dissemination, distribution or duplication of this 
communication is strictly prohibited. If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Restricting access to home directory

2006-09-25 Thread Gouverneur, Thomas

Have a look to: http://www.pizzashack.org/rssh


Regards,

--
Thomas Gouverneur
Junior UNIX Administrator
TI Automotive

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matt Juszczak
Sent: lundi 25 septembre 2006 8:28
To: Marwan Sultan
Cc: freebsd-questions@freebsd.org
Subject: Re: Restricting access to home directory

Well...

If there was an easy way to restrict users to their home directories using 
SCP or SCPONLY, I would love that instead.

I don't really feel like installing an FTP server just so users can 
connect to my server when they are already used to using sftp-server.

Is there anyway?

-Matt

On Sun, 24 Sep 2006, Marwan Sultan wrote:

 Hi Matt!

 If you are talking about givin FTP access only, then
 the easiest way to do it is just adding the user to the file
/etc/ftpchroot
 and thats all!!
 if the file does not exist. then create it.

 add to /etc/ftpchroot all users that you want them to ftp but never see
any 
 upper level of shell.

 have fun,
 Marwan Sultan
 System Administrator.

 On Sun, 24 Sep 2006 15:09:23 -0400 (EDT)
 Matt Juszczak [EMAIL PROTECTED] wrote:
 
  I would like to give a user access to my box via some kind of FTP but
  restrict him to his home directory.
 
  I have seen scponlyc, which supposedly can do this, but can't seem to
  get it working.

 _
 Express yourself instantly with MSN Messenger! Download today it's FREE! 
 http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]


 !DSPAM:4517000f901501537419863!

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

The information contained in this transmission may contain privileged and 
confidential information.  It is intended only for the use of the person(s) 
named above. If you are not the intended recipient, you are hereby notified 
that any review, dissemination, distribution or duplication of this 
communication is strictly prohibited. If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Restricting access to home directory

2006-09-25 Thread Gouverneur, Thomas

Correct, but you can still use it into a chroot.

Consider: http://www.sdri.co.jp/rssh/CHROOT_en.html


Regards,

--
Thomas Gouverneur
Junior UNIX Administrator
TI Automotive

-Original Message-
From: Matt Juszczak [mailto:[EMAIL PROTECTED] 
Sent: lundi 25 septembre 2006 15:35
To: Gouverneur, Thomas
Cc: 'freebsd-questions@freebsd.org'
Subject: RE: Restricting access to home directory

rssh supports chroots it seems, but no way to actually tie them to their 
home dir.

-Matt

On Mon, 25 Sep 2006, Gouverneur, Thomas wrote:


 Have a look to: http://www.pizzashack.org/rssh


 Regards,

 --
 Thomas Gouverneur
 Junior UNIX Administrator
 TI Automotive

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Matt Juszczak
 Sent: lundi 25 septembre 2006 8:28
 To: Marwan Sultan
 Cc: freebsd-questions@freebsd.org
 Subject: Re: Restricting access to home directory

 Well...

 If there was an easy way to restrict users to their home directories using
 SCP or SCPONLY, I would love that instead.

 I don't really feel like installing an FTP server just so users can
 connect to my server when they are already used to using sftp-server.

 Is there anyway?

 -Matt

 On Sun, 24 Sep 2006, Marwan Sultan wrote:

 Hi Matt!

 If you are talking about givin FTP access only, then
 the easiest way to do it is just adding the user to the file
 /etc/ftpchroot
 and thats all!!
 if the file does not exist. then create it.

 add to /etc/ftpchroot all users that you want them to ftp but never see
 any
 upper level of shell.

 have fun,
 Marwan Sultan
 System Administrator.

 On Sun, 24 Sep 2006 15:09:23 -0400 (EDT)
 Matt Juszczak [EMAIL PROTECTED] wrote:

 I would like to give a user access to my box via some kind of FTP but
 restrict him to his home directory.

 I have seen scponlyc, which supposedly can do this, but can't seem to
 get it working.

 _
 Express yourself instantly with MSN Messenger! Download today it's FREE!
 http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]




 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]

 The information contained in this transmission may contain privileged and
confidential information.  It is intended only for the use of the person(s)
named above. If you are not the intended recipient, you are hereby notified
that any review, dissemination, distribution or duplication of this
communication is strictly prohibited. If you are not the intended recipient,
please contact the sender by reply email and destroy all copies of the
original message.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]


 !DSPAM:4517c88b8285209328925!


The information contained in this transmission may contain privileged and 
confidential information.  It is intended only for the use of the person(s) 
named above. If you are not the intended recipient, you are hereby notified 
that any review, dissemination, distribution or duplication of this 
communication is strictly prohibited. If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pf.os matching 6.1-RELEASE

2006-09-20 Thread Gouverneur, Thomas

Hi,

 

While making my pf.conf, I wanted to match all my FreeBSD boxes in one rules
and subnet independent.

I've done this by using pf's OS fingerprinting and it worked well since 6.X
releases...

 

The problem is that pf.os doesn't include sets of fingerprint for the latest
FreeBSD

Releases, and then all my rules get screwed with the latest updates. :-/

 

Does someone already have the new fingerprint for FreeBSD boxes?

 

 

Regards,

 

--

Thomas Gouverneur

Junior UNIX Administrator

TI Automotive

 



The information contained in this transmission may contain privileged and 
confidential information.  It is intended only for the use of the person(s) 
named above. If you are not the intended recipient, you are hereby notified 
that any review, dissemination, distribution or duplication of this 
communication is strictly prohibited. If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: pf.os matching 6.1-RELEASE

2006-09-20 Thread Gouverneur, Thomas

Sorry for double-post,

I've found the solution of my problem by adding theses lines to pf.os:

65535:64:1:64:M*,N,W1,N,N,T,S:  FreeBSD:6.x-4::FreeBSD 6.x (1)
65535:64:1:64:M*,N,W0,N,N,T,S:  FreeBSD:6.x-2::FreeBSD 6.x (2)   
65535:64:1:64:M*,N,N,S,N,W1,N,N,T:  FreeBSD:5.4::FreeBSD 5.4  

Regards,


--
Thomas Gouverneur
Junior UNIX Administrator
TI Automotive

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gouverneur, Thomas
Sent: mercredi 20 septembre 2006 10:16
To: 'freebsd-questions@freebsd.org'
Subject: pf.os matching 6.1-RELEASE


Hi,

 

While making my pf.conf, I wanted to match all my FreeBSD boxes in one rules
and subnet independent.

I've done this by using pf's OS fingerprinting and it worked well since 6.X
releases...

 

The problem is that pf.os doesn't include sets of fingerprint for the latest
FreeBSD

Releases, and then all my rules get screwed with the latest updates. :-/

 

Does someone already have the new fingerprint for FreeBSD boxes?

 

 

Regards,

 

--

Thomas Gouverneur

Junior UNIX Administrator

TI Automotive

 



The information contained in this transmission may contain privileged and
confidential information.  It is intended only for the use of the person(s)
named above. If you are not the intended recipient, you are hereby notified
that any review, dissemination, distribution or duplication of this
communication is strictly prohibited. If you are not the intended recipient,
please contact the sender by reply email and destroy all copies of the
original message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

The information contained in this transmission may contain privileged and 
confidential information.  It is intended only for the use of the person(s) 
named above. If you are not the intended recipient, you are hereby notified 
that any review, dissemination, distribution or duplication of this 
communication is strictly prohibited. If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]