[e-smith-devinfo] Mail log analysis

2001-07-17 Thread Tom Carroll
Has anyone set up Sawmill or any other mail log analysis program on their e-smith box? I would be interested in knowing how you did it. Tom Carroll -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and par

Re: [e-smith-devinfo] Samba Upgrade HOWTO available

2001-07-17 Thread Dan Brown
Brandon Friedman wrote: > Your computer could not be joined.. > The credentials supplied conflict with an existing set of credentials? A google groups search leads to a couple of suggestions: 1. Be sure you aren't using any shares on the computer you're trying to join to the do

Re: [e-smith-devinfo] Samba Upgrade HOWTO available

2001-07-17 Thread Rob Hillis
- Original Message - From: "Brandon Friedman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Dan Brown" <[EMAIL PROTECTED]>; "E-smith developers list" <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 6:46 PM Subject: Re: [e-smith-devinfo] Samba Upgrade HOWTO available > I thought I would

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread Craig Foster
On 18 Jul 2001 08:08:31 +0800, Craig Foster (that's smee) wrote: > Do a search for "WinSCP" SCP is the SSH of file transfers, but it stock > standard command-line SCP usually (like HTTP) connects, downloads list > of files, disconnects, connects, downloads file, disconnects. WinSCP > does this in

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread Craig Foster
On 18 Jul 2001 00:30:15 +1000, Richard Ford wrote: > > nice thing about it is that ist also supports z-modem uploads , wich i > find > > is much more comfortable to use than opening up my ftp client everytime > and > > then copying it to the directory i want it to be in. in order to be able > to >

[e-smith-devinfo] Two New HOWTOs for E-smith (addition Net Cards & Public DNS)

2001-07-17 Thread devlist
Dear devinfo list: I have finished compiling my notes on 2 subjects lately, which I have turned into HOWTO. Dual Public DNS Server: http://www.allenscomputing.com/howto/dual_dns.shtml Adding an Additional Network Card (with some notes for Token Ring): http://www.allenscomputing.com/howto/net

Fw: [e-smith-devinfo] multiple external feeds

2001-07-17 Thread David Beveridge
You need to have a full C class block of your own IP's to have automatic dual homing with BGP (Border Gateway Protocol) and have your own AS (Autonomous System), which you don't have. Therefore you should just use static routes. Get an IP allocation from the new provider as well, and use the d

[e-smith-devinfo] multiple external feeds

2001-07-17 Thread Timothy C Litwiller
How do I setup redundant external internet feeds? What kind of routing will this take? How do I modify essg to allow this? here is our scenario we are connected to our isp with a ethernet link to their router and modem bank on a T3. They have been purchased by earthlink and now we are finding ou

RE: [e-smith-devinfo] SSH Security

2001-07-17 Thread Justin Funke
> > The last time I checked (a while ago) PuTTY didn't support ssh2. Or is > my memory playing tricks on me? It looks like it supports it - do you have the newest version? Justin. -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Suppor

RE: [e-smith-devinfo] ldap password anyone?

2001-07-17 Thread Trevor Ouellette
Thanks Dan. I finally was able to bind to the server via a http interface (php). I would like to add people to the LDAP that are not on the ESSG. I am trying to get a program called LDAP Admin to add users to the LDAP. I can search for names but I'm not able to add... go figure. -Original

Re: [e-smith-devinfo] ldap password anyone?

2001-07-17 Thread Dan Brown
Quoting Trevor Ouellette <[EMAIL PROTECTED]>: > Does anyone know what the ldap password is off-hand? > > /etc/openldap/slapd.conf > /etc/openldap/ldap.pw > > It's encrypted. No, it isn't encrypted. It's just a random password, which looks like it might as well be encrypted. -- Dan Brow

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread Ross Laver
Richard Ford wrote: > > Does anyone know of a win32 SSH2 client? > Check the e-smith.com FAQ: http://www.e-smith.com/FAQ/#q10 Excerpt: The e-smith server provides both the ssh client programs as well as an ssh server daemon and supports both the SSH1 and SSH2 protocols. A number of differen

[e-smith-devinfo] ldap password anyone?

2001-07-17 Thread Trevor Ouellette
Does anyone know what the ldap password is off-hand? /etc/openldap/slapd.conf /etc/openldap/ldap.pw It's encrypted. -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To u

RE: [e-smith-devinfo] script question

2001-07-17 Thread Justin Funke
> > I am writing a script that sets up Samba 2.2.1a on an ESSG > box. Woah, first the Mitel news and now their own acronym. > But the > script will not run certain commands like: > > /etc/smbpasswd root > > I tried using "su" to execute the command but that was a > no-go. any ideas? P

[e-smith-devinfo] script question

2001-07-17 Thread Trevor Ouellette
I am writing a script that sets up Samba 2.2.1a on an ESSG box. But the script will not run certain commands like: /etc/smbpasswd root I tried using "su" to execute the command but that was a no-go. any ideas? -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread Richard Ford
> nice thing about it is that ist also supports z-modem uploads , wich i find > is much more comfortable to use than opening up my ftp client everytime and > then copying it to the directory i want it to be in. in order to be able to > use it you have to install the apporpriate redhat 7 rpm howeve

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread boonkiat
hi, www.ssh.com offers a free copy of ssh2 for windows for academic and non commercial use. You can download from the website. good luck. Quoting [EMAIL PROTECTED]: > You can use Putty and/or TTSH as good win32 SSH clients. > > > Aanhalen Richard Ford <[EMAIL PROTECTED]>: > > > SSH1 does s

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread blakeh
Putty supports ssh2 and is win32. Just go to Google and search for it. It's a nice little program. Single file exec. bh Richard Ford wrote: > SSH1 does send passwords in clear text doesn't it? > > Does SSH2? > > Does anyone know of a win32 SSH2 client? > > What can one do to enforce security

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread Richard Ford
> > SSH1 does send passwords in clear text doesn't it? > > Nope. Hmm... where did that false truth get set in my head??? > > Does SSH2? > > Double Nope. Even better.. > > > > > Does anyone know of a win32 SSH2 client? > > Putty - Free > SecureCRT - NotFree > > > > > What can one do to en

Re: [e-smith-devinfo] SSH Security

2001-07-17 Thread timothee
You can use Putty and/or TTSH as good win32 SSH clients. Aanhalen Richard Ford <[EMAIL PROTECTED]>: > SSH1 does send passwords in clear text doesn't it? > > Does SSH2? > > Does anyone know of a win32 SSH2 client? > > What can one do to enforce security? Apart from a zero access or > privile

RE: [e-smith-devinfo] SSH Security

2001-07-17 Thread Justin Funke
> SSH1 does send passwords in clear text doesn't it? Nope. > Does SSH2? Double Nope. > > Does anyone know of a win32 SSH2 client? Putty - Free SecureCRT - NotFree > > What can one do to enforce security? For remote admin ssh and a good password policy should be sufficient for most networ

[e-smith-devinfo] SSH Security

2001-07-17 Thread Richard Ford
SSH1 does send passwords in clear text doesn't it? Does SSH2? Does anyone know of a win32 SSH2 client? What can one do to enforce security? Apart from a zero access or privileges account one plan text ssh's into before doing a SU that will be encrypted? Cheers, Richard Ford. Cubok PTY LTD [E

RE: [e-smith-devinfo] Apache support for Java and XML

2001-07-17 Thread Jelmer Kuperus
yes i have successfully run apache cocoon on e-smith. its an xml publishing framework that requires a servlet engine to run it has full xsl support asswell as being able to render pdfs using fop and rendering images generated with svg. apache doesnt support xml out of the box , at least not the v

Re: [e-smith-devinfo] Apache support for Java and XML

2001-07-17 Thread Richard Ford
I believe only apache 2 has XML out of the box. Richard. - Original Message - From: "Brandon Friedman" <[EMAIL PROTECTED]> To: "e-smith devinfo" <[EMAIL PROTECTED]> Sent: Tuesday, July 17, 2001 5:17 PM Subject: [e-smith-devinfo] Apache support for Java and XML > Howdy... > > Does e-sm

Re: [e-smith-devinfo] Samba Upgrade HOWTO available

2001-07-17 Thread Brandon Friedman
Darrell May <[EMAIL PROTECTED]> said: > Dan Brown <[EMAIL PROTECTED]> said: > > > I've put together the first draft of a HOWTO for upgrading Samba to > > version 2.2.1a at > > http://www.familybrown.org/howtos/samba-upgrade-howto.html. It includes > > instructions on configuring Samba to automa

[e-smith-devinfo] Apache support for Java and XML

2001-07-17 Thread Brandon Friedman
Howdy... Does e-smith (apache) support XML and Java out-the-box. http://java.apache.org/ http://xml.apache.org/ I had a quick look at these sites has anybody attempted this? -- Regards Brandon Friedman Product Manager Tech-Knowledgy Advantage Ph: +27 (011) 486-0626 Fax: +27 (011) 486-0