Re: [Samba] Vista won't copy roaming profile to server

2009-03-13 Thread John Doe

From: Jean-Jacques Moulis 
> On the client side bad drivers are causing problems!
> We have to disable the "Nvidia Display Driver Service" as it impedes 
> uploading 
> of the profile.  Why a certified driver does this?

That fixed it!  Thx a lot!
I've been trying hundreds of things for months but I would have never thought a 
display driver would be the cause...
I cannot believe such a "big" bug, apparently from 2007, is still present and 
so poorly documented.

Thx again,
JD


  

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Vista won't copy roaming profile to server

2009-02-10 Thread Jean-Jacques Moulis
On Mon, 9 Feb 2009 03:31:58 -0800 (PST) Michal Patera 
 wrote:


MP> Hello,
MP> fresh installed Samba 3.024 o Debian system as PDC with roaming profiles.
MP> Vista only creates user.V2 in [profiles] but not copy profile after logoff.
MP> Directory is writable and  XP works good. Any ideas? Thanks.

This can be caused by a lot of things :-(

First to reassure you, Vista roaming profiles are working with a samba PDC.
Works for us on solaris samba 3.2.x   and at least 3.0.30,
 perhaps earlier versions to, don't remember and don't use notes :-).

We use the following registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"CompatibleRUPSecurity"=dword:0001

(perhaps unnecessary, profile acls should take care of that)

and the following smb.conf:

domain logons = yes
logon drive = h:
logon home = \\PDC\%U
logon path = \\PDC\Profiles\%U\%a
logon script = LOGON.BAT

[Profiles]
comment = Roaming Profile Share
path = /zpool1/Profiles
profile acls = Yes
map read only = Permissions
read only = no
browseable = no
csc policy = disable
hide files  = /?esktop.ini/$RECYCLE.BIN

That's for the server side!

On the client side bad drivers are causing problems!

We have to disable the "Nvidia Display Driver Service" as it impedes uploading 
of the profile.
Why a certified driver does this?


-- 
Jean-Jacques   Moulis  Tel:  (013) 281684
ISYFax:  (013) 139282
Linköping UniversityE-mail: j...@isy.liu.se
581 83 Linköping

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] Vista won't copy roaming profile to server

2009-02-09 Thread Michal Patera

Hello,
fresh installed Samba 3.024 o Debian system as PDC with roaming profiles.
Vista only creates user.V2 in [profiles] but not copy profile after logoff.
Directory is writable and  XP works good. Any ideas? Thanks.

-- 
View this message in context: 
http://www.nabble.com/Vista-won%27t-copy-roaming-profile-to-server-tp21910084p21910084.html
Sent from the Samba - General mailing list archive at Nabble.com.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba