[Samba] Can't modify ms word files with samba 3.3

2009-03-03 Thread Olivier Doremieux
Hello, I have the same problem with samba 3.3.0 and 3.3.1. I use to be able to edit some MS Word file on a shared network. What should I do to fix this problem? Is there a way to change some config file? Thanks in advance, Olivier DOREMIEUX -- To unsubscribe from this list go to the followi

Re: [Samba] CreateHardLink problem

2009-03-03 Thread David Overton
Hi Volker, 2009/3/4 Volker Lendecke : > On Tue, Mar 03, 2009 at 11:21:46PM +1100, David Overton wrote: >> 2009/3/3 Volker Lendecke : >> > On Tue, Mar 03, 2009 at 06:13:42PM +1100, David Overton wrote: >> >> I'm developing a Windows backup application that needs to be able to >> >> create possibly

Re: [Samba] Samba & AutoCad 2007

2009-03-03 Thread Patrik Dufresne
Jeremy Allison wrote: I would definately upgrade and retest first. It's very possible that this is a bug already fixed. Jeremy. Hi Jeremy, Thanks for your help, For maintenance reason, I don't want to manually compile samba. So I look into the new release of Ubuntu (9.04) and samba 3.3.0

Re: [Samba] CreateHardLink problem

2009-03-03 Thread Volker Lendecke
On Tue, Mar 03, 2009 at 10:54:46AM -0800, Jeremy Allison wrote: > Can you open a bug and attach a debug level 10 log and also > a wireshark capture trace of this against the Samba share ? I've got the 20MB sniff here. I'll send it to you later when I have a real network again. Volker pgpC3vsqm0

Re: [Samba] Samba & AutoCad 2007

2009-03-03 Thread Jeremy Allison
On Mon, Mar 02, 2009 at 08:54:47PM -0500, Patrik Dufresne wrote: > Hi Jeremy, > > Thanks for your help. Sorry, I forget to provide this information. > > Here the version : samba 3.0.22-1ubuntu3.8 > > I'm running this service using a Ubuntu 8.04.2. > > I hope it's help you. I would definately u

Re: [Samba] CreateHardLink problem

2009-03-03 Thread Jeremy Allison
On Tue, Mar 03, 2009 at 06:13:42PM +1100, David Overton wrote: > Hi, > > I'm developing a Windows backup application that needs to be able to > create possibly hundreds of thousands of hard links on an SMB share. > I'm running into a strange problem when that share happens to be on a > Samba serve

Re: [Samba] PDC machine name appears as Domain Name on PC profiles

2009-03-03 Thread Adam Tauno Williams
On Tue, 2009-03-03 at 10:36 -0600, Jeff McInish wrote: > I have the distribution Samba package 3.2.3 running under Ubuntu 8.10 > Workstation, downloaded using Synaptics Package Manager. It is running as a > PDC. On some of my Windows XP workstations, the Windows profiles appearing > under System

Re: [Samba] Error with KRB5

2009-03-03 Thread Javier Arancibia
I can update krb5-libs-1.5-17 to krb5-libs 1.6.1-31.el5 The solution.. >yum shell >update krb5-devel >run with this yum install krb5-devel and all dependencies. Now i can join to the DOMAIN CONTROLLER Javier Arancibia Javier Arancibia Enviado por: samba-bounces+jarancibia=nacion-

[Samba] PDC machine name appears as Domain Name on PC profiles

2009-03-03 Thread Jeff McInish
I have the distribution Samba package 3.2.3 running under Ubuntu 8.10 Workstation, downloaded using Synaptics Package Manager. It is running as a PDC. On some of my Windows XP workstations, the Windows profiles appearing under System Properties >> Advanced >> User Profiles appear correct, in the

Fwd: [Samba] First attempt file access denied subsequent file accesses granted

2009-03-03 Thread John Drescher
No errors that I can correlate back to the file access denied. My primary user reports that so far this morning she has not had the behavior. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] First attempt file access denied subsequent file accesses granted

2009-03-03 Thread John Drescher
On Tue, Mar 3, 2009 at 11:02 AM, Wikked one wrote: > Hi John > > I have configured oplocks and been unable to see any difference in behavior. > How about error logs. Is there an error message in the samba logs when this happens? John -- To unsubscribe from this list go to the following URL and

Re: [Samba] Error with KRB5

2009-03-03 Thread John Drescher
On Tue, Mar 3, 2009 at 9:47 AM, Javier Arancibia wrote: > > I think that the problem is in kerberos... > When update krb5-libs.. > > # yum update krb5-libs-1.6.1-31.el5.x86_64.rpm > or > # yum update krb5-libs-1.6.1-31.el5.x86_64 > > Transaction Check Error:   file /etc/krb5.conf from inst

Re: [Samba] samba user stays at the syatem !!!

2009-03-03 Thread John H Terpstra - Samba Team
J. Bakshi wrote: > Dear list, > > Here is a very strange problem !!! > > I am using samba-3.0.25b-1.1.cc in clarkconnect server. No problem to > use the samba shares at all. Authentication works with no hitch. But > samba users stay at the system. I have just checked with "who" and found > there

Re: [Samba] Error with KRB5

