Displaying 10 results from an estimated 10 matches for "gettigns".
Did you mean:
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:
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
> I'll be posting some basic protocol ideas soon as I think I've finally
> figured out how I 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
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 :
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
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? Code seems to verify just fine.
; #0 0x00e1afe8
2016 Oct 19
2
Assertion fail/crash in X86FrameLowering::GetFrameIndexReference SEH
I think r262546 introduced the assumption that allocas are used exactly
once with catchpad. It seems easy to fix, though.
On Mon, Oct 17, 2016 at 11:51 PM, Carlo Kok via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> This turned out to be related to reusing the local used in the catchpad,
> for example given the following c++ code:
>
> extern void rthrow();
>
> int
2004 Sep 24
4
ssh security
Derek Ragona wrote:
>> I tried to implement a similar scheme in my hosts.allow on a FreeBSD
>> 5.2.1 server. But when I try to test it from an IP outside my LAN, it
>> still allows ssh logins. I even put in a line in hosts.allow to
>> explicitly deny the IP I was ssh'ing from, but it still let me in.
>> The behavior gives the appearance that TCP wrappers
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 L...
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