Re: [e-smith-devinfo] another idea for development iso contribs

2002-02-15 Thread Jaime Nebrera Herrera

  Hi Darrel,

 A development iso (for us only, not public) that performs a completely
 stock SME install but holds an enhanced, per item, easily installable,
 contrib area on CD-ROM, updated monthly via rsync.

  Thats a great idea

 Now let me show you what I mean.  As an example, visit this link:

 http://myezserver.com/downloads/mitel/contrib

 then for some examples I've finished two so far. Drill down to:

 e-smith-monitor_en-2.1-01

  I like that one :

 or
 rav-8.3.2

 here you will find completely self-contained applications, including all
 required dependency rpms, Howto docs/images, README.txt and install.sh
 script.  Everything you need, all in one location, and eventually, all on
 one development CD.

  Yes, that was much needed in most packages. You just can't follow all those 
contribs.

 For those interested in building a preconfigured server, all you need is to
 create a reinstallation disk, edit the ks.cfg file and use the
 reinstallation disk  development CD to autobuild your server to your
 specs.

  Agreed. Could it be possible to do it for 4.1.2 versin too? I mean, some of 
us are tied to this release due to the lack of some hardware support in SME 
:( 

 (I'll explain in detail later, just know this is very easy to do for now)

  I guess this was what Mitel pretended with blades but as they keep behind 
schedule somebody has come with a new way of doing things.

 For this to work, contrib authors simply need to bundle their work up and
 send to me for inclusion, following the example shown above.  Minimum must
 include a tarball with app directory name then all required rpms and
 README.txt and install.sh script under the directory name.  If you also
 have a Howto doc and images then add them as well making sure your HowTo
 doc loads the images from the current directory.

  We have some proposal to do:

  We have developed internally an update system for e-smith. It's a new web 
page in the web manager that lets you update your clients system without the 
need for shell access. You send the client a small file, the admin goes to 
the panel, chooses update, chooses the file and voila the system updates 
easely and without any need for rpm -Uvh whatever :)))

  You want to update your system because a small bug was found? Just send a 
notice to all your clients with a small file and follow the procedure. You 
want to install a custom work in one clients computer? Just send him the 
email. We use it with our clients and works really well. (Actually it's quite 
similar to the idea posted by Placido a few days ago :))) or the blades 
concepts but without the need to be tied to Mitel's infraestructure (not to 
say they have yet to release how to make a blade :'(

  I think it would be great to come to some kind of standar between your idea 
and ours. Your system will let you install whatever package you want easily 
during install, ours will let you do exactly the same with an allready in 
production server.

  As allways, we have done all the code in Spanish :))) (when is Mitel going 
to i18n e-smith?) We will gladly release the code, under GPL of course for 
others to use, BUT we would like some real contrib from others in this list. 
Please, help us to make it become better, more stable and with more features. 
In the meantime, any volunteer to translate the web pannel? :

 To keep this as small as possible, do not include src rpms but I suggest in
 your README.txt file list where your src rpms may be downloaded.

 Take a look and let me know what you think.

  Regards.

-- 
Jaime Nebrera - [EMAIL PROTECTED]

--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] ntop

2002-02-15 Thread little bark, BIG BYTE!!

Me again :-)

At this point anything would be fine. I remember there were issues with 
1.3.2 and e-smith also. The RPM, (same as described below) seems to 
install fine on e-smith, but returns not data. Any ideas?

Thanks for your time people.
Garret

Charlie Brady wrote:

On Wed, 13 Feb 2002, Les Mikesell wrote:

for a long time with no problems.  I don't know if there is any
change to ntop itself or if they fixed something else in the system
but you should still be able to find the src rpm under:
ftp://ftp.VAlinux.com/pub/software/VALinux/beta/7.1.1/.


The ntop version there is 1.3.2. Garrett wants 2.x.

 




--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] PHP and Events

2002-02-15 Thread Noah Berlove

Charlie,

Maybe I'm not reading the question correctly, but how is PHP different in 
this case to Perl?  PHP is also installed as a binary on the server 
(/usr/bin/php), so you should be able to write PHP scripts that have 
whatever rights and permissions you want.  As long as the script can be run 
by the web server, it should work.

Noah

At 14/02/2002 11:21 PM, Charlie Brady wrote:

