How to Install and Uninstall wordpress-shibboleth Package on Kali Linux

Last updated: May 21,2024

1. Install "wordpress-shibboleth" package

This tutorial shows how to install wordpress-shibboleth on Kali Linux

$ sudo apt update $ sudo apt install wordpress-shibboleth

2. Uninstall "wordpress-shibboleth" package

This is a short guide on how to uninstall wordpress-shibboleth on Kali Linux:

$ sudo apt remove wordpress-shibboleth $ sudo apt autoclean && sudo apt autoremove

3. Information about the wordpress-shibboleth package on Kali Linux

Package: wordpress-shibboleth
Version: 1.8-1.1
Installed-Size: 72
Maintainer: Dominic Hargreaves
Architecture: all
Depends: wordpress, libapache2-mod-shib
Size: 21644
SHA256: 4580e0b2f3ba6f89e2a55ea67dd1d7396fcc3a84b4551ebcdeac375d76a22f5d
SHA1: b678d1ad2e79252ea3e1c31574a7a25f37f33ce4
MD5sum: e48bd164c4db212813b1168169863e20
Description: Shibboleth plugin for WordPress
This plugin is designed to support integrating your WordPress blog into
your existing identity management infrastructure using a Shibboleth
Service Provider.
.
WordPress can be configured so that all standard login requests will be
sent to your configured Shibboleth Identity Provider or Discovery Service.
Upon successful authentication, a new WordPress account will be
automatically provisioned for the user if one does not already exist.
User attributes (username, first name, last name, display name, nickname,
and email address) can be synchronized with your enterprise's system of
record each time the user logs into WordPress.
.
Finally, the user's role within WordPress can be automatically set (and
continually updated) based on any attribute Shibboleth provides. For
example, you may decide to give users with an eduPersonAffiliation value
of faculty the WordPress role of editor, while the eduPersonAffiliation
value of student maps to the WordPress role contributor. Or you may choose
to limit access to WordPress altogether using a special
eduPersonEntitlement value.
Description-md5:
Homepage: https://wordpress.org/extend/plugins/shibboleth/
Tag: role::plugin
Section: php
Priority: optional
Filename: pool/main/w/wordpress-shibboleth/wordpress-shibboleth_1.8-1.1_all.deb