Washington and Lee University
knoWLedgebase
Search the Information Technology Services Knowledge Base:
Why do I always have to log in to the wireless network? How do I get onto the secure wireless network? (link)

The WLU wireless network allows users to access the network for a short period with authenticated access, or a long period with secure access. If you are just visiting campus for a day you should attach to the "wlu" wireless networks. If you are going to be using our wireless network frequently you will want to register for the secure wireless network. Registering on the secure network allows you to remain attached to the network without having to reauthenticate, and it encyrpts your network traffic so it is secure. To register on the Secure network go to Http://wireless.wlu.edu .

If you are not formally associated with WLU you can access the network as a guest by attaching to the "wlu" network. This network has some restrictions.    

Applies To: Faculty, Staff, Students

Score: 100.0 - Updated: 9/3/2010 8:16:12 AM - Was this helpful?
What devices are supported on W&L's secure wireless network? (link)

The wireless network for W&L faculty, staff and students uses a technology called 802.1x, which provides security by encrypting all network traffic.

Some older computers do not support this technology. However, most modern, up-to-date wireless devices will run on the secure wireless network:

  • Windows computers with security features enabled, including auto-updates, firewall and up-to-date operating system
  • Macintosh computers with security features enabled, include firewall and up-to-date operating system
  • Apple iPad and iPod Touch
  • Most Smart Phones with wireless capability, including iPhone, Blackberry, and Android-type phones

Game devices such as the Xbox 360 and Wii and other special-purpose network devices such as the Roku do not function on the secure wireless network. For such devices, use a wired connection, or register them for use on the wireless network.

Please note that wireless is a limited resource, and that minor disruptions are common; see Statement on Wireless Service at W&L

 

Score: 85.0 - Updated: 8/19/2011 11:53:26 AM - Was this helpful?
What are the configuration settings for W&L's secure wireless network? (link)

Whenever possible, use the tool at http://wireless.wlu.edu  to configure your device for use on W&L's wireless network.

You may need to manually configure some devices. The settings are:

  • SSIDD: WLUsec
  • Wireless Encryption: WPA2 Enterprise
  • Authentication Protocol: MS-CHAPv2/PEAP
  • Outside tunnel authentication: This should be left blank
  • Inside tunnel authentication: WLU Username and Password
  • Security certificate verification: Equifax Secure Certificate Authority
Score: 85.0 - Updated: 9/3/2010 11:07:16 AM - Was this helpful?
How do I configure a Linux computer for the secure wireless network? (link)

1. Edit the following file:  /etc/wpa_supplicant/wpa_supplicant.conf2. Copy and paste the following entries:

network={
     ssid="WLUsec"
     scan_ssid=1
     key_mgmt=WPA-EAP
     pairwise=CCMP TKIP
     group=CCMP TKIP
     eap=PEAP
     identity="WLU Username"
     password="WLU Password"
     ca_cert="/etc/ssl/certs/Equifax_Secure_CA.pem"
     phase1="peaplabel=0"
     phase2="auth=MSCHAPV2"
}

3. Save the wpa_supplicant.conf changes
4. Restart the WPA supplicant with the following command: /etc/init.d/wpa_supplicant restart5. Restart networking with the following command: /etc/init.d/network restart

Score: 85.0 - Updated: 10/1/2010 4:04:59 PM - Was this helpful?
How do I connect to W&L's wireless network? (link)

If you're a W&L faculty member, staff or student, use any available Internet connection, on-campus or off-campus, and use a Web browser to access this page:

http://wireless.wlu.edu

Follow the steps, entering your W&L username and password when prompted. After you complete this step, you'll connect to W&L's wireless network automatically whenever you're in range.

If you're not a member of the W&L community, find the wireless network named "wlu," connect, and open a Web browser. Enter your e-mail address, or, if you're a sponsored guest and have been provided with credentials for temporary access to W&L's wireless network, enter the user name and password that was provided to you.

Please note that wireless is a limited resource, and minor disruptions are common; see Statement on Wireless Service at W&L

Applies To: Faculty, Staff, Students

Score: 85.0 - Updated: 8/19/2011 11:49:56 AM - Was this helpful?
Why can't I access Facebook on the wireless network? (link)