On Fri, 15 Feb 2002, Darrell May wrote:

  Charlie Brady [EMAIL PROTECTED] said:
 
   That won't work for all events and actions. From PHP scripts,
   signal-event will be run as user admin, belonging to various groups,
 
   including root. There's plenty of things that admin doesn't have
   permission to do.
 
  Permit me to rephrase...  capable of launching any event/action that admin
  has rights to launch ;-

Being able to launch the events and actions is not sufficient. They have
to actually work, which generally requires root privilege.

--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Grouphttp://www.e-smith.com/
Mitel Networks Corporationhttp://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




[e-smith-devinfo] Re: forcing rsync [was Re: [e-smith-devinfo] another idea ...]

2002-02-15 Thread Charlie Brady


On Fri, 15 Feb 2002, Darrell May wrote:

 Are you talking about running an rsync server?

Yes.

--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Grouphttp://www.e-smith.com/
Mitel Networks Corporationhttp://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] forcing rsync [was Re: [e-smith-devinfo] another idea ...]

2002-02-15 Thread John Powell


 Hi Charlie.  Please share your wisdom.  How can you configure a file
for
 rsync access only.  It appears to me that a file that is reachable
by rsync
 is also reachable for copying without using rsync.  How do you force
an
 rsync only?  Are you talking about running an rsync server?

I am not Charlie, but the concept is simple.  Yes, you run rsync, and
run it as a dameon (--daemon).  You put the files in a directory
structure that is not in the ftp (or http) file structure.  You create
a share in /etc/rsyncd.conf with a name (say, smedev) pointing to the
structure you want to share.  People could reach it via
rsync://server.example.com/smedev/

man rsync gives a little info, but the concept is very well described
in man rsyncd.conf.  See the first example rsyncd.conf in that man
page and it will be clear as a bell to you.

This is exactly the same as a regular rsync server, but they often
just point to the ftp file structure (or some branch of it).  Rsync is
quite independent of ftp, unless you force it to overlap.

JP



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Hardware support (Re: another idea for development iso contribs)

2002-02-15 Thread Bertrand CHERRIER

Hello Charlie Brady,

CB On Fri, 15 Feb 2002, Jaime Nebrera Herrera wrote:

   Agreed. Could it be possible to do it for 4.1.2 versin too? I mean, some of
 us are tied to this release due to the lack of some hardware support in SME
 :(

CB What hardware does 4.1.2 work with which SME5 doesn't?

D-Link 530TX+ (REV A) :-)

-- 
Best regards,
 Bertrand
 [EMAIL PROTECTED]
 http://www.linux-nc.org
 Linux, il y a moins bien, mais c'est plus cher !


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] another idea for development iso contribs

2002-02-15 Thread John Powell

   I guess this was what Mitel pretended with blades but as they
keep behind
 schedule somebody has come with a new way of doing things.

Is there some reason we don't just modify the current blade structure
to also allow pointing to localhost and/or an alternative local blade
server?

Though the formal doc is not out, Charlie put out some notes on how to
build them a while back.  Basically a blob of RPMs with a manifest.

They seem to work nicely.

JP



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




RE: [e-smith-devinfo] another idea for development iso contribs

2002-02-15 Thread P. Sanchez

Question to all.  Is everyones preference then to include the src rpm in
the all-in-one directory structure or in a separate global /src directory?

all-in-one

Placido Sanchez
[EMAIL PROTECTED]
[EMAIL PROTECTED]
www.geocities.com/lapsch


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




RE: [e-smith-devinfo] netlogon Commands

2002-02-15 Thread Tom Carroll

Any chance you can send me a copy of that too?

Tom

 -Original Message-
 From: Des Dougan [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, February 08, 2002 11:29 PM
 To: Womack, Eric
 Cc: Development Info for E-smith (E-mail)
 Subject: Re: [e-smith-devinfo] netlogon Commands
 
 
 At 10:34 8/2/2002, Womack, Eric wrote:
 Anyone have a complete list of netlogon.bat commands they 
 can point me 
 to? I just searched through Google, and couldn't find more 
 than one or 
 two commands.
 
 Eric,
 
 I have a netlogon.bat that I created to support both Win9x 
 and NT/2K boxes, 
 using a couple of utilities (one apparently free, one shipped 
 with Windows 
 9x) to aid in setting 9x environment variables.
 
 I asked Dan York a while ago to host it (I don't have my web 
 site up yet), 
 but we've never managed to connect to do so. I will email you a zip 
 off-list to see if it is of use to you.
 
 
 
 
 Des Dougan
 
 
 --
 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 unsubscribe, e-mail: 
 [EMAIL PROTECTED]
 For additional commands, e-mail: 
 [EMAIL PROTECTED] Archives by mail and 
http://www.mail-archive.com/devinfo%40lists.e-smith.org



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] netlogon Commands

