Logging on...
The Computer Science Department main computer is a Sun Sunfire v880. The Sunfire v880 is a UNIX based computer running Sun's variant of UNIX called Solaris. The machine resides in a locked room inside the Mathematical Sciences building and is only accessable thru the campus network. Its network name is a.cs.okstate.edu.
Since no one except the system managers have physical access to the Sunfire v880, users of the system must first gain access to the network thru one of the University run labs; from a personal machine in one's dorm room; or from home thru a private ISP. The public lab maintained by the Computer Science Department is MS 222. This lab holds Sun Workstations from which access can be gained to the a.cs.okstate.edu . To access the Computer Science Department's main computer, and most computers connected to the Internet, requires an account with a userid and a password. Each semester the department's Sunfire v880 has a little over 3200 user accounts. With a large number of potential users, one of the problems system administrators face is how to effectvely and securely hand out account infomation to all the users.
How do I obtain my userid and default password?
Our systems use the PRISM userid and default password initially. To obtain your PRISM userid and default password, please visit the O-Key system at www.okey.okstate.edu. This system is accessible from any computer at any location. However, you are welcome to visit any of the IT Computer Labs during their regular business hours. To obtain IT lab locations and hours of operation, please visit the IT Labs website at www.it.okstate.edu/itdlabs. You will login to the O-Key application using your O-Key email address and O-Key password set up when you activated your O-Key account (also used to login to the IT-operated computer lab workstations (not maintained by the Computer Science Department), your OSU email account, etc). Once logged in, you will see your personal O-Key Profile. On that page, you will see a section titled “PRISM” toward the bottom of the screen. Within that section, you will find your PRISM UserID and your PRISM Default Password. You will utilize these credentials to authenticate to the a.cs system.
For assistance, please contact the IT Helpdesk by calling 405-744-HELP (4357), emailing helpdesk@okstate.edu, or by visiting 113 Math Sciences (Building MSCS on your schedule).
Logging on to the Computer Science Sun Enterprise Unix Machine
When you first get to the CS machine, you will see the following or similar banner:
SunOS 5.9
---------------------------------------------------------------------------
The primary purpose of all Computer Science Department facilities is faculty research and assigned student course work. Any other use is secondary and subject to review by the department's Facilities Committee.
Use of these facilities must adhere to all Federal/State statutes and the policies of Oklahoma State University and the Computer Science Department. Explicitly prohibited are activities which in any way try to gain, maintain, or collect information for unauthorized access, or any activities for personal or corporate profit.
---------------------------------------------------------------------------
CSA (a.cs.okstate.edu) -- Oklahoma State University Computer Science
login:
At this prompt, type in your login id and press the ENTER key. Next, you will see:
Password:
Type in your password. The first time, you must use the one that you have for your University E-mail password. If you make any mistakes in typing and have to backspace, you will get an error message and you will have to retype in your login id and password again. Type in your e-mail password and press the ENTER key. The password will NOT appear on the screen.
You may change your password by reading the instructions on Changing your password on a UNIX machine.
You will then be logged on to the Computer Science Department computer. You should see a $ prompt on your screen. In order to get off the machine, type in exit at the $ prompt. Changing your password on a UNIX machine
If you want to change your password at some other time besides the first time, you can follow these instructions below. Type in:
passwd
This command allows you to change your password. When you type in "passwd", you will be prompted for your old password. It then prompts you for the new one twice.
Rules for passwords: You should make sure that it is not easy for someone else to guess your password as they could then access your account. These are some rules:
- DO NOT USE a name of someone or a word from the dictionary. These are too easy for someone to guess and gain access to your account.
- It should be at least 8 characters in length.
- It must contain at least two alphabetic characters and at least one number or special character. Alphabetic refers to all upper and lower case letters. Do NOT USE either the @ or the # as special characters in your password.
- Each password should differ from the user’s login name.
- New passwords must differ from the old ones by at least three characters.
Do Not give your password to anyone. If they misuse your account, you will be responsible for any damage they may do. You can lose your account on the CS computer also.
With the warnings out of the way...
A brief history of Userids and Passwords at OSU
The first UNIX system arrived in the Computer Science Department in mid-80's. Access to this machine was very limited and it was easy to create and hand out unique userids and passwords by hand for the limited number of users.
Then, in the late-80s, the department started teaching classes on this early system and the number of users not only skyrocketed, but started drastically changing between semesters. Maintaining the growing number of users by hand quickly became prohibitive.
Therefore, the first system administrators of the department created a system to maintain userids based on course enrollment, thus automating a task they could no longer do by hand. The system worked so well other departments wanted access this information, which helped solve another problem. Before if a student had access to two machines each in different departments, most likely they had to remember two different userids. If they had access to three different machines in three different departments that could mean remembering three different userids. With the new system, Computer Science assigned and maintained a single list of userids and other departments accessed the list to generate accounts on their respective machines. This helped eliminate confusion by mapping one userid to a single person.
In the mid-90s, userid maintenance was passed to the University's central computer group ITD and evolved into what is now known as PR&SM through the PUD database and the Master Password System. The PUD database contains, among other things, userids and a randomly generated default password. The Computer Science Department has access to these userids and default passwords for it's faculty, staff, and students, and uses this information to generate accounts on it's Enterprise 3000 and v880.
More recently, ITD resources have centralized in a database called O-KEY that includes the PR&SM information as well as many other resources. However, the Computer Science department's access is still to the PR&SM (or PUD database) userids and default passwords so we continue to use those as described above.
System Administrators
|