Various restrictions apply to the guest wireless network, including limited speed, and restricted access to some web sites, including Facebook. W&L faculty, staff and students can get the best quality connection by registering for W&L's secure wireless network. To do that, point your browser on your wireless device to http://wireless.wlu.edu and follow the directions.

 

Score: 82.0 - Updated: 9/3/2010 10:10:02 AM - Was this helpful?
Where can I find the map of W&L's wireless network coverage? (link)

The map of wireless network coverage is located here.

Score: 80.0 - Updated: 9/19/2012 4:02:06 PM - Was this helpful?
I'm visiting W&L as a guest. How do I use W&L's wireless network? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 80.0 - Updated: 8/18/2015 10:23:37 AM - Was this helpful?
How do I set up my own wireless router or wireless printer? (link)

Anything that broadcasts its own signal is an unauthorized extension of the W&L network, and is banned by the University's Acceptable Use Policy.

Some Macintosh computers have the capability of creating their own ad hoc wireless networks. Please disable this capability by taking the following steps:

  1. Go to "System Preferences"
  2. Click on "Sharing"
  3. In the left-hand pane, uncheck "Internet Sharing"

 

Score: 80.0 - Updated: 9/25/2014 10:16:34 AM - Was this helpful?
Why can't I log on to a W&L authenticated web application? (link)

Here are some of the most common symptoms and solutions to authentication failure to W&L web applications:

  1. You are repeatedly presented with a login prompt, which never is successful.  You are using a personal computer, or are off campus.    Try entering your user name with the prefix "AD\" .  E.g.   AD\MyAccountName  .  W&L's Active Directory domain is named "AD".  This prefix tells the web server which domain to authenticate against.
  2. The previous step does not work, but in the popup, you see an option similar to "Use Another Account".  Select that option, and use the AD\ prefix.  In this case, your browser is using your computer's name as the authentication domain, and is ignoring the AD\ prefix.
  3. Has your W&L password expired?  Has it been more that one year since you changed it?  You may do so at http://password.wlu.edu.
  4. You are using FireFox version 30.0 on a Mac or Linux workstation.  Release 30 breaks Windows authentication.  See the following for a fix: http://managementtools.wlu.edu/Help/Resources/1/271.pdf
  5. You are using FireFox version 40, and accessing an unauthenticated page with authenticated content embedded in it.  This version of FireFox intentionally disables this if the page and content are in different domains.  You can configure Firefox to allow this, or use a different browser.
  6. You are using Safari, and receiving the error "request body stream exhausted".  This is a bug with Safari authentication.  Use a different browser.
  7. You are on an iOS device, recently updated to version 7.  This update breaks windows authentication for some iOS devices like iPhones or iPads.  Use another device.
  8. You are never presented with a login prompt.  You are using Internet Explorer on a W&L computer, from off campus.  Integrated Windows login is failing because the browser can not communicate with a W&L AD Domain Controller from off campus.  Use another browser or temporarily disable Integrated Windows authentication: https://managementtools.wlu.edu/Help/Default.aspx?col=1&q=unable+log+login

If none of these solutions work, try going to http://MyVI.wlu.edu and opening a web browser from the APPS screen.  Then, you will effectively be using a W&L computer, and on campus.  This will bypass many issues associated with using personally owned computers.

Score: 78.6 - Updated: 9/8/2015 10:29:00 AM - Was this helpful?
How do I login to a laptop from the ITS laptop pool while off-campus (off the W&L network)? (link)

On the Login screen:
1) Use the drop down box to change from the "AD" setting to the "this computer" setting.
2) Login name is W&LGuest
3) Password is W&Lpassword
(entries are case sensitive)

Score: 77.5 - Updated: 3/8/2010 3:15:07 PM - Was this helpful?
Can I use my gaming device on the network? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 77.5 - Updated: 9/14/2015 10:06:05 AM - Was this helpful?
How do I get my Windows 10 machine on the wireless? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 77.5 - Updated: 8/24/2015 10:15:24 AM - Was this helpful?
Can I join the W&L AD domain (network)? (link)

Faculty and staff computers will be joined to the domain by ITS personnel. Personally-owned student computers cannot be joined to the domain.

If you need to access a computer that is in the domain, you can go to http://THESTABLE.wlu.edu and access a virtual image that is in the domain. (Access requires authorization; you'll have to log in with your network username and password.)

 

 

