Unable to SSH tunnel

2004-07-12 Thread Eddie
#MaxStartups 10 # no default banner path #Banner /some/path #VerifyReverseMapping no # override default of no subsystems Subsystem sftp/usr/libexec/sftp-server I would be glad to hear what anyone's thoughts are on this. Eddie ___

Page format problem

2004-01-08 Thread eddie
Whilst reading through site I came across a format problem with this page. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps. html --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.552 / Virus Database: 344 -

Page format problem

2004-01-08 Thread eddie
Whilst reading through site I came across a format problem with this page. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps. html --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.552 / Virus Database: 344 -

free BSD An Approach for Using LDAP as a Network Information Service

2008-03-13 Thread Eddie C
http://www.faqs.org/rfcs/rfc2307.html It seems to me that netgroups over LDAP is a powerful concept. From my research into free BSD 6.2 and freeBSD 7.0 it seems that the /etc/nsswitch.conf does not support the netgroups: database. Is there any initiative to implement the functionality of the RFC?

new convert

2005-07-03 Thread Eddie Colon
ly like Jpilot as my pda gui app. Do you know of other Jpilot users that use FreeBSD ? I think I'm gonna stick with freebsd, so I will appreciate your answers, or suggestions. -- Eddie Colon Bayamon, PR 00959 "The best

Re: Laptops w/ FreeBSD pre-loaded (somewhat OT)

2002-12-30 Thread Eddie Winkler
D] > with "unsubscribe freebsd-questions" in the body of the message A few months ago I came across one site on ebay. They sell desknote computers (=laptop w/o batteries) with a version of Linux installed. I think it's called 'ThizLinux'. It may be worth checkin

FreeBSD pxe

2007-04-20 Thread Eddie Chen
I can get a copy of those two files? Thank You. -- Eddie Xu Chen UNIX Systems Administrator Email: [EMAIL PROTECTED] Phone: (919) 531-1993 Cell: (919) 601-0933 sas ... The Power to Know ___ freebsd-questions@freebsd.org mailing list http

NSCD cached Enterprise LDAP login

2008-03-04 Thread Eddie C
All, My goal is to allow authentication SSH and sudo access though use of an LDAP server. I have configured PAM to connect though to our LDAP server and it is successful using LDAP as a user base. However, I can only find scattered documentation on cached/nscd. Having the name service catching is

Internet Connection Problem

2003-07-06 Thread Eddie Tremblay
I just finished install Unix FreeBSD 4.8-RELEASE. I am new to unix and i am having trouble setting it up on the internet. I live in Ontario , Canada and i am using Bell Sympatico, DSL. It is a broadband connection. Can you please email me back telling me which file(s) i have to edit , and if

Mac Address Spoofing(!)

2004-11-06 Thread eddie dandrades
Hello guys, I've set out to spoof my gateway's mac address so that I can get a new ip address from my cable ISP without having to unplug my modem for 24 hours as they suggested (and is understandable, thats how long their DHCP lease last). I've tried several things, one of which is following the

ReturnCode Checking for FTP

2009-05-04 Thread Eddie Chen
Dear Sir, I am looking of implementing FTP return code checking after a command is issued If the FTP command return "code" not equal from return code to be check, EXIT 255. Command: "? nnn". Where "nnn" is the return code to be check. Visit our website at http://www.nys

Re: ReturnCode Checking for FTP

2009-05-05 Thread Eddie Chen
hanks. Lowell Gilbert Eddie Chen cc 05/05

Re: ReturnCode Checking for FTP

2009-05-06 Thread Eddie Chen
push the file(s) to the clients. Thanks. Lowell Gilbert freebsd-questions@freebsd.org cc

RE: ReturnCode Checking for FTP

2009-05-06 Thread Eddie Chen
uot; or "rename" failed. Thanks. "Gary Gatten" To "Eddie Chen" ,

RE: ReturnCode Checking for FTP

2009-05-06 Thread Eddie Chen
Hi Gary and Lowell, I just download and complied the ncftp and run some ftp, it looks nice. Going to check it out more later on... I like the diagnostics exit return value on the ncftpput/get. Anyway, I have aready modify the tnftp(lukemftp) and started testing some of the batch jobs