>## Define usernames and passwords. *>$AuthUser['rene'] = 'testing';* try: *$AuthUser['rene'] =** crypt('testing'); /* or String from ?action=crypt */* ** regards Patrick Ogay