[Samba] Re: NT4 domain authentication password expires, but is set not to

Sunny sloncho at gmail.com
Fri Sep 14 15:20:32 GMT 2007


On 9/13/07, Sunny <sloncho at gmail.com> wrote:
> I have OpenSuse 10.2 authenticating against NT 4 domain.
>

Here is my smb.conf file:

[global]
        workgroup = ICEBERG
        printing = cups
        printcap name = cups
        printcap cache time = 750
        cups options = raw
        map to guest = Bad User
        include = /etc/samba/dhcp.conf
        logon path = \\%L\profiles\.msprofile
        logon home = \\%L\%U\.9xprofile
        logon drive = P:
        usershare allow guests = No
        idmap gid = 10000-20000
        idmap uid = 10000-20000
        security = domain
        template shell = /bin/bash
        usershare max shares = 100
        domain logons = No
        domain master = No
        password server = *
        winbind enum users = Yes
        winbind enum groups = Yes
[homes]
        comment = Home Directories
        valid users = %S, %D%w%S
        browseable = No
        read only = No
        inherit acls = Yes
[profiles]
        comment = Network Profiles Service
        path = %H
        read only = No
        store dos attributes = Yes
        create mask = 0600
        directory mask = 0700
[users]
        comment = All users
        path = /home
        read only = No
        inherit acls = Yes
        veto files = /aquota.user/groups/shares/

[groups]
        comment = All groups
        path = /home/groups
        read only = No
        inherit acls = Yes

-- 
Svetoslav Milenov (Sunny)

Even the most advanced equipment in the hands of the ignorant is just
a pile of scrap.


More information about the samba mailing list