Score: 76.0 - Updated: 6/7/2012 1:34:22 PM - Was this helpful?
When off campus, why can't I log into a W&L application web site (like SharePoint) using Internet Explorer? (link)

If one takes a W&L laptop that is in the W&L AD domain off campus and then attaches to a site that is in the IE 'Local Intranet' security zone, the laptop attempts to do pass-through integrated windows login.  However, this requires that the computer has direct access to an AD domain controller, which is blocked in the firewall.  Unfortunately, IE does not gracefully fall back to a username and password prompt in this case.

 

To configure IE to always prompt for a username and password:

1.       Open Internet Explorer

2.       Select “Tools”

3.       Select “Internet Options”

4.       Select “Security”

5.       Select “Local  intranet”

6.       Select “Custom level…”

7.       Scroll all the way to the last option and select “Prompt for user name and password”

8.       Select “OK” to exit both dialog windows

 

To re-configure IE once you are back on campus, follow the same procedure, but in step 7, select “Automatic logon only in Intranet zone”

Score: 74.3 - Updated: 2/28/2011 11:07:37 AM - Was this helpful?
I deleted an important file can I get it back? (link)

Yes, quite often you can.  First make sure it is not in your trash folder. If it is there undelete it by (on a PC) right clicking on the object and choosing undelete or (on a Mac) dragging it back to the desk top.  

If you deleted it from the trash folder and it was orrigionally in a network drive (H, I, L, J) you can request that the item be recovered from an old copy on the server. To do this log a help ticket (choose webticket on the menu above) and under request type choose "network" then "file recovery" Then give us as many details about the files as possible.

Score: 70.0 - Updated: 5/10/2010 8:51:33 AM - Was this helpful?
What is 802.1x? (link)

802.1x is a network protocol that provides an authentication mechanism to devices connecting to a wired or wireless network. Washington and Lee employs 802.1x on its wireless network, "WLUsec." An additional level of security is provided by encrypting all traffic on the wireless network.

Devices must be configured in order to function properly on an 802.1x network; at W&L, wireless devices may be configured by connecting to the Web page at http://wireless.wlu.edu and following the steps as prompted.

Score: 70.0 - Updated: 10/1/2010 9:46:18 AM - Was this helpful?
How do I attach to WLUsec on my Mac if cloudpath doesn't work? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 70.0 - Updated: 9/2/2011 1:11:59 PM - Was this helpful?
How do I log into SharePoint from off-campus? (link)
  • Navigate your browser to https://sharepoint.wlu.edu. The "https" is required and provides secure access to the site.
  • Log in with your network username. You may need to use the "AD\" prefix, for example, AD\doej
  • Use your network password.
Score: 50.0 - Updated: 10/28/2012 6:11:46 PM - Was this helpful?
How can I get the W&L wireless network to work on my Blackberry? (link)

First turn on Wi-Fi (wireless) on the device:

1. At the Home screen, press the Menu key.

2. Scroll to the Manage Connections icon and press the trackball.

3. Scroll to Wi-Fi (not all Blackberry phones have this option; if you don't see it, it's not available for your model). Press the trackball to place a check mark in the box to turn on Wi-Fi.

Then scan and connect to available networks

To scan for and connect to available networks, perform the following steps:

1. At the Home screen, press the Menu key.

2. Scroll to Set Up Wi-Fi Network and press the trackball.

3. Scroll to Next and press the trackball.

4. Select Scan for Networks. The handheld scans and displays available networks.

SELECT WLUsec

5. Press the trackball to connect.  Enter your W&L network user name and password

Applies To: Faculty, Staff, Students

Score: 47.0 - Updated: 4/13/2011 1:47:24 PM - Was this helpful?
How do I connect to W&L wireless network with a Mac? (link)

If you're a W&L faculty members, staff or student, use the Safari or Firefox browser (NOT Chrome) and use any available connection to access this Web address, from on campus or off campus:

http://wireless.wlu.edu

Follow the instructions, and enter your W&L username and password. When you've completed these steps, you'll automatically connect to W&L's secure wireless network whenever you're in range.

Please note that wireless is a limited resource, and minor disruptions are common; see Statement on Wireless Service at W&L

Applies To: Faculty, Staff, Students

