On Fri, 2001-12-14 at 04:33, Hidong Kim wrote:
> Hi,
> 
> Is there any specific documentation on installing Samba on Red Hat 7.x? 
> I had Samba running on Red Hat 6.2, but after upgrading to 7.0, I can't
> get Samba running anymore.  The documentation I used to install Samba on
> 6.2 has some steps which don't appear to be relevant to 7.x, like
> mention of /etc/inetd.conf.  I would appreciate any help or pointers to
> help on getting Samba running on Red Hat 7.x.  Thanks,

inetd has been replaced by xinetd, this has configuration files per
service under /etc/xinetd.d

Syntax is similar (I think never used inetd), but all services are
disabled by default You need to change disable=yes to no

The one applying to samba is swat

Depending on age you may have to do some symlinking of the swat binary
and use 127.0.0.1 rather than localhost

Sometimes samba is senstive to what you have in /etc/hosts for localhost



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to