search for: attemt

Displaying 20 results from an estimated 44 matches for "attemt".

Did you mean: attempt
2006 May 23
0
Slider.js - Attemting to put values in form.
I can''t figure out how to take that value that the user has chosen in the slider and put that into a form value. Does anybody know how to do this? Here is my code so far (It''s pretty much directly from script.aculo.us): <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Text effects tests</title> <script
2006 May 20
1
Slider.js - Attemting to put values in form.
I can''t figure out how to take that value that the user has chosen in the slider and put that into a form value. Does anybody know how to do this? Here is my code so far (It''s pretty much directly from script.aculo.us): <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Text effects tests</title> <script
2013 Jul 12
3
pxechn.c32 does not do TFTP
...snbp.com is available at the indicated path. I have tried various combinations of colons, forward and back slashes and URL schemes. However, all i get from pxechn.c32 is pxechn.c32: Attempting to load '10.14.141.150::boot\x86\wdsnbp.com': 2:No such file or directory and it does not even attemt to send any packets to 10.14.141.150 (I checked with WireShark). What I am doing wrong? TIA for any input. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov at sibptus.tomsk.ru
2014 Jun 17
3
RFE: dnsbl-support for dovecot
...upport the same to prevent dictionary attacks from known bad hosts, in our case that blacklist is 100% trustable and blocks before SMTP-Auth while normal RBL's are after SASL i admit that i am not a C/C++-programmer, but i think doing the DNS request and in case it has a result block any login attemt should be not too complex setup a own honeypot and feed rbldnsd with the sources is quite easy and in case of a own, trustable RBL where no foreigners report somebody by mistake it's relieable and scales well over many machines and services as long services supporting it mod_security: http://...
2009 Aug 07
2
Oblivion regression exposed by video description patch
...Here's the regression: 2cb8f42168aa9b00b8dd511a6e5828b45088cbba is first bad commit commit 2cb8f42168aa9b00b8dd511a6e5828b45088cbba Author: Stefan D?singer <stefan at codeweavers.com> Date: Fri May 8 17:24:01 2009 +0200 wined3d: Support clipplanes with GLSL. This is the Nth attemt to make clipping work with GLSL shaders. The patch now uses the GLSL quirk table to handle cards that need a custom varying for gl_ClipPos, and the code is adapted to the changed state table and shader backend system. Patch that exposes this regression: http://bugs.winehq.org/attachmen...
2009 Apr 10
3
Local disk rsync
I've done quite a bit of looking, but I haven't found an answer that answers this question. Environment: cygwin on Windows rsync 3.0.4 I know that rsync isn't optimzed for speed on local copies - that's clear in my testing. I'm attemting to sync a large volume of files. (In this case, I'm syncing a rdiff-backup set...) An initial sync will be about one fourth as fast a a cp of the same files. "Ok, that's not a huge deal. Subsequent syncs should be a lot faster" I though. No. Using a native windows sync tool...
2013 Jul 12
2
pxechn.c32 does not do TFTP
...combinations of > > colons, forward and back slashes and URL schemes. > > > > However, all i get from pxechn.c32 is > > > > pxechn.c32: Attempting to load '10.14.141.150::boot\x86\wdsnbp.com': 2:No such file or directory > > > > and it does not even attemt to send any packets to 10.14.141.150 (I > > checked with WireShark). What I am doing wrong? > > What version of PXELINUX? From the syslinux-6.01 distribution. Sorry, should have mentioned that. > Which variant, pxelinux.0 or lpxelinux.0? pxelinux.0 > If 6.xx, which archite...
2005 Jul 24
1
RPC protocol error with one user on login (64 bit svr 2003 client - samba 3.0.14a PDC)
This user is attemting to log in on a win2003 64 bit client to a PDC running 3.0.14a. The user is able to log on on another machine (32 bit, I don't have another 64 bit machine) There was a local user with the same username but that user was deleted after adding the machine to the domain. I cannot see an error...
2013 Jul 12
1
pxechn.c32 does not do TFTP
...arious combinations of >> colons, forward and back slashes and URL schemes. >> >> However, all i get from pxechn.c32 is >> >> pxechn.c32: Attempting to load '10.14.141.150::boot\x86\wdsnbp.com': 2:No such file or directory >> >> and it does not even attemt to send any packets to 10.14.141.150 (I >> checked with WireShark). What I am doing wrong? > > What version of PXELINUX? Which variant, pxelinux.0 or lpxelinux.0? > If 6.xx, which architecture? > > Tried just: > > LABEL WDS1 > MENU LABEL WDS1 > COM32 pxechn.c32 &...
2004 Jun 14
2
inviting an spa-x000
...ip.conf entry for the spa is [spa0p] callerid="SPA Phone" <102> type=friend host=dynamic port=5060 username=spa0p auth=md5 secret=seekret qualify=1000 dtmfmode=rfc2833 canreinvite=no context=in-99 mailbox=001 it appears that * is attemting to authenticate as 'asterisk'. but then what is the username in the sip.conf entry? randy
2003 Oct 02
1
warnings() generates error if there never were any (PR#4389)
...ion where I occasionally call warnings() to write out any warnings that have occurred, I discovered that calling warnings() before any warnings have ever been generated causes an error: > warnings() Error in warnings() : Object "last.warning" not found The problem is that warnings() attemts to check the length of the variable 'last.warning' without first checking for its existance. This problem exists in R 1.7.1 as well as in the new 1.8.0 beta code. A simple patch fixes the problem: --- warnings.R.orig 2003-10-02 02:35:04.359451000 -0400 +++ warnings.R 2003-10-02 0...
2001 Jan 15
1
PAM error on openssh-2.3.0p1/HP-UX
Hi all, I try to login from a Linux Box with ssh-1.2.27 to an HP-UX Server with openssh-2.3.0p1 using PAM. After a couple of login the HP-UX disables my account with the error message: Too many unsuccesful logins. It seems to me - and the logfile says it too - that the first attemt to authenticate myself via Password fails and the second attempt via rsa-key works. Now the counter of unsuccesful logins is added by one and after 5 logins I am disabled. I use the ssh-agent technology with rsa-keys. The required PAM-Patch is installed. What shell I do? Jan 15 10:39:46 pns sshd[...
2009 Jan 18
2
Digital Image Pro installed in OpenSUSE 11.1
...e trial for this version. I am using wine 1.1.13 First when I tried installing it off the bat, it required MDAC, and would run the same script over and over saying "your system will need to reboot once we have completed installing MDAC" then switching to "we encountered errors when attemting to install MDAC" and repeating. I was unable to find out what version of MDAC was required, and tried using wine to install 2.6, 2.7, and 2.8 before learning about winetricks. I was finally able to get winetricks to look like it completed on MDAC 2.5 (2.7 and 2.8 errored after searching t...
2020 Jun 25
1
virsh edit does not work when <initiator> and <auth> is used in config
...and error, I found I can finally save it when I reorder the "<initiator>" and "<auth>" blocks, so that "<auth>" is above "<initiator>". Once i save it, libvirt then reorders it back to the order, which will generate erro next time I attemt to edit. Anyway, this seems like a bug, and especially evil one. How could I get rid of this behaviour? thanks,
2002 Jun 27
3
Samba as a PDC -- HELP NEEDED
...an X environment. I've tried working on the smb.conf to get things straightened aout but am at ground zero here I can get the XP wks to logon naturally from scratch as they will do in a native environment. i use linux 7.2 and have placed an order for the 7.3Pro and The Adv. svr 2.1 all in an attemt to get the problem solved. Can You tell me what I'm doing wrong and also would be very grateful if I could get a Step by SStep instruction on how to implement this and also have a mail system to move with it. We are actually looking at replacing The Win 2k Server and Exchange. I NEED HELP!!!...
2002 Feb 23
2
Howto Samba and Win2K?
...LAY SO_RCVBUF=8192 SO_SNDBUF=8192 printcap name = lpstat preferred master = False local master = No domain master = False printing = cups [public] path = /usr/samba/public read only = No create mask = 0766 guest ok = Yes When attemt to connect, I get this in my log.smbd [2002/02/21 09:04:51, 0] lib/debug.c:reopen_logs(337) Unable to open new log file /var/log/samba/log.linux: No such file or directory [2002/02/21 09:04:51, 0] param/params.c:OpenConfFile(543) params.c:OpenConfFile() - Unable to open configuration file &quo...
2019 Jan 10
4
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Thursday, January 10, 2019 1:43 PM, Rowland Penny via samba <samba at lists.samba.org> wrote: >On Thu, 10 Jan 2019 19:09:01 +0000 (UTC) >Billy Bob via samba <samba at lists.samba.org> wrote: > > >> >> As to the current issue, I am attemting to configure DHCP to update >> DNS records with BIND9, as outlined in the Samba Wiki (with >> correction of a couple errors in the "on release" and "on expiry" >> sections of the example dhcpd.conf file). > >What errors ? In "on expiry" chan...
2003 May 13
2
Samba 2.2.8a smbd/vfs.c:reduce_name not handling sym links correctly
...=/SYEE/syee_test1.bat l=9 For some reason, it's parsing the symlink as /vobstore/SYEE/syee_test1.bat, leaving out the disk2 component. [2003/05/12 11:50:12, 3, pid=18558] smbd/vfs.c:(574) vfs_ChDir to /vobstore/disk2/OC192 [2003/05/12 11:50:12, 2, pid=18558] smbd/vfs.c:(864) Bad access attemt? disk2/OC192/syee_test1.bat is a symlink outside the share pathcall_trans2qfilepathinfo: check_name of disk2/OC192/syee_test1.bat failed (Error 0) The very odd part is that if the symlink is an absolute symlink, it works fine. Just to confuse things further, if I reproduce this structure on anoth...
2003 Dec 12
3
SIPURA Breaches Contract
...eached their agreement with us by removing us from their "Partners" page. I remain hopeful that SIPURA ownership and management will see the honorable course of action and live to the terms of the contract we executed. Should they decide to continue to ignore us and our attorney's attemts to communicate we will take legal action in court. Sipura has a GREAT product, its sad to see that their management team is willing to breach contracts. To our customers that have pending orders. We have attempted to source inventory from another location and have not been able to do that. T...
2006 Jun 15
4
ldap administration tool??
...nd Groups. I,m hoping for some recommendations. I have attempted the following. Samba Console: http://imc.sourceforge.net/samba-console.html The difficulty I'm having is that it is recommended to install from rpm. Our samba servers are gentoo distributions and hence not rpm distributions. I attemted installing from source but after a good few hours of effort ran into some difficulty that I figured may take more time than I have to resolve. Gosa: https://gosa.gonicus.de/ I've gotten this to work, somewhat. It required me to change my tree structure slightly but it is running. It also r...