2009-03-03 Thread Javier Arancibia
I delete the file /etc/krb5.conf and put the original file too. I have the same error. I can't uninstall the older version because this have many dependencies. Thanks. Javier Arancibia John Drescher 03/03/2009 12:50 Para Javier Arancibia , Samba mailing list cc Asunto Re: [Samba] Er

Re: [Samba] First attempt file access denied subsequent file accesses granted

2009-03-03 Thread John Drescher
>            We’re running > 3.0.28.el4.9 on CentOS 4.7 in a production environment with one minor > annoyance. > This is a very inconsistent behavior ,frequent enough top be annoying ,yet > unpredictable enough to warrant this email. > Our Samba server is serving up a wide variety of files but in

[Samba] First attempt file access denied subsequent file accesses granted

2009-03-03 Thread Wikked one
Hi List, We’re running 3.0.28.el4.9 on CentOS 4.7 in a production environment with one minor annoyance. This is a very inconsistent behavior ,frequent enough top be annoying ,yet unpredictable enough to warrant this email. Our Samba server is serving up a wide variety of files but

Re: [Samba] Error with KRB5

2009-03-03 Thread Javier Arancibia
I think that the problem is in kerberos... When update krb5-libs.. # yum update krb5-libs-1.6.1-31.el5.x86_64.rpm or # yum update krb5-libs-1.6.1-31.el5.x86_64 Transaction Check Error: file /etc/krb5.conf from install of krb5-libs-1.6.1-31.el5 conflicts with file from package k

Re: [Samba] Samba AD auth - Backup?

2009-03-03 Thread Mark Adams
Thanks for the reply's. Is there anyway to have Samba just read whatever is in the database for the UID/GID map if the DC is not available? From my testing as soon as the DC is unavailable for any reason the ability to login ceases. Am I right in thining that by adding 2 x "kdc" selections to /et

Re: [Samba] CreateHardLink problem

2009-03-03 Thread David Overton
Hi Volker, 2009/3/3 Volker Lendecke : > On Tue, Mar 03, 2009 at 06:13:42PM +1100, David Overton wrote: >> I'm developing a Windows backup application that needs to be able to >> create possibly hundreds of thousands of hard links on an SMB share. >> I'm running into a strange problem when that sha

Re: [Samba] Error with KRB5

2009-03-03 Thread John Drescher
On Tue, Mar 3, 2009 at 7:07 AM, Javier Arancibia wrote: > I configure my Samba server to join into a Windows Domain Controller, when > > join to the domain I have this error > >>net ads join -U Administrator > Administrador's password: > net: relocation error: net: symbol krb5_get_init_creds_o

[Samba] Error with KRB5

2009-03-03 Thread Javier Arancibia
I configure my Samba server to join into a Windows Domain Controller, when join to the domain I have this error >net ads join -U Administrator Administrador's password: net: relocation error: net: symbol krb5_get_init_creds_opt_alloc, version krb5_3_MIT not defined in file libkrb5.so.3 with

[Samba] unable to use myse home share on a member server

2009-03-03 Thread Stéphane PURNELLE
Hi all, I have a strange problem : smb.conf : [global] netbios name = CORLI01 workgroup = CORMAN server string = Ancien Serveur administratif (%v) # Definition de la securite #security = user security = domain password server = ADMIN01

Re: [Samba] How to allow only particular users to logon to a particular computer?

2009-03-03 Thread FC Mario Patty
Hi, I've follow your link but it only applies to windows 2000 server. Beside, I'd already try "Logon Locally" (I won't use Deny logon locally because it will reverse "Logon Locally" and prevent local administrator to logon) before I sent email to this mlist. I also add domain user via control panel

Re: [Samba] How to allow only particular users to logon to a particular computer?

2009-03-03 Thread Wolfgang Ratzka
I have a pc (already joinned the samba domain 'DOMAIN') that I want to keep off other domain users but user DOMAIN\mark and DOMAIN\thomas whilst letting both of them to logon freely to other computers. You might want to manipulate the SeInteractiveLogonRight and possibly SeNetworkLogonRight on

Re: [Samba] How to allow only particular users to logon to a particular computer?

2009-03-03 Thread FC Mario Patty
Thank-you Wolfgang, I'll give it a shot. * You' re right. I saw some where in the web, someone mistakenly lock his local user (administrator). :( Regards, On Tue, Mar 3, 2009 at 5:37 PM, Wolfgang Ratzka wrote: > I have a pc (already joinned the samba domain 'DOMAIN') that I want to keep >> off

Re: [Samba] vlan problem

2009-03-03 Thread Mohammad Reza Hosseini
it seems that you are true, now what is the solution? 2009/3/2 Scott Grizzard > Can you do an "ldapsearch -x" from the domain controller to the LDAP server > using TLS? Many times it is the TLS certificates that cause connection > problems from samba. > > > On Mar 2, 2009, at 12:26 AM, Mohammad

[Samba] How to allow only particular users to logon to a particular computer?

2009-03-03 Thread FC Mario Patty
Guys, I have a pc (already joinned the samba domain 'DOMAIN') that I want to keep off other domain users but user DOMAIN\mark and DOMAIN\thomas whilst letting both of them to logon freely to other computers. I tried sambaUsersWorkstations but it only works with uid (Users not Computers) and it dic