Displaying 10 results from an estimated 10 matches for "gettign".
2006 Jan 03
7
best authorization?
Hello,
I want to allow some users to manage other user accounts, but do not want them to manage the admin account.
I have tried auth_generator, login_engine and user_engine
I am having a hard time gettign this to work.
Looking for advise and help.
Thanks
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060103/3f48b351/attachment.html
2006 Jul 20
4
setting site up on dreamhost
Hi,
was wondering if anyone has had any experience setting a site up on
dreamhost.com
Ive uploaded teh site, turned fastCGI on
However having a few problems gettign the site to show, when i go to
/public/ it shows the rails welcome page, should I be redirecting the
sit url to this?
thanks
scott
--
Posted via http://www.ruby-forum.com/.
2004 Aug 06
3
Re: [vorbis] another Icecast2/Vorbis stream on-line
...want to handle stats and future admin functionality.
I've written a mini liveice streamer/encoder built around the vorbis
library, I need to know what connection protocol the new server will
work around.
(I'd get the icecast 2.0 sources, but once again the icecast source
control system is gettign in my way)
--
Scott Manley (AKA Szyzyg)
Streaming Media Hacker
www.myplay.com
Listening to..... Floorgasm II - The Hard House Years
http://www.myplay.com/mp/playlist/now_playing.jsp?plid=381576&start=1
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: h...
2004 Sep 19
2
sshd security
I had the same problem so i setup up hosts.allow to only allow access
from certain ips i require
This has the affect of killing the connection from any other ip befor
gettign to any login prompt
example below
sshd : localhost : allow
sshd : 192.168.2. : allow
sshd : 82.41.115.213 :allow
sshd : 216.123.248.219 : allow <-- public ip i wish to allow of course
i have changed it
sshd : all : deny
This then shows in log instead of failed login attempts
dot.blah.co.uk r...
2006 May 03
6
ActiveRecord and Lost Connection
This isnt totally a rails question; I am using ActiveRecord for storing
some simple values into a database. My problem; I keep gettign MySQL
Errors. On the Win32 machine it was off and on. Now on the linux
machine (ubuntu) I can'' t connect at all. I have all the password
settings correct.
My only thought, I am working with Threads and thought that might cause
the issue, but I removed the threading out of it, so no...
2016 Oct 17
2
Assertion fail/crash in X86FrameLowering::GetFrameIndexReference SEH
Hi,
I'm gettign an assertion fail/crash in
X86FrameLowering::GetFrameIndexReference when compiling the following
bitcode:
https://gist.github.com/carlokok/868cddebeb9acc8ccbac6253de0480b0
I tried removing the llvm.frameaddres calls but that's not it, where can
I start looking for what my mistake here is?...
2016 Oct 19
2
Assertion fail/crash in X86FrameLowering::GetFrameIndexReference SEH
...2]
> %11 = catchpad within %9 [%rtti.TypeDescriptor4* @"\01??_R0PAH at 8", i32
> 0, i32** %3]
>
> If I change either of them to have the %2 in both, it crashes llvm.
>
>
> On 2016-10-17 18:02, Carlo Kok via llvm-dev wrote:
>
>> Hi,
>>
>> I'm gettign an assertion fail/crash in
>> X86FrameLowering::GetFrameIndexReference when compiling the following
>> bitcode:
>>
>> https://gist.github.com/carlokok/868cddebeb9acc8ccbac6253de0480b0
>>
>> I tried removing the llvm.frameaddres calls but that's not it, where...
2004 Sep 24
4
ssh security
...;> At 07:37 AM 9/19/2004, Terry wrote:
>>
>
>
>>>> I had the same problem so i setup up hosts.allow to only allow access
>>>> from certain ips i require
>>>> This has the affect of killing the connection from any other ip befor
>>>> gettign to any login prompt
>>>> example below
>>>> sshd : localhost : allow
>>>> sshd : 192.168.2. : allow
>>>> sshd : 82.41.115.213 :allow
>>>> sshd : 216.123.248.219 : allow <-- public ip i wish to allow of
>>>> course i have c...
2007 Aug 23
1
Single sign-on help requested
...t DB_CONFIG and /var/lib/ldap, the usual cannot find
DB_CONFIG in /var/lib/ldap, showing the example.com instead of my
customized ldap settings, etc.
I've checked openldap.org, but I figured if the configuration appears to
be simplified via an included GUI, I shouldn't have much trouble gettigns
things going.
Anyway, what am I missing? Anything special RH 5 is doing compared to
the openldap docs?
Both servers have been rebooted since adding the respective ports in the
firewall.
The goal is a to permit my test user, created on the server, to sit at a
workstation, boot into either...
2006 Mar 16
8
Question on gems on Mac OSX
Hi all,
lately I''ve been working with ROR on a MAC OSX tiger at work, however I
have one huge problem with seems to be the root of all my problems
whenever I use terminal or iTerm to start workign with ROR. Every
single time I open a new terminal window or close one and open a new
one, I have to reapply my path from .bash_login for Ruby and MySql, and
than I have to install the