Yes, inetd was replaced. It was replaced with xinetd if I remeber right.
Silly question, but I just built a Red Hat 7 machine today and can't
seem to find /etc/inetd.conf. I've manually edited the smb.conf file
and have samba working to suit my needs, but I'd like to be lazy and
manipulate samba via the swat/web interface. Has inetd.conf been
replaced or moved to another directory?
-- Gerry O'Brien RedHat 7.0
According to the traffic in linux.redhat.install, 7.0 seems to be very
buggy. Swat is one of the things no longer working.
Ralf
Apparently inetd has been replaced by xinetd. And
no, I don't know how it works either. :-(
> Where did you find smb.conf? I can't find it
anymore on my system. I
> have no trouble with configuring Samba with
smb.conf, I just can't find
> it.
It's been moved to /etc/samba (could be /etc/smb,
I don't have my Linux machine here right now).
Also the smbpasswd and smbusers files have been
moved to this directory.
Sent via Deja.com http://www.deja.com/
Before you buy.
find / -name somefilename
and it searches from the root (/) directory thru the dir tree looking for
it.
gkcomputr...@nbnet.nb.ca (Gerry O'Brien) wrote in <39D7DE4A.939E4C45
@nbnet.nb.ca>:
>Mike Concannon wrote:
>
>> Silly question, but I just built a Red Hat 7 machine today and can't
>> seem to find /etc/inetd.conf. I've manually edited the smb.conf file
>> and have samba working to suit my needs, but I'd like to be lazy and
>> manipulate samba via the swat/web interface. Has inetd.conf been
>> replaced or moved to another directory?
>
>Where did you find smb.conf? I can't find it anymore on my system. I
>have no trouble with configuring Samba with smb.conf, I just can't find
>it.
>
>--
>Gerry O'Brien
>RedHat 7.0
>
>
>
>--------------4D8B7E4A495A2A23AFCE62CC
><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
><html>
>Mike Concannon wrote:
><blockquote TYPE=CITE>Silly question, but I just built a Red Hat 7 machine
>today and can't
><br>seem to find /etc/inetd.conf. I've manually edited the smb.conf
>file
><br>and have samba working to suit my needs, but I'd like to be lazy and
><br>manipulate samba via the swat/web interface. Has inetd.conf been
><br>replaced or moved to another directory?</blockquote>
>Where did you find smb.conf? I can't find it anymore on my system.
>I have no trouble with configuring Samba with smb.conf, I just can't find
>it.
><pre>--
>Gerry O'Brien
>RedHat 7.0</pre>
> </html>
>
>--------------4D8B7E4A495A2A23AFCE62CC--
that won't help, because redhat doesn't have a inetd.conf :)
iirc it's now xinetd.conf
regards, alexx
--
panic("floppy: Port bolixed.");
2.2.16 /usr/src/linux/include/asm-sparc/floppy.h
and you are up an running.
-- Bye Mikkel
"Mike Concannon" <michael_...@hotmail.com> wrote in message
news:597dtsgpk4qmaav2s...@4ax.com...
Well...it works with me
Just /etc/xinet.d/swat
eaither erase line disable = yes
or replace it with enable = yes
mar...@writeme.com (Marek) wrote in <39D94F59...@writeme.com>:
In article <39D7DE4A...@nbnet.nb.ca>,
Gerry O'Brien <gkcomputr...@nbnet.nb.ca>
wrote:
>
> --------------4D8B7E4A495A2A23AFCE62CC
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> Mike Concannon wrote:
>
> > Silly question, but I just built a Red Hat 7
machine today and can't
> > seem to find /etc/inetd.conf. I've manually
edited the smb.conf file
> > and have samba working to suit my needs, but
I'd like to be lazy and
> > manipulate samba via the swat/web interface.
Has inetd.conf been
> > replaced or moved to another directory?
Apparently inetd has been replaced by xinetd. And
no, I don't know how it works either. :-(
> Where did you find smb.conf? I can't find it
anymore on my system. I
> have no trouble with configuring Samba with
smb.conf, I just can't find
> it.
It's been moved to /etc/samba (could be /etc/smb,
I don't have my Linux machine here right now).
Also the smbpasswd and smbusers files have been
moved to this directory.Sent via Deja.com http://www.deja.com/
Before you buy.
Yep, that's where it is alright.
Doesn't make sense to move it like that. WebMin has to be reconfigured now.