Search results

Jump to navigation Jump to search
  • SAML (category Authentication)
    https://www.samltool.com/ https://mocksaml.com https://simplesamlphp.org
    107 bytes (10 words) - 22:06, 28 March 2024
  • will appear. If a message was SPF authenticated, a 'mailed-by' header with the domain name will appear. If no authentication information exists, there will
    2 KB (256 words) - 09:10, 5 March 2016
  • Authentication framework (category Authentication)
    2013 in the AuthManager RfC, MediaWiki gained a complete rewrite of its authentication and authorization system in June 2016 with the LTS stable release of
    3 KB (311 words) - 14:47, 12 June 2018
  • be found at http://www.debuntu.org/ssh-key-based-authentication Setting up SSH Key Authentication allows a user account to connect from one server to
    6 KB (949 words) - 12:50, 3 January 2019
  • IAM Authentication Methods 21. AWS Security Token Service (STS) 22. Multi-Factor Authentication (MFA) 23. [HOL] Setup Multi-Factor Authentication (MFA)
    4 KB (502 words) - 16:28, 9 February 2024
  • introduction of Pluggable Authentication in MySQL 5.7 and also MariaDB since 5.2, there is a "unix_socket" plugin which authenticates the current user by their
    9 KB (1,188 words) - 16:00, 24 April 2024
  • org/wiki/Lightweight_Directory_Access_Protocol http://www.tldp.org/HOWTO/LDAP-HOWTO/authentication.html http://oss.segetech.com/linux-ldap-configuration.html http://www
    560 bytes (83 words) - 18:20, 9 June 2010
  • modest-sized groups, but fuller methods of authentication and group management such as LDAP authentication and authorization will likely be the best solution
    8 KB (1,104 words) - 08:49, 4 December 2015
  • counteract this is to tell ssh not to use Public Key Authentication at all: ssh -o PubkeyAuthentication=no me@example.com You have a headless server running
    11 KB (1,626 words) - 11:09, 11 January 2024
  • Starting with MediaWiki 1.27, there are new authentication and session management frameworks in core New School Old School If you're running at least
    5 KB (632 words) - 16:30, 1 December 2016
  • Upgrading Adding Extensions Administration Pretty URLs Create Users / Authentication / LDAP Merge / Delete Users Article management Changing the logo Changing
    2 KB (216 words) - 15:42, 31 January 2018
  • are prompted for authentication information, you must provide your subversion system username and password. Toggle the "save authentication" option to govern
    11 KB (1,525 words) - 01:05, 22 November 2008
  • files  Ansible  Apache  Application Lifecycle Management  Applications  Authentication  Back-end  Backups  Bash  Bat icons  Best Practices  Bird icons  Black
    899 bytes (755 words) - 10:14, 14 May 2020
  • web pages. You can run it against any web page, public or requiring authentication. It has audits for performance, accessibility, progressive web apps
    2 KB (225 words) - 11:11, 2 May 2024
  • Apache/performance Applications Architecture Archiving Assignment At Authentication framework Automated deployment of MediaWiki Automatic upgrades Automation
    41 bytes (599 words) - 22:14, 30 January 2016
  • [renewalparams] account = f47c655802900ba026fb42e0bef8acd7 http01_port = 54321 authenticator = standalone installer = None pref_challs = http-01, Important parts
    12 KB (1,406 words) - 11:49, 15 May 2023
  • Enterprise user, a whole open authentication framework allows MediaWiki to be integrated with just about any existing authentication system. Because MediaWiki
    12 KB (701 words) - 14:28, 3 May 2023
  • as is, to QualityBox. Reason: complexity and way the current SSO and authentication code is woven into LocalSettings (configuration) and other extensions
    4 KB (379 words) - 13:39, 30 December 2018
  • (and latin1_swedish_ci collation)!! Debian also enables the unix_socket authentication plugin by default for MariaDB <= 10.4.This allows passwordless login
    13 KB (1,741 words) - 17:35, 24 April 2024
  • problems that can’t be identified by static analysis­­ for example, authentication and server configuration issues, as well as flaws visible only when
    13 KB (1,969 words) - 15:23, 17 May 2024
  • Lock" was improved in 2015. As a final note: please use two-factor authentication in Google. It's simple and effective.
    2 KB (370 words) - 12:19, 28 April 2016
  • Extended Key Usage: TLS Web Server Authentication, TLS Web Client Authentication X509v3 Basic Constraints: critical
    6 KB (990 words) - 12:28, 14 June 2018
  • through those steps. Using keys describes more about using SSH and key authentication
    2 KB (246 words) - 23:32, 11 March 2009
  • offers some additional features for use with Subversion such as LDAP authentication http://www.polarion.com/products/eclipse/ Zend Studio is similar to
    14 KB (1,801 words) - 22:25, 30 January 2016
  •  : specify a password ARG --no-auth-cache  : do not cache authentication tokens --non-interactive  : do no interactive prompting --config-dir
    9 KB (1,455 words) - 15:10, 15 May 2017
  • ## A function to authenticate to the JIRA server ## We could also create a "trusted application" link in JIRA so that authentication would not be required
    12 KB (1,846 words) - 11:35, 19 September 2014
  • extension for interfacing with Redis php5-remctl - PECL module for Kerberos-authenticated command execution php5-rrd - PHP bindings to rrd tool system php5-sasl
    9 KB (1,402 words) - 13:19, 7 June 2023
  • drive. Note that in my case, I used a private key (identity file) to authenticate my ssh session. sudo dd if=/dev/sda2 | ssh -i /home/mint/id_rsa-greg-notebook
    12 KB (1,888 words) - 15:32, 10 June 2016
  • Identity Center (formerly called Single Sign-on) is an OIDC-capable authentication service similar to Microsoft Active Directory. It is enabled by default
    11 KB (1,472 words) - 19:55, 7 February 2024
  • OKC login page isn't completely scripted, so Portia should be able to authenticate there. But, I'm getting a Twisted error: unexpected error response: [Failure
    3 KB (370 words) - 21:09, 9 February 2024
  • master/slave relationship with the Ruby on Rails application as the authentication and group mangement source; with the MediaWiki application synchronizing
    22 KB (391 words) - 12:19, 20 June 2018
  • could potentially even use JavaScript for pushing data into the backend (authenticated with a secret). Ultimately, Bootstrap was used on the client-side, but
    10 KB (1,442 words) - 15:59, 21 March 2016
  • Template_API(); $tpl->setTemplate("reports/taskJuggler.tpl.html"); Auth::checkAuthentication(APP_COOKIE); /** * @todo set auth check to Manager role */ if (Au
    22 KB (2,839 words) - 22:57, 13 June 2007