Allegheny Account"; $includeprefix="http://help.allegheny.edu"; include($includeprefix."/header_sec.inc"); #################################################################################################################################### ?>

Account Type Descriptions

Employee Allegheny Account - the account an employee uses to access computers, email and file storage (ftp).

Employee Web Account - the account an employee uses to publish a personal web site.

Department Allegheny Account - the account used to receive departmental email, back-up departmentally shared data, and log on to departmental computers.

Department Web Account - the account used to publish departmental web site.

Group Allegheny Account - the account used by student or campus groups to receive emails, back-up group data, and log on to public computers. Accounts used by student groups are tied to the faculty/staff advisor for accountability reasons.

Group Web Account - the account used by student or campus groups to publish group web sites. Accounts used by student groups are tied to the faculty/staff advisor for accountability reasons.

Guest Allegheny Account - the account created as a benefit to family members of an Allegheny employee or a guest of a campus program. The accounts are tied to the sponsoring Allegheny employee for accountability reasons.

AD Only Account - a generic account used by employees or student workers for computer access.

My Computer And Network Accounts

Computer and network accounts are created to support professional work, special projects, guest access to campus technology, personal and departmental websites, and various other tasks. Many of these accounts continue to be used, while other accounts become irrelevant at the completion of a project or a change in personnel.

Computing Services developed this form as a method for a user to review his/her active computer and network accounts and inform computing of the accounts that need to remain active on our systems.

An annual review acknowledges that a user is aware of the account's existence and their willingness to use the account according to Allegheny College Computing Policies.

0) { $row = mysql_fetch_array ($result); $mngr = $row["manager"]; print ("The table below lists the various computer and network accounts assigned to you, $mngr."); } mysql_free_result ($result); ?>

Please review the computer and network accounts listed below.

For each account you are responsible for and continue to need, mark "I am responsible for this account"

For each account you are responsible for but no longer need, mark "I no longer need this account"

For accounts that are not your responsibility mark, "Not my account" -
If you know who might be responsible please list that person in the comment field that follows the option. Computing will follow up with that person before assigning a new owner.

Accounts not claimed by June 2, 2008 will be removed from the system.

0) { print (""); print (""); print (""); print ("
\n"); print ("\n"); print ("\n"); $count = 0; while ($row = mysql_fetch_array ($result)){ $uid = $row["uid"]; $mngr = $row["manager"]; $recnum = $row["rec_num"]; $comment = $row["comments"]; if ($row["more_accounts"] <> "") { $more_accounts = $row["more_accounts"]; } print ("\n"); print ("\n"); $count += 1; } ############################################################################## $query = "SELECT * FROM accounts WHERE manager = '$uid'"; $result = mysql_query($query) or exit (); if (mysql_num_rows ($result) == 0){ } else { while ($row = mysql_fetch_array ($result)){ $uid = $row["uid"]; $mngr = $row["manager"]; $recnum = $row["rec_num"]; $comment = $row["comments"]; print ("\n"); print ("\n"); $count += 1; } } ############################################################################## print (""); print ("
Account Name (User ID)"); print ("Account Type"); print ("Action/Acknowledgement"); print ("Last Account Confirmation"); print ("
"); print ($row["uid"]); print (""); if ($row["acct_type"] == "ou=users, ou=students, ou=users"){ print "Student Allegheny Account"; } else{ if ($row["acct_type"] == "ou=guests, ou=students, ou=users"){ print "Student Guest Account"; } else{ if ($row["acct_type"] == "ou=groups, ou=students, ou=users"){ print "Student Group Account"; } else{ if ($row["acct_type"] == "ou=users, ou=employees, ou=users"){ print "Employee Allegheny Account"; } else{ if ($row["acct_type"] == "ou=dept, ou=employees, ou=users"){ print "Department Allegheny Account"; } else{ if ($row["acct_type"] == "ou=guests, ou=employees, ou=users"){ print "Guest Allegheny Account"; } else{ if ($row["acct_type"] == "ou=groups, ou=employees, ou=users"){ print "Group Allegheny Account"; } else{ if ($row["acct_type"] == "ou=students, ou=web, ou=services"){ print "Student Web Account"; } else{ if ($row["acct_type"] == "ou=employees, ou=web, ou=services"){ print "Employee Web Account"; } else{ if ($row["acct_type"] == "ou=dept, ou=web, ou=services"){ print "Department Web Account"; } else{ if ($row["acct_type"] == "ou=group, ou=web, ou=services"){ print "Group Web Account"; } else{ print ($row["acct_type"]); } } } } } } } } } } } print (""); if ($row["confirmed"] == "no") { print (" I am responsible for this account"); } else { if ($row["confirmed"] == "accepted") { print (" I am responsible for this account"); } else { print (" I am responsible for this account"); } } print ("
"); if ($row["confirmed"] == "delete") { print (" I no longer need this account"); } else { print (" I no longer need this account"); } print ("
"); if ($row["confirmed"] == "notmine") { print (" Not my account (Check with "); print (")"); } else { print (" Not my account (Check with "); print (")"); } print ("
"); print ($row["date_stamp"]); print ("
"); print ($row["uid"]); print (""); if ($row["acct_type"] == "ou=users, ou=students, ou=users"){ print "Student Allegheny Account"; } else{ if ($row["acct_type"] == "ou=guests, ou=students, ou=users"){ print "Student Guest Account"; } else{ if ($row["acct_type"] == "ou=groups, ou=students, ou=users"){ print "Student Group Account"; } else{ if ($row["acct_type"] == "ou=users, ou=employees, ou=users"){ print "Employee Allegheny Account"; } else{ if ($row["acct_type"] == "ou=dept, ou=employees, ou=users"){ print "Department Allegheny Account"; } else{ if ($row["acct_type"] == "ou=guests, ou=employees, ou=users"){ print "Guest Allegheny Account"; } else{ if ($row["acct_type"] == "ou=groups, ou=employees, ou=users"){ print "Group Allegheny Account"; } else{ if ($row["acct_type"] == "ou=students, ou=web, ou=services"){ print "Student Web Account"; } else{ if ($row["acct_type"] == "ou=employees, ou=web, ou=services"){ print "Employee Web Account"; } else{ if ($row["acct_type"] == "ou=dept, ou=web, ou=services"){ print "Department Web Account"; } else{ if ($row["acct_type"] == "ou=group, ou=web, ou=services"){ print "Group Web Account"; } else{ print ($row["acct_type"]); } } } } } } } } } } } print (""); if ($row["confirmed"] == "no") { print (" I am responsible for this account"); } else { if ($row["confirmed"] == "accepted") { print (" I am responsibible for this account"); } else { print (" I am responsible for this account"); } } print ("
"); if ($row["confirmed"] == "delete") { print (" I no longer need this account"); } else { print (" I no longer need this account"); } print ("
"); if ($row["confirmed"] == "notmine") { print (" Not my account (Check with "); print (")"); } else { print (" Not my account (Check with "); print (")"); } print ("
"); print ($row["date_stamp"]); print ("
"); print ("
"); print ("
"); print ("If you do not see an account that you regularly use to check "); print ("email, transfer files, publish web content or log on to a computer "); print ("let us know by typing a list of those accounts in the box "); print ("below."); print ("
"); print ("
"); print (""); print ("
"); print ("
"); print ("When I submit this form, I acknowledge my responsibility for the "); print ("above accounts and agree to use them according to "); print ("Allegheny College Computing Policies"); print ("
"); print ("
"); print ("
"); print (""); } print(""); mysql_free_result ($result); include($includeprefix."/footer_sec.inc"); ?>