Score: 43.6 - Updated: 10/21/2013 5:25:10 PM - Was this helpful?
How do I connect to the W&L wireless network from my iPhone, iPod Touch or iPad? (link)
  1. Go to the Settings app
  2. Select Wi-Fi
  3. Make sure Wi-Fi is on and choose the "WLUsec" network
  4. Enter your W&L network username (without the @mail.wlu.edu or @wlu.edu part) and password and tap Join
  5. When prompted to accept the network certificate, tap the Accept button
  6. Enter your device's passcode if prompted
  7. A checkbox next to the WLUsec network and the Wi-Fi signal icon in the status bar at the top should indicate that you are now connected to the network

Applies To: Faculty, Staff, Students

Score: 42.5 - Updated: 11/29/2012 4:12:59 PM - Was this helpful?
Is there wireless in the Stackhouse Theater? (link)

Yes! Both secure (for W&L students and employees with AD credentials) and access for guests.

Score: 42.5 - Updated: 6/14/2012 11:05:16 AM - Was this helpful?
What network storage is available to undergraduate students? (link)
  • H: or Home directory  - This is your private space on the server. No one else has access to this space. This directory is backed up regularly by University Computing and is an appropriate place to store all of your work-related files.  Quota: 500 megabytes.
  • L: directory - Course-specific directories for faculty members and students. Each course is provided a folder structure for providing handouts, sharing data, electronic turn-in of assignments, and returning student work with grades and feedback.

Applies To: Students

Score: 42.5 - Updated: 10/1/2010 4:00:26 PM - Was this helpful?
How do I connect a Google Android phone to W&L’s wireless network? (link)

Go to Settings > Wireless Controls > Turn on WiFi 
 
In WiFi settings select wlusec
 
Enter your username and password

Applies To: Faculty, Staff, Students

Score: 41.7 - Updated: 7/15/2013 2:25:36 PM - Was this helpful?
What network storage is available to undergraduate administrative staff? (link)
  • H: or Home directory  - This is your private space on the server. No one else has access to this space. This directory is backed up regularly by ITS and is an appropriate place to store all of your work-related files. Quota: 1 gigabyte.
  • I: directory - Employees in your department only.  Quota: 4 gigabytes.
  • J: directory - All employees.  This is an appropriate location to share files with employees across departments.  Note that this drive mapping points to the same location for all faculty and staff throughout the College, Williams School and administrative offices. Quota for all departments: 30 gigabytes.

Note: Quotas can be increased, based on demonstrated need. Please enter a request in Web Help Desk  if you need additional space.

 

Applies To: Faculty, Staff

Score: 41.0 - Updated: 10/1/2010 4:00:19 PM - Was this helpful?
What network storage is available for undergraduate faculty and academic staff? (link)
  • H: or Home directory  - This is your private space on the server. No one else has access to this space. This directory is backed up regularly by ITS and is an appropriate place to store all of your work-related files. Quota: 1 gigabyte.
  • I: directory - Employees in your department only. Quota: 4 gigabytes.
  • J: directory - All employees.  This is an appropriate location to share files with employees across departments.  Note that this drive mapping points to the same location for all faculty and staff throughout the College, Williams School and administrative offies. Quota for all departments: 30 gigabytes.
  • L: directory  - Course-specific directories for faculty members and students. Each course is provided a folder structure for providing handouts, sharing data, electronic turn-in of assignments, and returning student work with grades and feedback.  Quota for all courses: 500 gigabytes.

Note: Quotas can be increased, based on demonstrated need. Please enter a request in Web Help Desk if you need additional space.

Applies To: Faculty, Staff

Score: 40.0 - Updated: 10/1/2010 4:00:11 PM - Was this helpful?
How can a guest login on classroom computer or in the Stackhouse Theater? (link)

On the Login screen: 
1) Use the drop down box to change from the "AD" setting to the "this computer" setting.
2) Login name is W&LGuest
3) Password is W&Lpassword (entries are case sensitive)

*note: classroom guest login screen will look very similar to this laptop pool login screen below

 Classroom login screen is similar to this laptop login screen

 

Score: 38.8 - Updated: 6/14/2012 11:05:31 AM - Was this helpful?
What if the Cloudpath (wireless.wlu.edu) wizard fails to work on my Macintosh? (link)

