Displaying 5 results from an estimated 5 matches for "ausdrucken".
Did you mean:
ausdruck
2023 Feb 20
0
wininet deprecation
...nd wget refuse to cooperate with Kerberos on our corporate setup.
When exactly will the 'wininet' method stop working? R release 4.3?
Thanks.
Thomas
________________________________________________________________________________
Bitte denken Sie an die Umwelt, bevor Sie diese E-Mail ausdrucken. Ist diese E-Mail nicht an Sie adressiert, bitten wir Sie, uns zu informieren und die E-Mail zu loeschen. Da der E-Mail-Verkehr weder sicher noch vor Einblicken und Veraenderungen durch Dritte geschuetzt ist, lehnen wir jegliche Haftung fuer Schaeden ab, die daraus entstehen koennen.
Please conside...
2004 Apr 15
1
3.0.3pre2 Unable to lookup user names for display
The following configuration has been working OK with Samba 3.0.1
Mandrake 9.0 PDC.
Redhat 7.3 BDC.
(both with ldapsam passdb backend).
Solaris 8 Memberserver.
After upgrade to 3.0.3pre2, exactly the same configuration - with exactly
the same smb.conf - produces an error, when you try to add a user or group
in the security settings of a file or directory through MS Explorer. The
message text is
2004 Sep 20
1
print command=... not longer working after update
...t file: server-error-service-unavailable
[2004/09/20 23:00:15, 3] printing/print_generic.c:print_run_command(84)
Running the command `lpr -r -P'pdfprinter' smbprn.00000011.ljYgDh' gave 1
---
The pdfprinter-section has not changed(apart from printing=...):
---
[pdfprinter]
comment = Ausdrucken in PDF-Dateien
path = /var/spool/samba
printable = yes
print command = /usr/local/bin/pdfprinter.sh %s %u
printing = bsd
printer admin = root
guest ok = yes
---
Instead of executing the "print command" samba uses the default internal
value for "printing = bsd". Why?
Please CC...
2023 Feb 21
1
wininet deprecation
On Tue, 21 Feb 2023, Selke, Gisbert W. writes:
> On Mon, 20 Feb 2023 15:58:33 +0000, Stadler Thomas <thomas.stadler at vpbank.com> wrote:
>
>> as the download method 'wininet' is deprecated, I'm looking into alternative ways to install packages from within R.
>> Unfortunately, curl, libcurl and wget refuse to cooperate with Kerberos on our corporate setup.
2023 Feb 21
2
wininet deprecation
On Mon, 20 Feb 2023 15:58:33 +0000, Stadler Thomas <thomas.stadler at vpbank.com> wrote:
> as the download method 'wininet' is deprecated, I'm looking into alternative ways to install packages from within R.
> Unfortunately, curl, libcurl and wget refuse to cooperate with Kerberos on our corporate setup.
> When exactly will the 'wininet' method stop working? R