similar to: Use of "no-touch-required" with "cert-authority"

Displaying 20 results from an estimated 300 matches similar to: "Use of "no-touch-required" with "cert-authority""

2014 Feb 03
1
ssh config Host case insensitive
Hi, There seems to be an issue where a case sensitive Host entry is no longer working after update to openssh 6.5 example entry: (was working before update) Host MyHost Hostname 192.168.0.1 Port 1234 User root IdentityFile ~/.ssh/id_rsa When issuing "ssh MyHost" the outcome is now: ssh: Could not resolve hostname myhost: Name or service not known When the above entry is changed
2018 Jan 24
3
SSH cert extensions and authz key options
Damien, your advice is appreciated. Damien Miller wrote: > On Fri, 12 Jan 2018, Michael Str?der wrote: >> I'm looking at sshd(8), section AUTHORIZED_KEYS FILE FORMAT and >> description for CLI arg -O in ssh-keygen(1). >> >> It seems to me that there could be a 1:1 mapping between SSH cert >> extensions and authz key options by just adding prefix
2014 Mar 31
1
Version string
6.2p2 prints the same version string in the debugging output as it does when invoked with -V: % ssh -V OpenSSH_6.2p2, OpenSSL 0.9.8y 5 Feb 2013 % ssh -v nonesuch |& head -1 OpenSSH_6.2p2, OpenSSL 0.9.8y 5 Feb 2013 6.3p1 and newer don't - I don't have anything at hand that runs 6.3p1, but here are 6.[456]p1: % ssh -V OpenSSH_6.4p1, OpenSSL 1.0.1e-freebsd 11 Feb 2013 % ssh -v
2011 May 31
2
Forcing a negative slope in linear regression?
Dear forum members, How can I force a negative slope in a linear regression even though the slope might be positive? I will need it for the purpose of determining the trend due reasons other than biological because the biological (genetic) trend is not positive for these data. Thanks. Julia Example of the data: [1] 1.254 1.235 1.261 0.952 1.202 1.152 0.801 0.424 0.330 0.251 0.229
2010 Feb 04
2
help needed using t.test with factors
I am trying to use t.test on the following data: date type INTERVAL nCASES MTF SDF MTO SDO nFST MF nOBS MO MB BIASCV BIASEV ME MAE RMSE CRCF 2001-06-15 avn GE1.00 4385 0.246 0.300 1.502 0.556 1367 1.373 4385 1.502 1.471 0.285 0.164 -1.256 1.266 1.399 0.056 2001-06-15 avn
2006 May 18
1
Touch screen interface?
> Curious if anyone has worked on or knows about a touch-screen application with Rails. I am ramping up work on an accounting application and the suggestion was made for a touch-screen POS interface. I haven''t done any research on this myself yet, but are there any ideas, thoughts, or experiences from the group? > > Thanks, > Nathan > nleach (at) toplineconsulting.com
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 16/17] paravirt_ops - touch ups
plain text document attachment (xx-paravirt-touchups.patch) Some miscellaneous clean ups. Signed-off-by: Steven Rostedt srostedt@redhat.com Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Index: clean-start/arch/x86_64/ia32/syscall32.c =================================================================== --- clean-start.orig/arch/x86_64/ia32/syscall32.c +++
2010 May 12
0
Venkatesh Kanakala wants to stay in touch on LinkedIn
LinkedIn ------------ I'd like to add you to my professional network on LinkedIn. - Venkatesh Kanakala Venkatesh Kanakala Sr.Oracle Apps DBa at Riyadh College of Dentistry and Pharmacy Saudi Arabia Confirm that you know Venkatesh Kanakala https://www.linkedin.com/e/isd/1296308394/VWY2l4ZF/ ------ (c) 2010, LinkedIn Corporation -------------- next part -------------- An HTML
2010 Nov 14
0
Kevin Long wants to stay in touch on LinkedIn
LinkedIn ------------ I'd like to add you to my professional network on LinkedIn. - Kevin Long Kevin Long Environmental Scientist at WorleyParsons MEG Calgary, Canada Area Confirm that you know Kevin Long https://www.linkedin.com/e/j2w180-ggikhybj-3x/isd/1903753444/xYvORBoR/ -- (c) 2010, LinkedIn Corporation [[alternative HTML version deleted]]
2004 Jan 19
0
recycle bin module, touch, TIME/DATE
Hi all... There seems to be an issue with the recycle bin module for samba 2.2.8a.... When files are deleted, the time/date is not touched to the current time/date, making it hard to write scripts that empty the trash based on deletion date..... Strangely enough, the time/date of deleted folders is touched Anyone having the same problem ? -ipguy
2003 Jul 10
0
touch creating message?
Well after a little work and some help from Tom I''ve got a three nic firewall working of sorts. It''ll take a while for me to work out how I want to configure it but the basics are in place. Three ? remain about the install. 1. I used the Debian apt-get install shorewall command so therefore I assume I''ve used the .deb version but /etc/default/shorewall
2008 Feb 14
1
Touch monitor file name format
Hi list, The default file name format for touch monitor (automon) recordings is: auto-${EPOCH}-caller-calee It's possible to use the ${TOUCH_MONITOR} variable to change the 'caller-calee' part, but what about the 'auto-${EPOCH}-' part? I've been trying to use ${MONITOR_EXEC_ARGS} to add some more commands after the somix sequence for mp3 conversion. This should
2009 Jun 27
1
Problem with :touch in belongs_to
I''ve read in rails api that there is a touch parameter and I want to use it in my application. I have something like that class User < ActiveRecord::Base has_many :phones after_update :updated def updated ... end end class Phone < ActiveRecord::Base belongs_to :user, :touch => true end I want that every change of any phone number would change User updated_at
2010 Jan 24
1
iPod Touch/iPhone VPNs with CentOS.
I am looking at options for VPN connections from iPhones and iPod Touches to CentOS systems. We use OpenVPN for connections with Windows, Mac OS X, and other Linux systems, but there don't appear to be any OpenVPN clients for iPhones (presumably because there are no tun/tap interfaces available yet). My experiences getting IPsec running on CentOS systems with OpenVPN have not been pretty.
2010 Sep 22
0
ActiveRecord#touch behaviour in Rails 3
In Rails 2.x, calling touch on an ActiveRecord model would update the ''lock_version'' on the model, if it were present. It would produce something like this in SQL: UPDATE `foo` SET `updated_at` = ''2010-07-23 10:44:19'', `lock_version'' = 2 WHERE ''lock_version'' = 1 This would ensure that your optimistic locking policy will be followed
2004 Mar 29
0
recycle.conf and TOUCH bug ?
Hi all I’m currently using the recycle VFS module with samba.2.2.8a and think I may have discovered a bug. My recycle.conf lists TOUCH as a required option... mode = KEEP_DIRECTORIES|VERSIONS|TOUCH However, the files (NOT DIRECTORIES) date/times after being moved to the recycle area, as specified my recycle.conf, is NOT modified to the time of deletion... -ip.guy
2011 Oct 28
0
[PATCH] Btrfs: don't try to touch sb->s_bdev
Btrfs uses anon bdevs, this is not needed. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> --- fs/btrfs/volumes.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/fs/btrfs/volumes.c b/fs/btrfs/volumes.c index f2a4cc7..afd6a1e 100644 --- a/fs/btrfs/volumes.c +++ b/fs/btrfs/volumes.c @@ -1376,8 +1376,6 @@ int btrfs_rm_device(struct btrfs_root *root, char
2008 Mar 09
0
Connect with me and wht LinkedIn.com...the best way to stay in touch
Connect with me and wht LinkedIn.com...the best way to stay in touch My profile is at http://www.linkedin.com/in/jfricci Use my name John Ricci and email johnr[at]basn[dotcom. I am an advisor to and investor in a number of US companies John Ricci --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2004 Mar 30
1
Fwd: recycle.conf and TOUCH bug ?
no takers regarding this issue ? is anyone experiancing the same problems ? > ipguy <ip.guy@optushome.com.au> wrote: > > Hi all > > I’m currently using the recycle VFS module with samba.2.2.8a and > think I > may have discovered a bug. > > My recycle.conf lists TOUCH as a required option... > > mode = KEEP_DIRECTORIES|VERSIONS|TOUCH > >
2010 Dec 17
0
Asanka Dilruk wants to stay in touch on LinkedIn
LinkedIn ------------Asanka Dilruk requested to add you as a connection on LinkedIn: ------------------------------------------ Adrian, I'd like to add you to my professional network on LinkedIn. - Asanka Dilruk Accept invitation from Asanka Dilruk