Here’s a couple of advanced troubleshooting tips:

  1. Make sure you run Cloudpath from Safari or Firefox. Cloudpath does not work correctly with Google Chrome.
  2. Go to the Apple > System Preferences > Network > Airport > Advanced > Airport and remove “WLUsec” and “WLU”.
  3. Go to the Apple > System Preferences > Network > Airport > Advanced > 802.1x > User Profiles > “-” key will delete “WLUsec profile.”
  4. Select “Ok”
  5. Select “Apply”
  6. Select “Turn Airport Off” for about a minute. This is the equivalent of starting over.
  7. Select “Turn Airport On”
  8. Choose the “WLU” wireless network
  9. Log in to the portal and re-run Cloudpath from wireless.wlu.edu
Score: 38.8 - Updated: 10/1/2010 4:03:49 PM - Was this helpful?
How can I attach to WLUsec with Windows 7 if Cloudpath dosen't work? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 35.0 - Updated: 9/2/2011 12:30:42 PM - Was this helpful?
I am on WiFi using Outlook and it Keeps Disconnecting (link)
( Restricted to authenticated users. Log In to view this answer. )

Applies To: Faculty, Staff

Score: 35.0 - Updated: 1/29/2014 3:44:38 PM - Was this helpful?
How do I log into Ingeniux? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 20.0 - Updated: 6/19/2012 11:10:30 AM - Was this helpful?
How do I log into RightFax? (link)

On the entry page Click the box next to “Use Windows Authentication” and then Click the “Login” button. You do not need to enter your User ID or password on this page.

Score: 20.0 - Updated: 4/21/2014 9:48:15 AM - Was this helpful?
How to I connect to the wireless network with my Chromebook? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 15.0 - Updated: 8/25/2011 2:05:21 PM - Was this helpful?
Is email secure? (link)

It all depends on what you’re trying to protect against. So, the simplest answer is 'no'! Email is not secure, unless you have taken extra steps to encrypt the message or the attachments (or both). Therefore, do not put confidential information (i.e., SSN, credit card number, etc.) in any email, unless you know it is encrypted. Briefly, access to your email account is secured by your username and password, so make sure you have a strong password. Email can be secured from network “snooping” by accessing it from a web page using Secure Socket Layers (SSL) – indicated by the “S” in HTTPS. If you access your email from your phone, then security depends on that device. These are just some of the variables/examples, and for more information please contact the Information Security Officer.

Score: 15.0 - Updated: 7/15/2013 3:50:44 PM - Was this helpful?
How do I log out of the BizHub? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 15.0 - Updated: 9/17/2014 5:25:58 PM - Was this helpful?
How do I change my network password? (link)

Go to password.wlu.edu and follow the instructions. 

Applies To: Faculty, Staff, Students

Score: 10.0 - Updated: 8/8/2013 2:17:10 PM - Was this helpful?
How do I connect my Kindle to the wireless? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 10.0 - Updated: 9/18/2015 3:14:59 PM - Was this helpful?
Is there a shortcut to login to Box? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 10.0 - Updated: 5/13/2015 3:59:32 PM - Was this helpful?
How do I (student) log into the GPS (Generals Payment System)? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 7.5 - Updated: 1/7/2015 10:06:36 AM - Was this helpful?
What is the login information for the Wyse terminals? (link)
( Restricted to authenticated ITS users. )
Score: 7.5 - Updated: 7/17/2013 3:28:14 PM - Was this helpful?
How do I connect my Kindle Fire to the wireless? (link)

Click the small button by the USB port on the bottom to turn on the screen. Swipe the yellow arrow left to unlock.

When the main screen appears, touch the small gear icon in the upper right. When the settings menu drops down, touch “Wi-Fi”.

Pull down if necessary, and touch WLUsec in the network list. When the form comes up, leave PEAP and select “MSCHAPv2” under Phase 2 Authentication, scroll on down, and put your AD username in the Identity box (ad\username). Type your AD password into the Password box, and touch Connect at the bottom. It should connect easily within a moment or two.

Score: 7.5 - Updated: 9/18/2014 9:14:24 AM - Was this helpful?
How do I get my Windows 8 machine on the wireless? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 7.5 - Updated: 1/20/2014 3:42:52 PM - Was this helpful?
How can I scan at a BizHub to a network folder? (link)
( Restricted to authenticated ITS users. )
Score: 7.5 - Updated: 10/2/2014 3:15:06 PM - Was this helpful?
What is a social media or network site? (link)

