Re: [Samba] Backup files from Windows application

2010-03-10 Thread Joerg Thuemmler
Lukas Hejtmanek schrieb: > Hello, > > I'm using sama 3.0.24 on linux machine that serves a share for a windows > client. > > When editing a file on samba, using MS Word I can see there are severals > (probably) backup files. ls looks like this: > Dotaznik1.doc > ~$taznik1.doc > ~WRD.tmp

[Samba] Error 49152

2010-03-08 Thread Joerg Thuemmler
Hi, connecting to a XP Box trying to read printer queue I get an smb_err: 49152. Printing to this share works without errors, accessing another (disk) share with the same user too. Queue and cancel commands only are errornous. Could there be some windows rights problems? Firewalls were for disabl

Re: [Samba] smbget returns wrong exit code

2010-03-07 Thread Joerg Thuemmler
Jason Schaefer schrieb: > smbget -Rr smb://localhost/share > > [all files and folders are copied successfully!] > > echo $? > 1 > > On the other hand, when smbget is introduced with an error > > smbget -Rr smb://localhost/shar > Can't open directory smb://localhost/shar: No such file or directo

Re: [Samba] smbclient queue and cancel commands not working

2010-03-04 Thread Joerg Thuemmler
Joerg Thuemmler schrieb: > Hi, > > I'm trying to manage printer queues on a XP box in the lan. Other client > commands work well, even > > echo "test" | smbclient //XPBOX/PRINTER -c "print -" > > works as expected and starts a print job. But ei

[Samba] smbclient queue and cancel commands not working

2010-03-04 Thread Joerg Thuemmler
Hi, I'm trying to manage printer queues on a XP box in the lan. Other client commands work well, even echo "test" | smbclient //XPBOX/PRINTER -c "print -" works as expected and starts a print job. But either queue and cancel don't work, without debug flags with no errors. Cancel even says job

Re: [Samba] anonymous only share asking LANMAN password

2009-10-22 Thread Joerg Thuemmler
J. Bakshi schrieb: > J. Bakshi wrote: >> Hello list, >> >> I am trying to make a very simple samba share with out any >> authentication which will work inside the lan only and accessible from >> winxp too. >> This is debian lenny box and samba is 2:3.2.5-4lenny7 >> >> To achieve this I have writt

Re: [Samba] can't write to a shared file

2009-10-19 Thread Joerg Thuemmler
bujums schrieb: > I have ubuntu 8.04 very simple files serving running XFCE. I have two files > that are shared, these are accessed by several computers running XP. Problem > is one of the files will not allow me to write to from the XP mach. this > happened after I deleted that share from the smb.

Re: [Samba] Samba networking

2009-10-19 Thread Joerg Thuemmler
Russell Pardo schrieb: > To whom this may concern, > > I do apologise first off for contacting your organisation, but I have scoured > the internet looking for any answers to the problems I am having with Samba, > and nothing even remotely comes close the solution I need. Second apology for > m

Re: [Samba] winbind separator oddity

2009-10-18 Thread Joerg Thuemmler
Barry R Cisna schrieb: > Joerg, > > Thanks for the idea on winbind dyeing over time. Unfortunately that was > not happening. ... I was hoping I could figure out some sort of > script to run as a cron job on early Monday morning to automate my > workaround,,,? if you have any ideas on this let me

[Samba] anyone using smbclient queue and cancel commands?

2009-10-15 Thread Joerg Thuemmler
Hi, I wonder if someone uses these commands successfully? Although I seem to login successfully to a windows box: $:~> smbclient //reni/canon8500 -U user Enter user's password: Domain=[RENI] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] smb: \> queue smb: \> I don't get any answer for this

Re: [Samba] How to disallow to create files with bad charracters

2009-10-15 Thread Joerg Thuemmler
Dusan Zatkovsky schrieb: > On Wednesday 14 of October 2009 14:21:52 mor...@tuxedo.darktech.org wrote: >> I don't think so (at least not on Samba 3.x), but you can always >> access files with "bad" names via their mangled (short) name if you >> have filename mangling turned on. > > This is not

Re: [Samba] winbind separator oddity

2009-10-12 Thread Joerg Thuemmler
Barry R Cisna schrieb: > Hello All, > > Samba 3.024 EL5 install > > This will seem like an odd one to all I am sure. I will explain. ... > Problem. Every Monday morning when I get to school I have to ( or have a > helper do it) either comment or uncomment

[Samba] samba queue and cancel commands

2009-10-12 Thread Joerg Thuemmler
Hi, I'm using samba version 3.2.7-11.3.2-2154-SUSE-CODE11, (Linux) and I'm connecting to windows (workgroup) boxes either with Windows XP home SP3 or Win2000 prof. All works fine but the queue and cancel commands. Simple printing test with echo -en "\rHello\r\f" | smbclient "//Winhost/printer" -c