Re: [Samba] Roaming Profiles and Samba 3.4.x

2009-11-17 Thread Alexander Födisch

we still do not have a solution.
are there are any changes from samba 3.0.x to 3.4.x??? since upgrade to 3.4.3 it does not work anymore with permissions 
0777.


we need roaming profiles! but we can not roll back to version 3.0.x since we 
also need Windows 7 support.

thanks for any help!
Alex





Adam Williams schrieb:

not a fix, but permissions of 1777 would be slightly better.



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


Re: [Samba] Roaming Profiles and Samba 3.4.x

2009-11-17 Thread Alexander Födisch

I solved it...

in smb.conf following parameter was configured:
force user   = %U

when removing force user everything works fine. i don't know why it works w/ 3.0.x but not w/ 3.4.x but it's nice to 
have satisfied users again :)



best



Alexander Födisch schrieb:

we still do not have a solution.
are there are any changes from samba 3.0.x to 3.4.x??? since upgrade to 
3.4.3 it does not work anymore with permissions 0777.


we need roaming profiles! but we can not roll back to version 3.0.x 
since we also need Windows 7 support.


thanks for any help!
Alex





Adam Williams schrieb:

not a fix, but permissions of 1777 would be slightly better.




--
Mit besten Grüßen / Best Regards

Alexander Födisch

Max Planck Institute for Evolutionary Anthropology
-Central IT Department-
Deutscher Platz 6
D-04103 Leipzig

Phone:  +49 (0)341 3550-168
+49 (0)341 3550-154
Fax:+49 (0)341 3550-119
Email:  foedi...@eva.mpg.de



smime.p7s
Description: S/MIME Cryptographic Signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Re: [Samba] Roaming Profiles and Samba 3.4.x

2009-11-17 Thread Martin Hochreiter

Very strange-

we do use Samba 3.4.3 and still have the force user =%U option
in the [Profiles] section in combination with 700 rights on the
users folder ... and this is working

regards



I solved it...

in smb.conf following parameter was configured:
force user   = %U

when removing force user everything works fine. i don't know why it 
works w/ 3.0.x but not w/ 3.4.x but it's nice to have satisfied users 
again :)



best




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


Re: [Samba] Roaming Profiles and Samba 3.4.x

2009-11-12 Thread Adam Williams

not a fix, but permissions of 1777 would be slightly better.

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


[Samba] Roaming Profiles and Samba 3.4.x

2009-11-10 Thread Alexander Födisch

Hi,

since we did an upgrade from samba 3.0.28 to samba 3.4.x we have trouble with roaming profiles. Currently we are running 
samba 3.4.3.


When logging on, the profile folder on fileserver is created, but the user gets 
an error message:

Your roaming profile is not available. You are logged on with the locally stored profile. Changes to the profile will 
not be copied to the server. Possible causes of this error include network problems or insufficient security rights. If 
this problem persists, contact your network administrator.

DETAIL - Access is denied.



Sambalog:


[2009/11/10 11:27:59,  3] auth/auth.c:222(check_ntlm_password)
  check_ntlm_password:  Checking password for unmapped user [domainname]\[username]...@[computername] with the new 
password interface

[2009/11/10 11:27:59,  3] auth/auth.c:225(check_ntlm_password)
  check_ntlm_password:  mapped user is: 
[domainname]\[username]...@[computername]
[2009/11/10 11:27:59,  5] auth/auth_util.c:1517(fill_sam_account)
  fill_sam_account: located username was [domainname\username]
[2009/11/10 11:27:59,  3] auth/auth.c:271(check_ntlm_password)
  check_ntlm_password: winbind authentication for user [username] succeeded
[...]
[2009/11/10 11:27:59,  3] auth/auth.c:222(check_ntlm_password)
  check_ntlm_password:  Checking password for unmapped user 
[]...@[computername] with the new password interface
[2009/11/10 11:27:59,  3] auth/auth.c:225(check_ntlm_password)
  check_ntlm_password:  mapped user is: [domainname]...@[computername]






snippet of the smb.conf file:


map untrusted to domain = yes
[...]


[profiles]
comment  =
path = path
browseable   = no
force create mode= 0660
force directory mode = 0770
force group  = group of it
force user   = %U
guest ok = yes
nt acl support   = yes
inherit permissions  = yes
writeable= yes




The working solution at the moment: 0777 for all userprofiles. But that's not 
very nice...



Any ideas? Are there any changes of samba  3.0.x, which I didn't pay attention 
to?



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