Samba doesn't start after a ports upgrade

Reinhold freebsd at violetlan.net
Tue May 13 12:53:16 UTC 2008


On Tue, May 13, 2008 10:55, Wojciech Puchar wrote:
>> The problem was cups.
>>
>
> i don't have cups installed and have samba running. check samba config -
> it should not be like this
>

I just checked make config and I have cups selected, but I'm pretty sure
it has always been selected. I'll deselect it and recompile and see what
happens.

Here is my smb.conf
[global]
        dos charset = ASCII
        unix charset = UTF8
        workgroup = OFFICE
        server string = Samba File Server
        passdb backend = tdbsam
        log file = /var/log/samba/log.%m
        max log size = 50
        load printers = No
        os level = 60
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins support = Yes
        ldap ssl = no
        #acl group control = Yes
        #inherit acls = Yes
        profile acls = Yes
        #map acl inherit = Yes
        delete veto files = Yes
        veto files =
/.AppleDB/.AppleDesktop/.AppleDouble/.TemporaryItems/._.TemporaryItems/Network
Trash Folder/Temporary Items/
        hide files =
/.cshrc/.history/.lesshst/.login/.login_conf/.mail_aliases/.mailrc/.profile/.rhosts/.shrc/.ssh/.subversion/.tmp/.usermin/.viminfo/.vimrc
/
        map archive = No
        store dos attributes = Yes
        dos filemode = Yes

[homes]
        browseable = No
        comment = Home Directories
        delete readonly = yes
        writable = yes
***snip****

>>
>> I never used cups before, but for some reason now I have to start cups
>> up so that samba can work.
>>
>> Regards
>> Reinhold
>>
>>




More information about the freebsd-questions mailing list