Simples Assim

How to Create Sysops in MediaWiki 1.15.1 with the Extension for LDAP Authentication 1.2a

leave a comment »

1) Log in to the database

2) Run the following statement:

INSERT INTO user_groups (ug_user, ug_group) VALUES (<User ID>, 'sysop')

http://www.mediawiki.org/wiki/Manual:Database_layout

http://www.mediawiki.org/wiki/Manual:User_groups_table

http://fernandoribeiro.eti.br/2009/11/27/mediawiki-extension-for-ldap-authentication/

You can also link to groups in the directory, as explained here.

Advertisement

Written by Fernando Ribeiro

February 1, 2010 at 4:43 pm

Posted in Software

Tagged with

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 781 other followers