RE [Samba] Temporary Profiles

stephane.purnelle at corman.be stephane.purnelle at corman.be
Thu Dec 1 11:50:29 GMT 2005


Are you sure that the path of profiles path are correct ?

-----------------------------------
Stéphane PURNELLE                         stephane.purnelle at corman.be
Service Informatique       Corman S.A.           Tel : 00 32 087/342467

samba-bounces+stephane.purnelle=corman.be at lists.samba.org a écrit sur 
01/12/2005 11:01:05 :

> Hi,
> 
> I have got a problem with samba for days now and I don't know how to 
solve
> it.
> 
> My problem is, that it doesn't matter if I enable or disable Roaming
> Profiles, all I get is a temporary profile.
> 
> If i enable Roaming Profiles, than i get a temporary serverside Profile. 
If
> I disable Roaming Profiles, than i get a temporary local Profile.
> 
> Can somebody please help me?
> 
> With Roaming Profiles I think it is a problem with Filepermissions. Root
> get's a full Serverside Profile (not the smb.conf below), but only root.
> I just want a local Profile for the users, so it is not so relevant.
> 
> Oliver
> 
> Samba is PDC
> 
> 
> [global]
>         include = /etc/samba/dhcp.conf
>         socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
>         logon drive = H:
>         hide dot files = yes
>         domain master = Yes
>         username map = /etc/samba/smbusers
>         map to guest = Bad User
>         printer admin = @ntadmin, root, administrator
>         logon home = \\%L\%U\.9xprofile
>         passwd program = /usr/bin/passwd %u
>         wins support = true
>         printcap cache time = 750
>         netbios name = fileserver
>         cups options = raw
>         printing = cups
>         unix password sync = yes
>         local master = Yes
>         logon path =
>         logon script = logon.bat
>         workgroup = SJ
>         os level = 65
>         printcap name = cups
>         security = user
>         add machine script = /usr/sbin/useradd  -c Machine -d
> /var/lib/nobody -s /bin/false %m$
>         domain logons = Yes
>         preferred master = Yes
>         load printers = yes
>         passdb backend = smbpasswd
> 
> [homes]
>         comment = Home Directories
>         valid users = %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
> 
> [printers]
>         comment = All Printers
>         path = /var/tmp
>         printable = Yes
>         create mask = 0600
>         browseable = No
> 
> [print$]
>         comment = Printer Drivers
>         path = /var/lib/samba/drivers
>         write list = @ntadmin root
>         force group = ntadmin
>         create mask = 0664
>         directory mask = 0775
> 
> [netlogon]
>         comment = Network Logon Service
>         path = /var/lib/samba/netlogon
>         write list = @user, root
>         guest ok = yes
>         locking = No
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba


More information about the samba mailing list