DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 12th May 2008
pcfxer pcfxer is offline
Port Guard
 
Join Date: May 2008
Location: Ottawa, Ontario, Canada
Posts: 14
Default Samba NOT STARTING

Hello all,

I have been having some "fun" with NFS and when that didn't work I resorted to my "ten minute install"-Samba. Guess what? It's been more like three hours and counting.. Anyhow, I just deinstall cleaned the port and re compiled it again. So, without any configuration Samba freezes on smbd. So Ctrl+C it and proceed to the logs

Code:
[2008/05/11 17:40:13, 0] smbd/server.c:main(944)
  smbd version 3.0.28a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2008
More like, umm, not started. Okay, so I now move to configuration

Code:
workgroup = MSHOME
server string = Samba Server
hosts allow = 192.168.1. 192.168.2. 127.
dns proxy = no


[homes]
comment = Home Directories
browseable = no
writable = yes
Still doesn't start....Ctrl+C it->go to logs->same message Samba "Started"

I decide to restart it and see if it won't hang/produce different errors in the log. The result: Same message "it started"

Code:
# -- sysinstall generated deltas -- # Sat May 10 17:32:11 2008
# Created: Sat May 10 17:32:11 2008
# 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="webfold.doverosx.com"
ifconfig_dc0="DHCP"
keymap="us.iso"
linux_enable="YES"
sshd_enable="YES"
apache22_enable="YES"
samba_enable="YES"
# http://bsdguides.org/guides/freebsd/security/harden.php
sendmail_enable="NO"
kern_securelevel_enable="YES"
kern_securelevel="2"
clear_tmp_enable="YES"
syslogd_flags="-sso"
icmp_drop_redirect="YES"
icmp_log_redirect="YES"
update_motd="NO"
I'm hitting the hay soon, going to let my brain work this one over as I rest for work tomorrow .

TIA,
PS,
If you're going to BSDCan I'm volunteering so scope me out and maybe we can both work this out-I pay in BEvERages.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Named not starting on NetBSD boot Antimidget NetBSD General 2 27th August 2009 10:57 PM
startx not starting correctly - XOrg 7.4_2 Mantazz FreeBSD Ports and Packages 1 8th July 2009 04:17 PM
ACL, Samba ACL, FTP acl da1 FreeBSD General 3 3rd April 2009 10:14 PM
Daemon Process not starting on boot map7 FreeBSD General 4 11th September 2008 04:24 PM


All times are GMT. The time now is 10:37 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick