Displaying 20 results from an estimated 39 matches for "print1".
Did you mean:
printk
2015 Aug 26
3
FW: Questions about Samba 4
i found the following also ..
Aug 7 08:44:10 rtd-print1 autofs[15991]: Starting automount....
Aug 7 08:48:26 rtd-print1 autofs[16291]: Stopping automount....
Aug 7 08:48:27 rtd-print1 automount[16302]: syntax error in map near [ * server.internal.domain.tld: ]
Aug 7 08:48:27 rtd-print1 autofs[16297]: Starting automount....
Aug 7 08:48:46 rtd-print1...
2015 Aug 26
0
FW: Questions about Samba 4
...bericht-----
>Van: samba [mailto:samba-bounces at lists.samba.org] Namens
>L.P.H. van Belle
>Verzonden: woensdag 26 augustus 2015 11:50
>Aan: samba at lists.samba.org
>Onderwerp: [Samba] FW: Questions about Samba 4
>
>i found the following also ..
>
>Aug 7 08:44:10 rtd-print1 autofs[15991]: Starting automount....
>Aug 7 08:48:26 rtd-print1 autofs[16291]: Stopping automount....
>Aug 7 08:48:27 rtd-print1 automount[16302]: syntax error in
>map near [ * server.internal.domain.tld: ]
>Aug 7 08:48:27 rtd-print1 autofs[16297]: Starting automount....
>Aug 7...
2015 Aug 25
3
Questions about Samba 4
On Tue, Aug 25, 2015 at 08:36:14AM +0200, Sven Schwedas wrote:
> On 2015-08-24 20:55, Jeremy Allison wrote:
> > On Thu, Aug 13, 2015 at 09:21:23AM +0200, Sven Schwedas wrote:
> > winbindd is extremely reliable and fully supported by the Samba
> > Team, please don't post FUD about Samba components. If you have
> > winbindd problems, post bug reports
>
> I did,
2013 Nov 21
1
[LLVMdev] Replacing C-style function
Hi,
I am trying to replace a c-style function with another function with same
signature. Consider the following code:
std::stringstream main_c;
main_c
<<"#include <stdio.h>\n"
<<"extern \"C\" { \n"
<<"int print1()\n"
<<"{\n"
<<" printf(\"Inside print1\\n\");\n"
<<" return 0xdeadbeef;\n"
<<"}\n"
<<"int print2()\n"
<<"{\n"
<<" printf(\"...
2015 Aug 19
1
upgrade-ing samba on debian jessie. ( 4.1.17 to 4.2.3 sernet ) fails and solutions.
...net-samba-smbd.service - LSB: initscript for the SAMBA smbd
?? Loaded: loaded (/etc/init.d/sernet-samba-smbd)
?? Active: failed (Result: exit-code) since Wed 2015-08-19 12:30:53 CEST; 6s ago
? Process: 26089 ExecStart=/etc/init.d/sernet-samba-smbd start (code=exited, status=6)
?
Aug 19 12:30:53 rtd-print1 sernet-samba-smbd[26089]: /etc/init.d/sernet-samba-smbd wants to start but SAMBA_START_MODE is set to "none".
Aug 19 12:30:53 rtd-print1 sernet-samba-smbd[26089]: Disable /etc/init.d/sernet-samba-smbd or set SAMBA_START_MODE in
Aug 19 12:30:53 rtd-print1 sernet-samba-smbd[26089]: /etc/def...
2018 Mar 09
2
llvm-cov: Combined report for multiple executables
...coverage report from multiple
executables. Looking at earlier discussions [1, 2], it looks like this
is supposed to work. I am having some difficulty getting this to work
as I would expect it to work, however. Following is a simple case to
explain:
////////// shared.h
#include <string>
void Print1(const std::string& msg);
void Print2(const std::string& msg);
////////// end
////////// shared.cc
#include <iostream>
#include <string>
void Print1(const std::string& msg) {
std::cout << "1" << msg;
}
void Print2(const std::string& msg) {
std...
2005 Nov 04
2
samba3 print server : ghost printer problem
Hello,
I configure my PDc as print server.
With cups, I configure 3 printers (names : print1 print2 and prinnt3).
After that I saw the error in the last printer's name. So I delete
prinnt3 and create print3).
But if I connect to my print server (using Windows), I have 4 printers :
print1 -3 and prinnt3
I restart cups and reload smb daemon several times but the ghost is
still ther...
2018 Mar 09
0
llvm-cov: Combined report for multiple executables
...s. Looking at earlier discussions [1, 2], it looks like this
> is supposed to work. I am having some difficulty getting this to work
> as I would expect it to work, however. Following is a simple case to
> explain:
>
> ////////// shared.h
> #include <string>
>
> void Print1(const std::string& msg);
> void Print2(const std::string& msg);
> ////////// end
>
> ////////// shared.cc
> #include <iostream>
> #include <string>
>
> void Print1(const std::string& msg) {
> std::cout << "1" << msg;
> }...
2007 Apr 17
3
Extracting approximate Wald test (Chisq) from coxph(..frailty)
Dear List,
How do I extract the approximate Wald test for the
frailty (in the following example 17.89 value)?
What about the P-values, other Chisq, DF, se(coef) and
se2? How can they be extracted?
######################################################>
kfitm1
Call:
coxph(formula = Surv(time, status) ~ age + sex +
disease + frailty(id,
dist = "gauss"), data = kidney)
2014 Nov 02
0
[Bug 977] ulogd_inppkt_NFLOG.c:503 forcing unbind of existing log handler for protocol
...om Netbug <b1b30ee4 at opayq.com> ---
I upgraded to ulogd 2.0.4 & kernel 3.17.2 but these did not make a difference,
here's how the output looks now;
Sat Nov 1 17:07:03 2014 <5> ulogd.c:843 building new pluginstance stack:
'log2:NFLOG,base1:BASE,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU'
Sat Nov 1 17:07:03 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 2
Sat Nov 1 17:07:03 2014 <5> ulogd_inppkt_NFLOG.c:503 forcing unbind of
existing log handler for protocol 10
Sat Nov 1 17:07:03 2014 <5> ulogd_inp...
2007 Nov 23
1
Problem with environments
...erly. (Or
should I use a frame instead?)
Anyway, here is the output, starting with the load operation;
----------------------------------------------------------------------------
> # function bar_driver
>
> free_driver <- function (){
+ i <- 25
+ attach_list <- list (i = i)
+ print1 ("attach_list = ", attach_list)
+ attach (attach_list)
+ free_test ()
+
+ }
> free_test <- function (){
+ print ("entering free_test")
+ print1 ("i")
+ return ()
+
+ }
>
[1] "attach_list = "
$i
[1] 25
The following object(s) are masked _by...
2015 Sep 07
2
nfs based shared home dir question
...ompat winbind
group: compat winbind
shadow: compat
gshadow: files
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
and i get this as result.
root at print1:/home/users2# whoami
root
root at print1:/home/users2# cd someuser /
-su: cd: someuser /: Permission denied
root at rtd-print1:/home/users2# ls -al
total 16
drwxr-xr-x 3 root root 4096 Sep 7 10:18 .
drwxr-xr-x 8 root root 4096 Sep 7 10:16 ..
drwxrwx--- 2 root root 4096 Sep 7 10:18 someuser
eve...
2019 Nov 25
0
Samba4 - Printer Drivers install fails
...ooking into this printer driver problem, and yes, its a bug..
Now this part of the logs.
move_driver_file_to_download_area: Unable to rename [x64/{7B0F67E9-8A50-45EF-A926-F9EF3D271299}/install_nbomx_xl_noredist] to [x64/3/Install_NBOMX_XL_NoRedist]: NT_STATUS_OBJECT_NAME_NOT_FOUND
Nov 25 10:35:16 print1 smbd[732]: [2019/11/25 10:35:16.901490, 0] ../../source3/rpc_server/spoolss/srv_spoolss_nt.c:8621(_spoolss_AddPrinterDriverEx)
Nov 25 10:35:16 print1 smbd[732]: _spoolss_AddPrinterDriverEx: move_driver_to_download_area failed - WERR_APP_INIT_FAILURE
Unable to rename [x64/{7B0F67E9-8A50-45EF-A9...
2017 Dec 18
0
[Curiosity] 'netbios aliases' works in AD mode?
...e info.
But since samba-ad-dc does not run NMBD i dont think what your trying below is going to work.
But i think, not sure about it.
And, sorry, but can you explain a bit more what your trying to do.
You want cups with kerberos auth? You only need the host/spn.
All i have is :
HOST/PRINT1
HOST/print1.internal.example.com
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Marco Gaiarin via samba
> Verzonden: maandag 18 december 2017 15:24
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] [C...
2019 Nov 25
3
Samba4 - Printer Drivers install fails
Le 25/11/2019 ? 09:15, L.P.H. van Belle via samba a ?crit?:
> I tested Friday also with a W7 pc.
> Not working, im try to see what i can do today on this problem.
>
> Greetz,
>
> Louis
Hi Louis,
Thanks for your help. I'm still investigating on it, but sadly i cannot
upgrade to 4.11 as those servers cannot reach external repositories for
security reasons (those servers
2019 Nov 22
1
Samba4 - Printer Drivers install fails
> FYI,
>
> I finally succeeded too upload one of the 3 drivers that had problems.
>
> I didi it with another user (not? with administrator) which is member
> of domain admins.
>
> I deleted it and tried so many times again to upload it anf it failed
> with the same error.
>
> So we're in a process where sometimes it's working sometimes not and
> you
2018 Jan 03
3
samba AD: using passwd on linux to change PW
Hi,
a short question about changing passwords. Our linux login server is
using winbind
for authentication. Everything is working well, but changing the
password for a user
does not work. We see the following error:
passwd
Changing password for USER
(current) NT password:
passwd: Authentication token manipulation error
passwd: password unchanged
/var/log/auth.log
pam_winbind(sshd:auth):
2018 Jan 03
1
samba AD: using passwd on linux to change PW
...change password
> Access is denied
> passwd: Authentication token manipulation error
> passwd: password unchanged
>
> Same user but now enabled in AD.
> Current Kerberos password:
> passwd: Authentication token manipulation error
> passwd: password unchanged
> root at rtd-print1:~# passwd xreib
> Current Kerberos password:
> Enter new Kerberos password:
> Retype new Kerberos password:
> passwd: password updated successfully
>
> So this should work fine.
>
> Debian 9.3
> Samba 4.7.3 ( from my own apt )
>
>
>
> Best regards,
>
> L...
2015 Nov 04
0
Pam_mount not working with "sec=krb5"
Im 1000% sure.. :-)
The server names are ready different.
Like print1 and member1
I login with putty and test from my pc in my own home drive.
It is ready as the below getfacl shows.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens buhorojo
> Verzonden: woensdag 4 november 2015 17:34
> Aan: samba at lis...
2009 Dec 14
0
[Bug 595] MARK filter doesn't work
...lution| |WORKSFORME
------- Comment #3 from eric at inl.fr 2009-12-14 20:31 -------
With latest git tree, I did not manage to reproduce the problem.
For the record, I've used the following stack:
stack=log1:NFLOG,base1:BASE,mark1:MARK,ifi1:IFINDEX,ip2str1:IP2STR,print1:PRINTPKT,emu1:LOGEMU
stack=ct1:NFCT,mark1:MARK,op1:OPRINT
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.