2002-02-15 Thread Blake Heinemann

I'll take one also!

bh


Tom Carroll wrote:

 Any chance you can send me a copy of that too?

 Tom

  -Original Message-
  From: Des Dougan [mailto:[EMAIL PROTECTED]]
  Sent: Friday, February 08, 2002 11:29 PM
  To: Womack, Eric
  Cc: Development Info for E-smith (E-mail)
  Subject: Re: [e-smith-devinfo] netlogon Commands
 
 
  At 10:34 8/2/2002, Womack, Eric wrote:
  Anyone have a complete list of netlogon.bat commands they
  can point me
  to? I just searched through Google, and couldn't find more
  than one or
  two commands.
 
  Eric,
 
  I have a netlogon.bat that I created to support both Win9x
  and NT/2K boxes,
  using a couple of utilities (one apparently free, one shipped
  with Windows
  9x) to aid in setting 9x environment variables.


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Hardware support (Re: another idea for development iso contribs)

2002-02-15 Thread Tom Keiser

Charlie:

I have to jump in on this one:  Adaptec Raid Controllers. They have a Linux
driver for 2.2.16, but none for 2.2.19 -- in other words, only the major point
releases of RH. I have such a server, and know of 5 more.

Regards,

Tom

Charlie Brady wrote:

 On Fri, 15 Feb 2002, Jaime Nebrera Herrera wrote:

Agreed. Could it be possible to do it for 4.1.2 versin too? I mean, some of
  us are tied to this release due to the lack of some hardware support in SME
  :(

 What hardware does 4.1.2 work with which SME5 doesn't?

 --
 Charlie Brady [EMAIL PROTECTED]
 Lead Product Developer
 Network Server Solutions Grouphttp://www.e-smith.com/
 Mitel Networks Corporationhttp://www.mitel.com/
 Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739

 --
 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 unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

--
Poor old Peter, Tom, and Dan,
Hanging on as long as they can.
Replace those fossils With three John Stossels.
Topple TV's Taliban.



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] ntop

2002-02-15 Thread Sassou Efoe Boris

Hi !

You should take a look on the forum i've post a mini-how-to to resolve this
problem

Greetings
Boris

- Original Message -
From: little bark, BIG BYTE!! [EMAIL PROTECTED]
To: Charlie Brady [EMAIL PROTECTED]
Cc: Les Mikesell [EMAIL PROTECTED]; Justin Funke
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, February 15, 2002 1:29 PM
Subject: Re: [e-smith-devinfo] ntop


 Me again :-)

 At this point anything would be fine. I remember there were issues with
 1.3.2 and e-smith also. The RPM, (same as described below) seems to
 install fine on e-smith, but returns not data. Any ideas?

 Thanks for your time people.
 Garret




--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] ntop(to many posts)

2002-02-15 Thread little bark, BIG BYTE!!

