Unix

Articles about Unix, tutorials, how to's and system administration

Updating Drupal Auto Assign Role Module

The Auto Assign Role module of Drupal is designed to provide an automatic role assignment to newly created user accounts. It will also allow users to choose their own role if permitted by the Drupal site administrator. This module can also be used to provide paths that will trigger a specific user role when an account is created.

A new version of the Auto Assign Role module has been released so I updated my 6.x-1.11 version to 6.x-1.2.

Here are the steps in upgrading this module:

  1. From the Linux/Unix console, download the new Auto Assign Role module from the Drupal.org website using the wget or fetch command.
  2. $ wget http://ftp.drupal.org/files/projects/autoassignrole-6.x-1.2.tar.gz
    
  3. Extract the autoassignrole-6.x-1.2.tar.gz file
  4. $ tar xzvf autoassignrole-6.x-1.2.tar.gz
  5. Backup the old Auto assign role module
  6. $ mkdir autoassignrole-old
    

Oracle taking back OpenSolaris

[ZDNet - Oracle taking back OpenSolaris]...There is no longer such a thing as Open Solaris, and I think anyone who bought Sun’s promises on building an open alternative to Linux just got punked.

Oracle is now going to try and make people pay for software that includes contributions from a community which believed in good faith it was building an open source product...

Read the full story here.


Syndicate content