Click to See Complete Forum and Search --> : Samba help: missing file that NHF specified


Special Ed
11-07-2001, 12:08 AM
Hi,
I am currently on page two of the NHF for using Samba software. In the NHF, the author makes mention of a file called the inet.conf file in the /etc directory. I do not have this file or any other file that is close to what was specified. I was wondering if I should create this file, or is it okay to omit it?

MaxWave
11-07-2001, 01:16 AM
Most likely you are using xinetd.d instead of the older inetd. xinetd.d usually consists of the directory /etc/xinetd.d and a file called xinetd.conf. Do a search on google for Samba and xinetd. I will see if I can find an example.

DMR
11-07-2001, 04:22 AM
If you're using a newer Linux distro, MaxWave is probably right. inetd has been replaced by xinetd, and the Samba configuration for the corresponding /etc/xinetd.conf file is different. Follow the installation and configuration instructions on this site (http://samba.linuxbe.org/en/index.html) to find out how to configure xinetd.conf.

[ 07 November 2001: Message edited by: DMR ]