Sorry about that, not sure what happened :-(

little bark, BIG BYTE!! wrote:

 Thanks, I'll have a look
 Garret

 Sassou Efoe Boris wrote:

 Hi !

 You should take a look on the forum i've post a mini-how-to to 
 resolve this
 problem

 Greetings
 Boris

 - Original Message -
 From: little bark, BIG BYTE!! [EMAIL PROTECTED]
 To: Charlie Brady [EMAIL PROTECTED]
 Cc: Les Mikesell [EMAIL PROTECTED]; Justin Funke
 [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Friday, February 15, 2002 1:29 PM
 Subject: Re: [e-smith-devinfo] ntop


 Me again :-)

 At this point anything would be fine. I remember there were issues with
 1.3.2 and e-smith also. The RPM, (same as described below) seems to
 install fine on e-smith, but returns not data. Any ideas?

 Thanks for your time people.
 Garret




 -- 
 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 unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 Archives by mail and 
 http://www.mail-archive.com/devinfo%40lists.e-smith.org




 -- 
 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 unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 Archives by mail and 
 http://www.mail-archive.com/devinfo%40lists.e-smith.org




--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




RE: [e-smith-devinfo] New IMP RPMs available

2002-02-15 Thread David Erdman

Sorry, perhaps I should have given more info.should of said,...I
installed the previous set of rpms from your howto, and went to upgrade with
the newest horde and turba rpms.  The turba rpm installed ok, but the errors
came from the dcb-e-smith-horde-0.2-4.noarch.rpm.



-Original Message-
From: David Erdman [mailto:[EMAIL PROTECTED]] 
Sent: Friday, February 15, 2002 9:29 AM
To: 'Dan Brown'; '[EMAIL PROTECTED]'
Subject: RE: [e-smith-devinfo] New IMP RPMs available


I tried rpm -Uvh the horde rpm and got the following errors.

[root@luna php411]# rpm -Uvh dcb-e-smith-horde-0.2-4.noarch.rpm
Preparing...###
[100%]
   1:dcb-e-smith-horde
loading /etc/e-smith/sql/init/S10horde_mysql_create into mysql ERROR 1061 at
line 74: Duplicate key name 'category_category_name_idx' Loading data into
mysql [ FAILED ]



-Original Message-
From: Dan Brown [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 14, 2002 7:19 AM
To: [EMAIL PROTECTED]
Subject: [e-smith-devinfo] New IMP RPMs available


Now available on e-smith.org: updated dcb-e-smith-horde and turba RPMs.  
The horde RPM seems to fix the problem with changing between mail and 
addressbook screens, while the turba one fixes the bug with not being 
able to auto-add addresses to your addressbook.  Feedback continues to be 
appreciated.

-- 
Dan Brown, KE6MKS, [EMAIL PROTECTED]
Since all the world is but a story, it were well for thee to buy the 
more enduring story rather than the story that is less enduring.
 -- The Judgment of St. Colum Cille

--
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 unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] Archives by
mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

--
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 unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] Archives by
mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] forcing rsync [was Re: [e-smith-devinfo] another idea ...]

2002-02-15 Thread Darrell May


John Powell [EMAIL PROTECTED] said:

 man rsync gives a little info, but the concept is very well described
 in man rsyncd.conf.  See the first example rsyncd.conf in that man
 page and it will be clear as a bell to you.

Thanks John.  A few items to note.  On e-smith 4.1.2, I found man rsync and
man rsyncd.conf state 'No manual entry' which is strange as the rpm -ql
rsync shows man pages installed?

I also noticed that rsync needed and upgrade on both the 4.1.2 and 5.1.2
platforms.  SME 5.1.2 installs rsync-2.4.6-2.i386.rpm.  Current is
rsync-2.5.2-1.i386.rpm which adds security and bug fixes.

If anyone wants to play along, rpms are available from your local
rpmfind.net mirror and also here:

http://myezserver.com/downloads/mitel/contrib/updates/

Regards,



-- 
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




[e-smith-devinfo] Port 80 Please help

2002-02-15 Thread Jason Green

I have an interesting problem where when I stop Port 80 on the E-smith

5.1.2 server it seems to disable the port.

This is very bad as I am using domino to serve the web and no-one can see

it .

I have created a starter web site and when the httpd is started all is

well. Stop the httpd and start dominos http and no-one external to my LAN

can see the web page. DOH

Please some assistance would be great..




Jason Green




Jason Green

--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Port 80 Please help

2002-02-15 Thread Jason Green

Have already asked the Q there and I got no answer..
If you follow the doco in the contrib how to's it breaks the server in a big
way.

So hence I ask for other ideas...

This sounds like a great question for the experienced users list on esmith.org.

You also might want to look at the how-tos. I seem to remember something on

Domino there.

David