A website where one connects with those sharing personal or professional interests, place of origin, education at a particular school, etc.

from Dictionary.com

Score: 6.0 - Updated: 5/13/2010 10:43:28 AM - Was this helpful?
How do I post to the Network Status 'stoplight' or blog? (link)
( Restricted to authenticated ITS users. )
Score: 5.0 - Updated: 3/9/2012 9:45:49 AM - Was this helpful?
How do I use a network printer from a personal device, or from off campus? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 5.0 - Updated: 8/17/2015 10:53:05 AM - Was this helpful?
Why am I unable to log into various Windows authenticated sites using FireFox 30 on a Mac or Linux computer? (link)

FireFox version 30.0 breaks Windows authentication.  Look for the resource document to the right for the fix.

Score: 4.6 - Updated: 10/7/2014 7:05:25 AM - Was this helpful?
How do I configure my personal Windows laptop to do wireless printing to BizHubs? (link)
( Restricted to authenticated users. Log In to view this answer. )
Score: 4.3 - Updated: 9/25/2014 9:42:14 AM - Was this helpful?
Is the EOP username and password the same as my W&L network username and password? (link)

Yes, your username is your full email address with your AD password. To change your password you would go to password.wlu.edu which will change your password for all W&L resources.

Applies To: Faculty, Staff

Score: 4.3 - Updated: 6/3/2014 10:54:17 AM - Was this helpful?
How do I access a folder that's on the network (H Drive, L Drive, I Drive) with my Macintosh? (link)
( Restricted to authenticated users. Log In to view this answer. )

Applies To: Faculty, Staff, Students

Score: 3.3 - Updated: 1/15/2015 3:36:34 PM - Was this helpful?
How do I access network drives (L:, H:, I:, J: ) on my computer or smart device? (link)

1. Go to myvi.wlu.edu and authenticate. If it the first time you will be asked to install the Citrix client.

2. Choose a virtual desktop

3. Go to Computer (My Computer on Windows XP) and you should see the L: drive listed.

If you would like instructions for mapping a network drive on your computer, please send an email with your request to help@wlu.edu or call the Information Desk at extension 4357.

Score: 3.3 - Updated: 10/26/2015 1:45:47 PM - Was this helpful?
How do I configure my personal MAC laptop to do wireless printing to BizHubs? (link)
( Restricted to authenticated users. Log In to view this answer. )

Applies To: Students

Score: 3.3 - Updated: 9/25/2014 9:42:33 AM - Was this helpful?
Are there any 'workaround' steps to try when I lose my wireless internet connection with my Mac (Apple)? (link)
( Restricted to authenticated users. Log In to view this answer. )

Applies To: Students

Score: 3.0 - Updated: 1/24/2011 9:58:28 AM - Was this helpful?
When user logs in to check their quarantine queue, they are unable to select a message. The error they receive is that the message does not exist in their queue and they are logged in as the wrong user. The error message suggests they log out and login again, but the problem remains. (link)

From:  DigiTar Support

This is usually caused by the following situation:

1.) The user is logged in as
a@b.com.
2.) In the user's inbox there are two digests, one for
a@b.com and one for c@b.com.
3.) The user is clicking on a message in the
c@b.com digest in their inbox which tries to link them into the Portal directly to that message.
4.) However, since they are logged in as
a@b.com, they have no rights to the message.

To remedy the situation they need to examine the subject line of the digest they are clicking on, and log into the Portal as the user specified in the subject of the digest.

Score: 2.6 - Updated: 3/8/2010 3:20:31 PM - Was this helpful?
Related Resources
  • PowerPoints
    • Guest Wireless( Restricted. Log In to view. )
Antivirus Atomic Learning BizHub Box Campus Notices Classrooms Colleague Contacts Creative Cloud Digication Distribution Lists Dream Weaver Email Email Archive Email Clients EOP eportfolio Gnome GPS Ingeniux Internet Explorer iPad Kindle L Drive Lab Macintosh Mail MDID Microsoft Office Office365 Outlook OWA Password phishing Phones Poll Everywhere Poster Printing Projector Pulse RightFax Sakai SCOLA Security SharePoint Software Symantec Sympodium Tegrity VDI WebAdvisor Wireless Zotero