similar to: avoiding 'authenticity' prompt

Displaying 20 results from an estimated 100 matches similar to: "avoiding 'authenticity' prompt"

2003 Jun 18
0
wine quit working; says "unhandled exception"
Hi! I have been a moderate user of WINE for a few months and it has worked fairly well for the couple of applications that I have tried to run. My SuSE 8.1 Linux laptop is laid out as / linux (reiserfs) /mnt/win windows c: (vfat32) /mnt/chunk windows d: (vfat32) and I have previously had no problems either running WINE or booting into Win98. I have been able to call my program as
2004 Sep 20
1
SSH - tool
Hello , In my new project we start to use the following commands : ssh , scp and sftp . Server: hp-ux Environment : ksh Ssh version : 2 I have a few question about the ssh definition : 1. Description: When we connect to user via script ( batch mode ) by using the command "ssh -l remote_user remote_host" - this session is stuck ( wait input from user - password).
2010 Jun 04
2
using string as variable name in model
Hi, I made a small table of strings that will serve as variable names for lm models I will run. The table looks like this: > varnames num name 1 1 zCANTAB_log_IED_totaltrials 2 2 zCANTAB_log_IED_preED 3 3 zCANTAB_logPALerrors 4 4 zCANTAB_PALstages 5 5 zCANTAB_logRTI 6 6 zCANTAB_RVP_Totalmisses 7 7
2011 Jul 26
1
module creation
Hi all, I need to create puppet modules for apache2, php5 and mysql. Please help me to create these module. right now I am using sed command for editing configuration files. thanks in advance Roni -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from
2011 Jul 13
4
puppet manifest execution orders
I created manifest for our webserver. manifest included git clone, database creation and restore database etc.... How to order the installation and exec exactly Roni -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2010 Jun 03
1
problem with 'svyby' function from SURVEY package
Hello, I'm using a complex survey dataset and my goal is to simply spit out a bunch of probability-weighted outcome variable means for the different levels of covariate. So I first define the structure of the study design (I'm using the CDC's NHANES data): dhanes <- svydesign(id=~PSU, strat=~STRATA, weight=~lab_weight, data=final, nest=TRUE) No problem there. Now I use the
2004 Nov 09
1
dovecot with different POP3S / IMAPS Certs
Hi, I'm new to dovecot, but actually planning to switch a wide WU-IMAP/POP installation to dovecot. With WU-IMAP, a different certificate can be used by pop3s and imaps, allowing both server to be reachable through different hostnames,without SSL complaints on the client side; this is mostly used for scalability. I'm trying to do the same thing with dovecot; that is having dovecot using
2004 Nov 09
1
Differences: ADS vs Samba-3 controlled domain
Hi, what are the essential differences between a Samba 3 controlled domain (thus an NT4-legacy domain) vs an ADS Microsoft controlled domain? AFAICT single-sign on, common password backends etc. can be modelled with LDAP & KRB. Without ADS I cannot use some Microsoft GUIs to add/edit/remove users/printers/file shares. Also deploying group policies seems to be harder. What are the true
2009 Jun 26
0
Higher Ed/University users of Asterisk? Free gift!
Hi - We've received a request for some contacts of people in the University/higher education systems who have recently or quietly implemented Asterisk. I have some on my press contact list, and some that I just know personally, but I'm sure there is quite a list that are less obvious and are "just working". I know or a fact there are hundreds out there, but the
2002 Jun 15
1
RES: ADVANCED ROUTING USING IPROUTE2 -> Multiple Firewalls
Hi William. Thanks a lot for your help. Im having some trouble recompiling my kernel after a installed the patch. Im running RH 7.3 with kernel 2.4.18-3. The patch I installed is routes-2.4.16-6.diff. I got no errors installing it. I added the multipath support, and recompiled it. The make dep and the make bzImage went fine. I got error during the make modules. These are the errors:
2010 Apr 02
1
Form Authenticity Token Error generated from iframe
Hi, Iam trying to link my app from another site. I have used iframes and a form is being loaded in the iframe embeded in another site outside my rails app. So when the user submits this form it should effectively take me to the application site with the post data... iam getting authenticity token error while doing this.. can anyone guide me how to achieve the objective... thnks Nisha -- You
2010 Jan 20
0
(2.3.5) ActionController::Base.session_options[:expire_after] + Error 422/Authenticity Token Issue
I''m getting ready to put an app into production and I''ve found a strange issue that, as far as I know, shouldn''t be happening. To me this looks like it could be a bug, but I''m not sure and I''m hoping some one here can tell me if they''ve seen this before, or can idiot- check me in that hopefully it''s just something I''ve missed
2008 Jan 30
2
Invalid authenticity tokens when using subdomains
Does anyone have experience with using subdomains and rails? The example that I used to help me out was from the Advanced Rails Recipes book, but I can''t get it working as it should. I continually get authenticity token errors after logging in. I have had this error before, and for whatever reason after I added a<%= token_tag %> to the form it worked, but it doesn''t work
2009 Jun 10
3
Authenticity token error on Safari and IE6 on Windows
Hi, I cannot log in to my Rails application using Windows and Safari or IE6. Windows + Firefox works, and Safari or Firefox on Osx works also. What in hell is going wrong? I recently switched my app from restful_auth to authlogic, could that be the reason? I don''t remember having these authenticity errors before. Regards, -- Posted via http://www.ruby-forum.com/.
2008 Jan 23
2
CSRF / cached authenticity tokens / ajax requests
I''m going to go out on a limb here and say the new CSRF protection in Rails is flawed. Why? Forget about caching if you care to use it. Consider the following: <% cache do %> <%= link_to_remote "Add To Favorites", :url => {:controller => "favorites", :action => "create", "movie_id" => 2} %> <% end %> # Output <a
2009 Apr 08
0
authenticity problem with jrails ajax
I''m using jrails and I found when I use the authenticity_token in certain javascript calls, that the url works differently in that the paramters in the :with clause get dropped if they are in a json type syntax. Below is an example of a remote_function() call from JS that used to work fine without authenticity. When I enabled authenticity it adds the authenticity token automatically, but
2003 Aug 25
1
Key authenticity warning suggestion
Until recently I was unaware of how to get the key fingerprint of a host using ssh-keygen. Finding that out took asking several security-minded people. In other words, I don't think it's public knowledge. This made me think that the warning could be changed to something along these lines: The authenticity of host '192.168.0.123' can't be established. RSA key fingerprint in
2008 May 07
2
Question on authenticity tokens
Does anyone find them useful? I can see them being good in some cases, but I have many exceptions that occur because of expired sessions. I am also not sure if they are really required for pages that require a login to access. The other place that they cause issues is in javascript requests. I am not using the built-in helpers, and all the javascript exists in separate js files. There is ways
2009 Jun 29
3
SSH Authenticity Messages... Disable/
Greetings CentOS community! I connect to a very large number of new machines with a handful of my CentOS boxen. Whenever I connect to a new host, I *REALLY* would like to *NOT* see the error message such as this: The authenticity of host 'w.x.y.z (w.x.y.z)' can't be established. RSA key fingerprint is 62:7a:6c:e5:03:f5:47:be:23:a5:c5:e5:c3:60:9b:8d. Are you sure you want to continue
2008 May 07
2
Inserting authenticity token into AJAX request params
Hi all. I am trying to find a way to insert an authenticity_token into the params of an Ajax request before it gets sent. I''ve got this much: Ajax.Responders.register({ onLoading: function(req){ if ((req.options.method == ''post'') && ! Object.keys(req.options.parameters).include(''authenticity_token'')){ ---->