Displaying 2 results from an estimated 2 matches for "sambashit".
Did you mean:
sambasha
2010 Jun 11
1
Fwd: how to "Disable Samba Roaming profile"
...)
# Ex: userHomeDrive="H:"
userHomeDrive="z:"
Make sure that the shares and paths you have make sense.
Now edit smb.conf in your favorite text editor, and find your shares
listings, and create something like this, that makes sense on your
system:
[Profiles]
path=/usr/home/sambashit/Profiles
public = yes
only guest = no
browseable = yes
writeable = yes
printable = no
create mask = 0700
force create mode = 0700
force directory mode = 0700
directory security mask = 0700
level2 oplocks = Yes
OK. Now, simply mkdir the appropriate directories on your...
2011 Feb 18
3
Help needed with Windows7 roaming files.
Hi all,
We've been trying to setup/upgrade a samba PDC (version 3.56) with OpenLDAP
as backend and roaming profiles for Windows7 (32bit) Clients. windows7 has
no problem
with login after applying the reg patches, however, it seems to always load
a temporary profile as opposed to roaming one for users, no local profile
is created.
this has caused Outlook 2010 to function improperly