DRUPAL_AUTHENTICATED_RID

Role ID for authenticated users; should match what's in the "role" table.

includes/bootstrap.inc, line 106

<?php
define('DRUPAL_AUTHENTICATED_RID', 2)
?>