I have a Domain Member Server on Active Directory. My users and shares are
using AD users (w/ Andrew's help) and working great. I have been working on
my home folders. My user will see only their folder but can't log in. The
folders are not in Linux file system.
Do I need to add them in /home or they supposed to be created. It I need to
add them what rights and ownership do they need?

Thanks,

Tim Hallin

[global]
    workgroup = FRANKLIN
    realm = FRANKLIN.INT
    server string = Windows Server 2003
    security = DOMAIN
    map to guest = Bad User
    password server = DC1 DC2
    printcap name = cups
    logon path = \\%L\profiles\.msprofile
    logon drive = P:
    logon home = \\%L\%U\.9xprofile
    domain master = Yes
    ldap ssl = no
    idmap uid = 10000-20000
    idmap gid = 10000-20000
    winbind use default domain = Yes
    winbind refresh tickets = Yes
    cups options = raw
    include = /etc/samba/dhcp.conf

;[profiles]
;    comment = Network Profiles Service
;    path = %H
;    read only = No
;    create mask = 0600
;    directory mask = 0700
;    store dos attributes = Yes

[homes]
    comment = All users
    read only = No
    valid users = %S
    browseable = No
;    veto files = /aquota.user/groups/shares/

;[groups]
;    comment = All groups
;    path = /data/groups
;    read only = No
;    inherit acls = Yes
;
;[printers]
;    comment = All Printers
;    path = /var/tmp
;    create mask = 0600
;    printable = Yes
;    browseable = No
;
;[print$]
;    comment = Printer Drivers
;    path = /var/lib/samba/drivers
;    write list = @ntadmin, root
;    force group = ntadmin
;    create mask = 0664
;    directory mask = 0775

[temp]
    comment = temp
    path = /temp
    username = @"Domain Users"
    valid users = @"Domain Users"
    admin users = @"Domain Users"
    write list =  @"Domain Users"
    read only = No
    inherit acls = Yes
    guest ok = Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/general_brlug.net/attachments/20070327/0bdb521a/attachment.html 

Reply via email to