= Documentation for the DEB Web admin interface = == Add/Edit user == '''Request:''' ''servername''/admin POST parameters: * ''login'': username * ''action'': ''edituser'' * ''new'': ''1'' when creating new user, leave out when editing existing user * ''name'': full name * ''org'': organization * ''pass'': password * ''email'': e-mail * ''addr'': address * service and dictionary access * for each service, user should have access to, set: ''serv_[servicecode]'' to ''on'' * for each dictionary in service, set: ''dict_[servicecode]_[dictionarycode]'' to ''r'' (for read-only access) or ''w'' (for write access)