[Samba] [samba] getting files and ACLs from a fileshare in Python

2012-05-12 Thread Jean-Daniel
Hi, I am weighing Python for an application which needs to connect to a fileshare, to index the documents and also to retrieve the ACLs. Is there an equivalent of the Java libjcifs in Python? Given that the application will be running on Windows, what is the best way to use the win32 API from

[Samba] Windows 7 often creates new user profiles

2012-05-12 Thread Christian Meier
Hi, we're using Samba 3.5.6 (Debian). Windows 7 clients often create new roaming profiles for existing users for no identifiable reason. Windows XP isn't affected. Is this a known problem? - Chris -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Windows 7 often creates new user profiles

2012-05-12 Thread John Drescher
On Sat, May 12, 2012 at 11:47 AM, Christian Meier ch2...@arcor.de wrote: Hi, we're using Samba 3.5.6 (Debian). Windows 7 clients often create new roaming profiles for existing users for no identifiable reason. Windows XP isn't affected. Is this a known problem? I have never ever had

Re: [Samba] Windows 7 often creates new user profiles

2012-05-12 Thread Jorell
On 5/12/2012 8:54 AM, John Drescher wrote: On Sat, May 12, 2012 at 11:47 AM, Christian Meierch2...@arcor.de wrote: Hi, we're using Samba 3.5.6 (Debian). Windows 7 clients often create new roaming profiles for existing users for no identifiable reason. Windows XP isn't affected. Is this a

Re: [Samba] Windows 7 often creates new user profiles

2012-05-12 Thread steve
On 05/12/2012 09:57 PM, Jorell wrote: On 5/12/2012 8:54 AM, John Drescher wrote: On Sat, May 12, 2012 at 11:47 AM, Christian Meierch2...@arcor.de wrote: Hi, we're using Samba 3.5.6 (Debian). Windows 7 clients often create new roaming profiles for existing users for no identifiable reason.

Re: [Samba] Windows 7 often creates new user profiles

2012-05-12 Thread Christian Meier
On Sat, 12 May 2012 12:57:13 -0700 Jorell jore...@fastmail.net wrote: When Windows 7 creates the new profile is it creating %USERNAME%.V2? Windows 7 creates %USERNAME%.V2, but I'm not sure about the name of the newly created profiles. I guess .000... is appended. - Chris -- To unsubscribe

Re: [Samba] Windows 7 often creates new user profiles

2012-05-12 Thread Christian Meier
On Sat, 12 May 2012 22:12:00 +0200 steve st...@steve-ss.com wrote: win7 seems unable to load the profile from the server if the hive at NTUSER.DAT has been changed, e.g. even simply moved from one place to another. We didn't move them. One workaround we use is to put the profile in the

Re: [Samba] Windows 7 often creates new user profiles

2012-05-12 Thread Christian Meier
On Sat, 12 May 2012 17:47:02 +0200 Christian Meier ch2...@arcor.de wrote: Windows 7 clients often create new roaming profiles for existing users for no identifiable reason. Windows XP isn't affected. Some reasons for this behavior I googled: 1. insufficient permissions for profile-folder 2.

[SCM] Samba Shared Repository - branch master updated

2012-05-12 Thread Jelmer Vernooij
The branch, master has been updated via cf67da7 libreplace: Fix symbol names for snprintf/asprintf/vasprintf. from 212e805 s3:smb2_ioctl: implement FSCTL_VALIDATE_NEGOTIATE_INFO http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master - Log