Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2007 12:37:51 -0500
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: trouble with samba
Message-ID:  <200706011237.52023.freebsd@dfwlp.com>
In-Reply-To: <46604F3B.4060400@yahoo.gr>
References:  <200705302020.11131.freebsd@dfwlp.com> <200705302107.53193.freebsd@dfwlp.com> <46604F3B.4060400@yahoo.gr>

next in thread | previous in thread | raw e-mail | index | archive | help

On Friday 01 June 2007 11:54:19 Thanos Rizoulis wrote:
> O/H Jonathan Horne έγραψε:
>   > /head scratching
>
> Could you post your /etc/rc.conf ?
> I have a headless installation of FreeBSD 6.2 p4 and Samba 3.0.24,1
> I am just upgrading the installation to 3.0.25,1 I'll check if it makes
> any difference in the logs.

this is my current /etc/rc.conf:

[root@athena ~]# cat /etc/rc.conf
# -- sysinstall generated deltas -- # Fri Jun 16 12:58:58 2006
# Created: Fri Jun 16 12:58:58 2006
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
hostname="athena.dfwlp.com"
ifconfig_bge0="DHCP"
devfs_system_ruleset="localrules"
sshd_enable="YES"
usbd_enable="YES"
ntpdate_enable="YES"
ntpdate_hosts="0.us.pool.ntp.org"
snmpd_enable="YES"
inetd_enable="YES"
inetd_flags="-wW -a 192.168.125.83"
vsftpd_enable="YES"
webmin_enable="YES"
ntpd_enable="YES"
linux_enable="YES"
rpcbind_enable="YES"
nfs_server_enable="YES"
mountd_flags="-r"
nfs_client_enable="YES"
# vsftpd_enable="YES"
samba_enable="YES"
# apcupsd_enable="YES"
cupsd_enable="YES"

thanks,

-- 
Jonathan Horne
http://dfwlpiki.dfwlp.org
freebsd@dfwlp.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706011237.52023.freebsd>