Displaying 20 results from an estimated 2000 matches similar to: "Problems saving large ppt-files to samba server"
1999 Nov 03
0
Error in smbd/nttrans.c
Hi,
In the logfiles of our NT-clients sometimes occurs the messages:
[1999/11/03 07:50:41, 0] smbd/nttrans.c:(2303)
call_nt_transact_ioctl: Currently not implemented.
Could someone explain to me, what this message mean and what influence
the lack of this procedure has on the communication between Samba and
the client.
We use Samba 2.04b and NT4 Sp4/5
thanks
Michael Koehler
--
G.C.
1999 Oct 06
2
Cannot remove Printjob from Queue (Digest 2244)
Frans wrote
> Did you receive any useful tips in the mean time?
No, there was a greate silence.
>
> For one of our supported organisations I'm investigating a not able to remove print
> jobs, as well
Oh, I'm not alone.
> So I hope you would like to share the tips, in return I could try to be of assitance
> as well.
Nice,
I have additional questions to solve the
2000 Mar 09
1
smbd/nttrans.c:call_nt_transact_ioctl
Hi William,
I got no positive reply since I made my posting. Only you and another guy,
who
made the same experience.
No answer to the question, what functionality has "call_nt_transact_ioctl"
and
what effect on SAMBA has the missing of this procedure.
Sorry,
Michael
William Soudan schrieb:
> Hi Michael,
>
> I'm getting the same message in our samba logfiles as you
1999 Sep 22
1
Printing to samba server doesn't work
Well, not like it should. I can capture a printer with the "net use
lpt1:" command, but I would really like to be able to print to any one
of the three printers in my printcap.
NT gives me the error: "The parameter is incorrect". I attached the
error message screen below, in .png format.
This worked for the last printer I had. All I changed was the printer
and the
2024 May 28
1
Security Implications of "ldap server require strong auth"?
Hi,
there is a suitable HowTo on how to create your own CA at:
https://checkmk.com/de/blog/how-become-your-own-certificate-authority
So long
Thom
Am 28.05.24 um 09:20 schrieb Matthias K?hne | Ellerhold
Aktiengesellschaft via samba:
> Hello Thomas,
>
> we've done the exact same thing: we have a few nextcloud instances bound
> to Samba (now 4.20, but 4.19 worked too).
>
2002 Sep 06
2
samba domeinlogon
Hi,
I'm using Unix now for the last 2 years, so I'm learning everyday new
things. Now I'm trying to configure Samba 2.2.5 (on Freebsd 4.4) so that
w2k machines can logon to the domain.
I added several users to smbpasswd (which are real users on the server. I
would like to have "virtual users" which don't have a real account but
that's an other problem)
In several
2002 Jul 24
0
enumerating shared printers to the print browse master
hi Jerry et al,
when I use the 'ADD PRINTER WIZARD' it looks like this:
-----------------------------------------
|[]\\whatevernthost\mydeskjetanywhere |
|[]\\computeronmydesk\printernexttome |
|[]\\Ididn'tevennowIm\sharingaprinter |
|+[]SAMBAPRINTSERVER |
-----------------------------------------
The shared printers on the SAMBA server get visible by
2009 Jan 16
1
PDF slided (beamer or prosper) to an editable PPT
Hello, I am getting requests to place our PDF slides (output from
beamer) into Microsoft Powerpoint formats (.ppt). What's the best
practice or any recommended software packages (any success with open or
commercial) that we can use to convert PDF slides into an EDITABLE
powerpoint deck?
Thanks in advance.
2012 Mar 31
2
Is it there any std pattern in R which show same representation style of ppt found on net
i m searching on net,material related to R,
whenever i get ppt presentation of some topic ,i found it in speical format
white backgroud & blue bars,having links for further topics
see link
1) https://www.rmetrics.org/files/Meielisalp2007/Presentations/Pfaff.pdf
2)http://grapevine.com.au/~yanchang/docs/Time-Series-Mining-slides.pdf
If this is format,how can i made it,if i want to give my R
2013 Dec 12
2
PPT text extracter
Hi,
I've had a heads up from a user that catppt did not work at all on
semi-recent PowerPoint files (ppt, not pptx). I checked, and indeed it
misses most of the content on many files.
After looking around, I found Python code from the libreoffice project
which makes a nice ppt text extractor after adding a very thin command line
wrapper:
2010 Aug 21
7
Error when openning MS Office files (*.doc, *.xls, *.ppt)
Error when openning MS Office files (*.doc, *.xls, *.ppt)
(Wine 1.0.1 and Wine 1.1.42, Ubuntu 10.04)
--
Hello,
I get this error when I try to open MSOffice 2003 files (like *.doc or *.xls or *.ppt):
"The file '/home/blabla/Doc1.doc' is not marked as executable. If this was downloaded or copied form an untrusted source, it may be dangerous to run. For more details, read about
2007 Oct 25
0
Open ppt in Browser
Hi
In my application i want to open ppt file in web browser[IE,FF].Any one
please help me with this...
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2004 Oct 07
0
background graphics under ppt show up as red 'x'
Has anyone ever seen a problem where any graphics on a ppt background (master) show up as one big red 'x'? I can easily reproduce this if this has never been reported before. Everything else in powerpoint seems to work fine.
Using wine-20040914-SuSELinux91.i586.rpm.
PatC
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2001 Oct 14
1
Word and ppt viewers work with Wine???
Installation of the Microsoft Word viewer (97/2000) and Powerpoint viewer
fail in the second dialog of the installation wizard.
I'm using a Wine configuration (latest Codeweavers) without any original
Windows DLLs.
Does anyone have a working config with these two apps?
2009 Aug 28
2
OT: .doc,.xls,.pdf,.ppt (etc.) string parser/indexers
Does anyone have experience with linux tools to parse the text from
common non-text file formats for searching? I'm trying to use the
kinosearch add-on for twiki which is fine as far as the search goes, but
it takes forever to generate the index. It uses xpdf to extract strings
from pdf's, antiword for .doc, and since it is perl, the
Spreadsheet::ParseExcel module for .xls. Some
2007 Apr 01
10
indexing mostly-binary documents (.ppt)
Here''s an interesting problem: In my app, we are indexing various
types of documents, including microsoft powerpoint. Powerpoint
documents are mostly binary, but have a bunch of text (all of the
text in the document?) as well.
My thinking is that the binary will never get searched for, and the
proper text will be indexed and queried as expected, so the indexed
binary will never
2018 Feb 21
2
how to build wmic
Andrew,
Thanks very much. After sending my question, I discovered that the DCOM
area was disabled in the build as of 8 years ago, so it became clear that
this is not currently supported in any way.
Steve Koehler
On Wed, Feb 21, 2018 at 11:49 AM, Andrew Bartlett <abartlet at samba.org>
wrote:
> On Wed, 2018-02-21 at 11:16 -0600, Stephen Koehler via samba wrote:
> > I see that
2003 Feb 26
1
strange log entries
hello,
we use tinc for some permanent vpn tunnels with both sides are dynamic.
in the last days we got following log entries on both ends:
Receiving packet failed: Resource temporarily unavailable
Receiving packet failed: Resource temporarily unavailable
Receiving packet failed: Resource temporarily unavailable
Receiving packet failed: Resource temporarily unavailable
Rereading configuration
2018 Feb 21
1
how to build wmic
Thanks for the pointer. I will take a look.
Steve Koehler
On Wed, Feb 21, 2018 at 2:44 PM, Andrew Bartlett <abartlet at samba.org> wrote:
> On Wed, 2018-02-21 at 14:05 -0600, Stephen Koehler wrote:
> > Andrew,
> >
> > Thanks very much. After sending my question, I discovered that the DCOM
> area was disabled in the build as of 8 years ago, so it became clear
2000 May 22
0
bug with automatic added users ?
Hello,
I'm running samba 2.0.7 in a little nt-domain with security = domain.
This works fine, but I don't want to manually put my nt-domain-users to
local users of my linux server. So I put in my smb.conf quick and
dirthy:
add user script = /usr/sbin/useradd -m -s /bin/false %u
This works, smbrun called useradd and the account would be successful
createt and return is 0, but Samba asks