Displaying 20 results from an estimated 20000 matches similar to: "[Bug 204] Authentication fails when username contains an at-sign"
2002 Apr 04
0
[Bug 204] New: Authentication fails when username contains an at-sign
http://bugzilla.mindrot.org/show_bug.cgi?id=204
Summary: Authentication fails when username contains an at-sign
Product: Portable OpenSSH
Version: 3.1p1
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2002 Jul 18
0
[Bug 204] Authentication fails when username contains an at-sign
http://bugzilla.mindrot.org/show_bug.cgi?id=204
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From markus at openbsd.org 2002-07-18
2012 Nov 21
2
Spider Graph
Hi,
Is the stars command in the base package or do I need to download?
I am looking to make star/radar/spider charts.
Thanks!
Britt
Britt Aronovich
Marketing Analyst
BAM (Brooklyn Academy of Music)
...
Peter Jay Sharp Building
30 Lafayette Ave.
Brooklyn, NY 11217-01486
...
P: 718.724.8038
E: baronovich@BAM.org<mailto:baronovich@BAM.org>
BAM.org
Facebook.com/BAMstage
2006 Nov 06
4
Updating the index.
I''ve been reading through the lucene, ferret, and aaf docs, but I''m
still a bit new at full text indexing.
When I create a new instance of an indexed model, and save it, it
doesn''t show up in searches. Should I have to update the index of the
entire model (which works) before it will return in queries?
Britt
2011 Mar 28
1
How to import variable length lists of lists into R from text file?
I will be collecting data where one of the fields may be of length
zero to some variable number of elements, along with other items of
fixed size.
As an illustration if mydata.dat is:
V1 V2 V3 V4 V5
1, 2.3, "Bob", {1.7,2.3,3.4}, 4.5
2, 3.4, "Carol", {}, 3.4
3, 2.2, "Ted", {1.0,2.5}, 3.5 ...
...
I want to be able to do something like mydata
2012 Feb 22
1
Package 'fCalendar'
Dear,
I'm a master student mathematics at university Gent, who's writing a thesis about vines and copula's.
I'm in trouble with the package 'fCalendar' which I need for running 'QRMlib'.
The problem is that 'fCalendar' doesn't have a namespace. I need to use R.2.14.1 because
I also need the package 'vines' which only works for R.2.14.1.
I'm
2004 Feb 24
1
Serial port communication
Hello,
I'm trying to use my Visual C++ program under Linux using Wine.
My program configurates a serial port, sends and receives data through it.
At first everything seemed to be running, but then I noticed a very curious thing: the program running under wine seems to have no notice when a single byte was sent to it to the serial port. If I send two or more bytes - everything OK. With one
2011 Apr 07
3
Windrose Percent Interval Frequencies Are Non Linear! Help!
Hi All -
I have been using the windrose function found in the circular library to create great looking windroses. But the dashed, circular percent interval lines that indicate the frequency at which each "pedal" occurs are not evenly spaced (the corresponding parameter is "cir.ind"). That is, the 5% interval closest to the heart of the windrose is wider than the 5-10 chuck,
2012 May 07
3
Dates in R
Hi everyone,
I have a file in which the dates are subscribed as for instance: 20101020.
This is 20th Octobre 2010.
My problem is that R won't except this as a date, since there is no sign to
seperate the Year, Month and Day
and that it will only see it as an origin, which it is not.
Does anyone know what to do about this.
Greetings,
Britt
--
View this message in context:
2006 Feb 21
2
Managing Database Alter Scripts
I just posed this question to #subversion, with no reply. Any thoughts
here?
I''m trying to decide how to manage database changes w/ subversion.
I''ve got a large number of production checkouts of a branch (actually,
multiple branches). Of course I have a base script to create the schema,
and this is updated of course when new fields are added to the system.
When a new field
2009 Jul 08
1
R 2.9.0 plot still forcing current time zone
the help page for plot.POSIXct says
"As from R 2.9.0 the date-times for a '"POSIXct"' input are
interpreted in the timwzonw give by the '"tzone"' attribute it
there is one, otherwise the current timezone. (Earlier vrsions
always used the current timezone.)"
however I am using 2.9.0 on linux and the following still happily
produces an
2004 Jan 18
1
How to mask @ symbol in username?
Hi,
I am trying to access an account with rsync that has a username like
this:
"usernam@server.com"
Please note: this IS ONLY the username, so to login vie ssh I have to
type usernam@server.com. I think it?s Ensim Webppliance, that handles
virtual accounts that way.
So now, if I waqnt to access this account with rsync, I must type
something like:
rsync -e ssh
2005 Mar 28
1
Using RSYNC with MYSQL and ENSIM
Team,
Im im new on this forum and with RSYNC, i have a Server that im using for
hosting my own subdomains, using Ensim and MYSQL, but i have another server
that o would like to be my backup server.. (FYI: I have 2 License of the
Ensim)
My questions are:
1.- Can i use Rsync to backup my primary server to the secondary server?
MYSQL, ENSIM?
2.- If so how would i do it? Do i just do a whole
2009 Dec 29
0
{SOLVED} Re: OT: What are the 2 openssl commands I need to use?
On Tue, Dec 29, 2009 at 12:36 PM, Lanny Marcus <lmmailinglists at gmail.com> wrote:
> I looked on the openssl man page but am too dense with commands to
> understand what I need to do..... ? Ran into problems generating a key
> and CSR for SSL, ?because the web site is on a server with an old
> Ensim Control Panel. ?Please someone knowledgeable, ?give me the
> openssl commands
2008 Jun 28
19
Stopping example execution?
Hello, I''m wondering If I am missing something here when creating an example that sets an expecation at the top or beginning of an action but requires you to stub / mock everything that follows.
Example:
I want to test that a certain controller is running a before_filter...thats easy:
- controller.should_receive(:require_user)
- do_get
But now i''ve got to mock / stub
2005 Jun 09
8
RDoc Dashboard Widget
Hi everyone - sorry if this is a bit OT, I''m not subscribed to the
''ruby-talk'' list, but if anyone wants to cross post this over there...
This is just a quick announcement to let people know that I''ve built a
basic RDoc Dashboard widget for Mac OS X Tiger. It''s still beta-ish,
but seems to work okay for me - and it''s a convenient reference
2003 Dec 01
3
rsync'd destination much larger than source
Hello.
Recently, I started using rsync to backup files in my root partition on an
Ensim
box over to a remote machine. The remote machine 'pulls' from the Ensim box
using the following:
rsync -arvzx --exclude=/proc --exclude=/tmp --exclude=/mnt --delete
--delete-excluded -e ssh 192.168.0.1:/ /bkup/rootpart/
The problem is, if I 'df' the Ensim box, it reports that the entire
2009 Dec 29
3
OT: What are the 2 openssl commands I need to use?
I looked on the openssl man page but am too dense with commands to
understand what I need to do..... Ran into problems generating a key
and CSR for SSL, because the web site is on a server with an old
Ensim Control Panel. Please someone knowledgeable, give me the
openssl commands I need to use, after I ssh into the web site, to
generate a 2048 bit key and csr. TIA and Happy New Year!
2006 Nov 02
2
highlighting with find_by_contents
I''m trying to highlight keyword snippets using the highlight method of
the results returned from find_by_contents (the actual models), but
always come up with an empty array. Any ideas what could be going wrong?
--
Posted via http://www.ruby-forum.com/.
2006 Mar 08
4
Sending Documents via ActionMailer
Hi,
I''ve been trying to set up to send already generated PDF''s via the
ActionMailer class however it dosn''t seem to send the full file. So when
I try to load the file after being sent it via email it dosn''t because
it is corrupt. When I choose to send HTML instead it sends fine but it
dosn''t work with Word Documents either
Do I need to do anything