Quoting Jason Green [EMAIL PROTECTED]:

 I have an interesting problem where when I stop Port 80 on the E-smith
 
 5.1.2 server it seems to disable the port.
 
 This is very bad as I am using domino to serve the web and no-one can
 see
 
 it .
 
 I have created a starter web site and when the httpd is started all is
 
 well. Stop the httpd and start dominos http and no-one external to my
 LAN
 
 can see the web page. DOH
 
 Please some assistance would be great..
 
 
 
 
 Jason Green
 
 
 
 
 Jason Green
 
 --
 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 unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 Archives by mail and
 http://www.mail-archive.com/devinfo%40lists.e-smith.org
 
 





Jason Green

--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Port 80 Please help

2002-02-15 Thread Charlie Brady


On Sat, 16 Feb 2002, Jason Green wrote:

 Have already asked the Q there and I got no answer..

That doesn't change the fact that is still a development list, not a user
support list.

--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Grouphttp://www.e-smith.com/
Mitel Networks Corporationhttp://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Hardware support (Re: another idea for development iso contribs)

2002-02-15 Thread David Fowler

Try the following link:
http://people.redhat.com/tcallawa/dpt/
This seems to have the drivers for 2.2.19 you are looking for.

Good Luck!
David 

Quoting Tom Keiser [EMAIL PROTECTED]:

 Charlie:
 
 I have to jump in on this one:  Adaptec Raid Controllers. They have
 a Linux
 driver for 2.2.16, but none for 2.2.19 -- in other words, only the major
 point
 releases of RH. I have such a server, and know of 5 more.
 
 Regards,
 
 Tom
 
 Charlie Brady wrote:
 
  On Fri, 15 Feb 2002, Jaime Nebrera Herrera wrote:
 
 Agreed. Could it be possible to do it for 4.1.2 versin too? I
 mean, some of
   us are tied to this release due to the lack of some hardware support
 in SME
   :(
 
  What hardware does 4.1.2 work with which SME5 doesn't?
 
  --
  Charlie Brady [EMAIL PROTECTED]
  Lead Product Developer
  Network Server Solutions Grouphttp://www.e-smith.com/
  Mitel Networks Corporationhttp://www.mitel.com/
  Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739
 
  --
  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 unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  Archives by mail and
 http://www.mail-archive.com/devinfo%40lists.e-smith.org
 
 --
 Poor old Peter, Tom, and Dan,
 Hanging on as long as they can.
 Replace those fossils With three John Stossels.
 Topple TV's Taliban.
 
 
 
 --
 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 unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 Archives by mail and
 http://www.mail-archive.com/devinfo%40lists.e-smith.org
 
 

--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Hardware support

2002-02-15 Thread Charlie Brady


On Fri, 15 Feb 2002, Darrell May wrote:

 There is a huge demand for driver builds.

And this helps how if the source code is not available?

--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Grouphttp://www.e-smith.com/
Mitel Networks Corporationhttp://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Hardware support

2002-02-15 Thread Charlie Brady


On Fri, 15 Feb 2002, Charlie Brady wrote:

 
 On Fri, 15 Feb 2002, Darrell May wrote:
 
  There is a huge demand for driver builds.
 
 And this helps how if the source code is not available?

Which I now see doesn't apply to the Adaptec controllers, but still does 
to others, such as the Promise Highpoint.

--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Grouphttp://www.e-smith.com/
Mitel Networks Corporationhttp://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Hardware support

2002-02-15 Thread Darrell May


Charlie Brady [EMAIL PROTECTED] said:

 
 On Fri, 15 Feb 2002, Darrell May wrote:
 
  There is a huge demand for driver builds.
 
 And this helps how if the source code is not available?

Almost always the code is available _somewhere_.  As I mentioned, some
builds require an expert's touch (I was lumping Mitel into this group :-) to
build properly and without errors.

A somewhat related example is the Samba source.  It takes an expert like
you to break it apart and build it.  Even you pointed out you had build
errors but thought them non-critical.  Same for some hardware source.  Some
are easy builds.  Some you just shake your head at and wonder why the
manufacturer makes it so difficult.  I was thinking Mitel could assist the
community and generate some revenue at the same time.

Sounded like a win-win to me.

Regards,

-- 
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Hardware support

2002-02-15 Thread Charlie Brady


On Fri, 15 Feb 2002, Darrell May wrote:

 Almost always the code is available _somewhere_.

That depends on how you define almost. Driver source for a lot of 
hardware is not available, period.

 Some you just shake your head at and wonder why the
 manufacturer makes it so difficult.

That I agree with.

 I was thinking Mitel could assist the community and generate some
 revenue at the same time.

Mitel has always been prepared to sell their professional services for 
custom jobs. Anyone wishing to obtain a quote for a particular job should 
contact [EMAIL PROTECTED] [But serious enquiries only please.]

--
Charlie Brady [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Grouphttp://www.e-smith.com/
Mitel Networks Corporationhttp://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




RE: [e-smith-devinfo] another idea for development iso contribs

2002-02-15 Thread Jeff Coleman

My vote is also all-in-one

-jeff

 -Original Message-
 From: P. Sanchez [mailto:[EMAIL PROTECTED]] 
 Sent: Friday, February 15, 2002 8:33 AM
 To: [EMAIL PROTECTED]
 Cc: e-smith-devinfo
 Subject: RE: [e-smith-devinfo] another idea for development 
 iso contribs
 
 
 Question to all.  Is everyones preference then to include 
 the src rpm in
 the all-in-one directory structure or in a separate global 
 /src directory?
 
 all-in-one
 
 Placido Sanchez
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 www.geocities.com/lapsch
 
 
 --
 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 unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 Archives by mail and 
 http://www.mail-archive.com/devinfo% 40lists.e-smith.org
 


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




[e-smith-devinfo] Upload Panel

2002-02-15 Thread Trevor Ouellette

I'm working on a panel that allows the user to upload a file to the server.
Then it will run an event on the uploaded file.  However, there is a bug in
it and I'm stumped.

Would someone please take a look at it?  I think it's 90% there.

The upload file may be tainted, but I don't think it is.

When you have a minute, take a look and get back to me with any comments or
suggestions.

http://www.greencomputer.com/temp/upload

Trev.


--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




Re: [e-smith-devinfo] Upload Panel

2002-02-15 Thread Jaime Nebrera Herrera

  We have a ready to work solution, just needs to get translated to english. 
It would allow you to upload files if you want to.

 I'm working on a panel that allows the user to upload a file to the server.
 Then it will run an event on the uploaded file.  However, there is a bug in
 it and I'm stumped.

-- 
Jaime Nebrera - [EMAIL PROTECTED]

--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




RE: [e-smith-devinfo] Upload Panel

2002-02-15 Thread Trevor Ouellette

Hi Jaime,

I would be very interested looking at your solution.  Do you have a download
location for it?

I appreciate your assistance with this.

Thanks for your help,

Trev.

 -Original Message-
 From: Jaime Nebrera Herrera [mailto:[EMAIL PROTECTED]]
 Sent: Friday, February 15, 2002 5:31 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [e-smith-devinfo] Upload Panel


   We have a ready to work solution, just needs to get translated
 to english.
 It would allow you to upload files if you want to.

  I'm working on a panel that allows the user to upload a file to
 the server.
  Then it will run an event on the uploaded file.  However, there
 is a bug in
  it and I'm stumped.

 --
 Jaime Nebrera - [EMAIL PROTECTED]

 --
 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 unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 Archives by mail and
 http://www.mail-archive.com/devinfo%40lists.e-smith.org




--
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 unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org




[e-smith-devinfo] SMTP_Auth and Secure IMAP/POP

2002-02-15 Thread Jeff Coleman

I'd love to take credit for this but I can't.  We installed an SMEv5.12
box for a friend who had a need for secure email.  I prevailed upon him
to document the process and here's what we got.  Hope it helps someone.
BTW, he had this running on the first day he got the box :

-jeff

-
MAIL SERVER SETUP

In the modern Internet, users regularly need to view their email with
reasonable assurance that it isn't being shared with interlopers along
the way.  For this reason, email needs to be encrypted as it's being
transmitted to the user's mail client.

In the same Internet, service providers need to ensure that the only
people sending email through their servers are legitimate users of the
service.  For this reason, outgoing email needs to be authenticated.


ENCRYPTED IMAP / POP3

Post Office Protocol and Internet Message Access Protocol exist as means
to allow mail user agents (MUAs or Mail Client) to retrieve electronic
mail from a mail server (MHS or Mail Hosting System).  These protocols
by themselves do not provide any encryption, and only rudimentary
plain-text transmittal of the username and password.

Fortunately these protocols have the ability to be tunneled through a
secure connection such as SSL (Secure Sockets Layer).  For this specific
example, the system will tunnel POP3 and IMAP via OpenSSL on an E-Smith
5.12 server.

The primary resource used is Tim Lars at
http://kepler.covenant.edu/~talarson/ssl/SSL-Email-HOWTO-2.html.

The step by step instructions:
1.  Build MAKE
a.  Download a current i386 make from a source like
ftp://ftp.rpmfind.net/linux/redhat/7.2/en/os/i386/RedHat/RPMS/make-3.79.
1-8.i386.rpm
b.  Install the software via:  rpm -Uvh make-3.79.1-8.i386.rpm
2.  Create the RSA key as per Tim Larson section 2.1
3.  Create the custom template for /etc/services as per section 2.2
4.  Create the custom template for /etc/hosts.allow as per section
2.3
a.  Follow Tim's instructions
b.  ADD and entry for   tcp_env : ALL   (for using qmail through
daemontools)
5.  Modify the firewall rules as per section 2.4
6.  Rebuild the configuration as per section 2.5
7.  Restart the firewall as per section 2.6
8.  Modify the configuration to start the tunnel daemons
a.  Edit /etc/rc.d/rc.local and add the lines in from section 2.7
b.  Execute those lines manually
You are now done!

SMTP AUTH
SMTP Authentication is a method by which the MUA provides to the
mail server (MTA or Mail Transfer Agent) proof that the MUA is
authorized to send mail through it.  The MUA does so by supplying a
username and password, showing the client is an authorized user.

The primary resource used is Mr. Brush at
http://members.elysium.pl/brush/qmail-smtpd-auth/

The step by step instructions:
1.  Downloading the patch and stuff
a.  The patch:
http://members.elysium.pl/brush/qmail-smtpd-auth/dist/qmail-smtpd-auth-0
.26.tar.gz
b.  Cmd5checkpw (MD5 checkpassword:
http://members.elysium.pl/brush/cmd5checkpw/dist/cmd5checkpw-0.22.tar.gz
2.  The patch will need to modify the source, so get the qmail
source: http://cr.yp.to/software/qmail-1.03.tar.gz
3.  The source will need to be compiled, so get the compiler and its
pieces from the directory at
ftp://ftp.redhat.com/pub/redhat/linux/7.0/en/os/i386/RedHat/RPMS/
a.  The compiler itself: gcc-2.96-98.i386.rpm
b.  C pre-processor: cpp-2.96-98.i386.rpm
c.  C development libraries: glibc-devel-2.2.4-13.i386.rpm
d.  Binary building utilities: binutils-2.11.90.0.8-9.i386.rpm
e.  Kernel headers: kernel-headers-2.4.0-0.26.i386.rpm
4.  Build the compiler by doing rpm -Uvh on those RPMs.
5.  Unpack the qmail source. Use the file UPGRADE for instructions.
a.  (note: use /etc/init.d/qmail stop   and /etc/init.d/qmail start)
6.  Unpack the qmail auth patch.  
a.  Do: gunzip  the file
b.  Do: tar -xvf the file
c.  Note the name of the patch (qmail-smtpd.patch)
d.  Cd to the source directory of qmail
e.  Type in: patch  location/of/patch/qmail-smtpd.patch
7.  Do another build.
a.  Make setup check
b.  Restart the qmail processes
8.  Follow instructions in
http://members.elysium.pl/brush/cmd5checkpw/ to build it
9.  Unfortunately /bin/checkpassword wants root, and sticky to work.
(If you don't do this, you'll get a 421 out of memory error from the
SMTP server).
a.  Chown root /bin/checkpassword
b.  Chmod 4755 /bin/checkpassword
c.  Chmod a+s /bin/checkpassword
10. Qmail comes with instructions for inetd.  E-smith uses xinetd.
To make the entries:
a.  Create /etc/e-smith/templates-custom/etc/xinetd.conf/ 
b.  DO: cp /etc/e-smith/templates/etc/xinetd.conf 60smtp
/etc/e-smith/templates-custom/etc/xinetd.conf
c.  Edit the middle section of the latter to look like:
$OUT .= service smtp\n;
$OUT .= {\n;
$OUT .= socket_type= stream\n;
$OUT .=