Displaying 20 results from an estimated 76 matches for "2138".
Did you mean:
138
2013 Aug 01
2
[Bug 2138] New: SFTP interactive local rm
https://bugzilla.mindrot.org/show_bug.cgi?id=2138
Bug ID: 2138
Summary: SFTP interactive local rm
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sftp...
2005 May 06
2
my_zt_write
Hello Guys,
Any idea what this means:
WARNING[2138]: chan_zap.c:4409 my_zt_write: Write returned -1 (Resource
temporarily unavailable) on channel 1 - audio may have been lost
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050506/985db277/attac...
2016 Dec 28
4
Help with httpd userdir recovery
...ou don't need that option, maybe
> the easiest thing is to take it out and see if the error message changes.
I am using the default conf file for userdir.
/etc/httpd/conf.d/userdir.conf
So I deleted Multiviews and now the error is:
[Tue Dec 27 19:09:31.013176 2016] [autoindex:error] [pid 2138]
(13)Permission denied: [client 192.168.160.12:55762] AH01275: Can't open
directory for index: /home/rgm/public_html/family/
2019 Apr 16
2
Virtual register defs don't dominate all uses
Hi all,
I'm getting this error: "Virtual register defs don't dominate all uses". It comes from llvm/lib/CodeGen/MachineVerifier.cpp:2138
I don't understand what it means. Does anyone know?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190416/f2eef252/attachment.html>
2016 Dec 28
2
Help with httpd userdir recovery
...ror message
> > > changes.
> >
> > I am using the default conf file for userdir.
> >
> > /etc/httpd/conf.d/userdir.conf
> >
> > So I deleted Multiviews and now the error is:
> >
> > [Tue Dec 27 19:09:31.013176 2016] [autoindex:error] [pid 2138]
> > (13)Permission denied: [client 192.168.160.12:55762] AH01275: Can't
> > open directory for index: /home/rgm/public_html/family/
> >
> >
> > ____
>
> I know this is not going to help, but that error means that apache
> does
> not have access to r...
2003 Mar 19
2
Printer Rights Fail
Hello everyone,
I upgraded my Samba server on my RHL 7.2 box from 2.2.3a to 2.2.7. Almost
immediately afterwards, all of my admin users suddenly were unable to access
the printers that were being shared by Samba. Any idea of what is wrong and
how to fix it? The messages I'm getting are that I do not have enough
rights.
I am using a Windows 2000 Server PDC and a lot of Windows XP Pro, and
2003 Nov 05
1
objects inside curly braces
...check the dimensions of MyMatrix, but x is in curly braces, and so is
not an object. I'd like to check the dimensions of x, but can't, so it's
hard to tell what's wrong with it.
Any suggestions?
Thanks,
Scott
Scott Hiromoto
Doctoral Fellow
Rand
1700 Main Street, PO Box 2138
Santa Monica, CA 90407-2138
310 - 393 - 0411 Ext. 6106
Fax 310 - 393 - 4818
email: hiromoto@rand.org <mailto:hiromoto@rand.org>
www.rand.org <http://www.rand.org/>
[[alternative HTML version deleted]]
2007 Jan 20
1
SIP registration problem w/ SBC
Hi,
I'm trying to get my * server connected to a softswitch through an SBC. I
get the following error when * trys to register.
Got SIP response 423 "Interval Too Brief" back from xxx.xxx.xxx.xxx
Jan 20 12:43:54 NOTICE[2138]: chan_sip.c:5473 sip_reg_timeout: --
Registration for '1234561234@xxx.xxx.xxx.xxx ' timed out, trying again
(Attempt #9)
Is there something I can tweak on my end to fix this?
TIA,
-Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium...
2012 Mar 27
2
[Bug 983] Required authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=983
--- Comment #51 from Petr Lautrbach <plautrba at redhat.com> 2012-03-28 02:35:54 EST ---
Created attachment 2138
--> https://bugzilla.mindrot.org/attachment.cgi?id=2138
fixes of original patch
(In reply to comment #46)
> Created attachment 2096 [details]
> Updated version of original patch.
Fix missing braces around block in monitor.c:449-451 which causes that
condition on monitor.c:457 is never...
2003 Jan 16
1
How do I get the @#$$% job name to show instead of smbprn.yada.ya da?
...is is truncated $a >> /tmp/junkJ;\
/usr/local/bin/lpr -P%p -J"$a" -U%m %s;\
rm %s
Looking in /tmp/junkJ, the $a is the filename,
as it's supposed to be.
I'm running OpenBSD 3.2, LPRng 3.8.19. Clients are
all Win2k/SP2. The printer(s) are a mix of HP4s,
and a new Lanier 2138 (Ricoh 3800c in sheeps clothing).
I think something isn't being parsed/passed
correctly between Samba and LPRng.
Using the standard LPRng Print Command produces the
same results (lpr -P%p -r %s), so it almost seems
as though the -J%J job info parameter is being
ignored (when I add it to the P...
2010 Apr 25
1
replace question mark with a dash
..."0 ( ? )", "0 ( ? )", "n (0 ? 0)",
"0 ( ? )", "0 ( ? )", "0 ( ? )", "0 ( ? )", "0 ( ? )", "0 ( ? )",
"0 ( ? )", "0", "0", "0", "-184", "977", "2138")), .Names = c("IDDate",
"First", "Second", "Third", "Fourth", "Fifth"), class = "data.frame", row.names = c(NA,
-20L))
mydf
?
Felipe D. Carrillo
Supervisory Fishery Biologist
Department of the Interior
US Fish & Wildl...
2009 Mar 18
1
Last char of a string in a list -> list of strings
...y one
character (so, the last three data points would become list(H,L,L)
I tried
> strsplit(gsub("[*_!%0]*","",TADescSub$ExtendedLabel,""),"")
but that gives me something like:
...
[[2136]]
[1] "H" "L"
[[2137]]
[1] "H"
[[2138]]
[1] "H" "L"
[[2139]]
[1] "L"
So, what am I doing wrong?
/Fredrik
--
"Life is like a trumpet - if you don't put anything into it, you don't
get anything out of it."
2004 Jan 09
1
Permissions problem
Hi everyone (oh yeah, and I am new to the list but have a little Samba
experience).
I have a Samba 3.0.1 install on a Fedora Core 1 (.2138 kernel non-smp -
not that it should matter for this). I have created a group called
"osla" for the users in my domain and I have Samba working properly as a
PDC, or at least properly in so far as I can join clients to the server,
run scripts and so forth. I am using the simple 'sm...
2003 Jan 16
1
RE: How do I get the @#$$% job name to show instead of smbprn.yad a.yada?
...;\
> > rm %s
> >
> > Looking in /tmp/junkJ, the $a is the filename,
> > as it's supposed to be.
> >
> >
> > I'm running OpenBSD 3.2, LPRng 3.8.19. Clients are
> > all Win2k/SP2. The printer(s) are a mix of HP4s,
> > and a new Lanier 2138 (Ricoh 3800c in sheeps clothing).
> >
> > I think something isn't being parsed/passed
> > correctly between Samba and LPRng.
> >
> > Using the standard LPRng Print Command produces the
> > same results (lpr -P%p -r %s), so it almost seems
> > as thoug...
2016 Dec 28
1
Help with httpd userdir recovery
...m using the default conf file for userdir.
> > > >
> > > > /etc/httpd/conf.d/userdir.conf
> > > >
> > > > So I deleted Multiviews and now the error is:
> > > >
> > > > [Tue Dec 27 19:09:31.013176 2016] [autoindex:error] [pid 2138]
> > > > (13)Permission denied: [client 192.168.160.12:55762] AH01275:
> > > > Can't
> > > > open directory for index: /home/rgm/public_html/family/
> > > >
> > > >
> > > > ____
> > >
> > > I know this...
2016 Dec 28
2
Help with httpd userdir recovery
...t out and see if the error message
>>> changes.
>> I am using the default conf file for userdir.
>>
>> /etc/httpd/conf.d/userdir.conf
>>
>> So I deleted Multiviews and now the error is:
>>
>> [Tue Dec 27 19:09:31.013176 2016] [autoindex:error] [pid 2138]
>> (13)Permission denied: [client 192.168.160.12:55762] AH01275: Can't
>> open directory for index: /home/rgm/public_html/family/
>>
>>
>> ____
> I know this is not going to help, but that error means that apache does
> not have access to read the directory...
2000 Apr 20
7
Print Server
Ok, here's my setup: I've had a samba file server going for about a year
now. It's Samba v2.05a on a RH6.0 sys. Currently we have a printer
server running on a Winblows NT box. This NT box has the following
printers: HP5si, (4) HP4000, and a few HP4s. All of those printers have
Jet Direct ports on them. What I want to do is, move all the printers
over to the Samba box and KILL the NT
2019 Nov 21
3
Can't build R 3.6.1 or 3.5.3 on Ubuntu 18.04 LTS
...main/util.c:2111: undefined reference to
`uloc_setDefault_58'
/home/user/Desktop/R-3.6.1/src/main/util.c:2115: undefined reference to
`ucol_open_58'
/home/user/Desktop/R-3.6.1/src/main/util.c:2112: undefined reference to
`uloc_setDefault_58'
/home/user/Desktop/R-3.6.1/src/main/util.c:2138: undefined reference to
`ucol_setAttribute_58'
util.o: In function `do_ICUget':
/home/user/Desktop/R-3.6.1/src/main/util.c:2161: undefined reference to
`ucol_getLocaleByType_58'
util.o: In function `Rf_Scollate':
/home/user/Desktop/R-3.6.1/src/main/util.c:2219: undefined reference...
2003 Jul 17
9
Win2K sp4 can't print
Hi,
I just installed 2 Win2K sp4 workstations on an otherwise working Samba 2.2.8a
network and 2 of the 3 printers are showing "Access denied". What's up with that?
The other computers that are working just fine are Win98, XP and Win2K NOT sp4.
Here is part of the global section:
printing = bsd
load printers = yes
disable spoolss = yes
printcap name
2019 Nov 06
2
NTLM refuses to work on a DC
...In both of these commands
NTLMv2 is being used.
However, if I try to run the following, I get an error:
radtest -t mschap domainuser userpassword localhost 0 secret123
This is what I see in my /var/log/samba/log.wb-COMPANY:
[2019/11/06 15:27:32.944109,? 3]
../source3/winbindd/winbindd_pam.c:2138(winbindd_dual_pam_auth_crap)
? [ 3096]: pam auth crap domain: COMPANY user: domainuser
[2019/11/06 15:27:32.944307,? 3]
../source3/auth/auth.c:189(auth_check_ntlm_password)
? check_ntlm_password:? Checking password for unmapped user
[COMPANY]\[domainuser]@[DC1] with the new password interface
[...