Kubuntu11.10 configure campus network 802.1X Authentication

Source: Internet
Author: User
The Internet access in the dormitory is subject to 802.1X authentication on the campus network. There is related software under windowsxp, and the school does not provide authentication software under linux. What should I do? There are several methods, one is to write your own software, the other is to use the existing software package, you can use linux commands to install. Write down the steps directly: 1. Download The 802.1xlinuxcertification software package on the website. Take h3c802.1xclient.tar.gz as An Example 2. decompress the package in the folder tar-xzv.

Internet access in the dormitory is subject to campus network 802.1X authentication. related software is available in windows xp, and the school does not provide authentication software in linux. What should I do? There are several methods, one is to write your own software, the other is to use the existing software package, you can use linux commands to install.

Directly write down the steps:

1. Download the 802.1X Linux authentication software package on the website. The following uses h3c802.1xclient.tar.gz as an example.

2. decompress the package: tar -xzvfh3c802.1xClient.tar.gz

3. Enter the compressed folder and run the file pre. ps:./pre. ps.

4. Enter the account name and password as prompted.

5. Run the following command: linux1x

Note:

1. When you enter the linux1x command, a prompt may appear, without the following library file: libstdc ++-libc6.2-2. so.3. to install the SDK, run the following command: 1) cd/usr/lib 2) ln-slibstdc ++. so.6 libstdc ++-libc6.2-2. so.3. After the connection is successful, run linux1x. The connection is successful .;

2. These commands can be run only under the root permission. You also need to switch to the user: 1) sudo passwd root 2) Create the root password as prompted, and confirm 3) the switch is successful; if you accidentally exit the current terminal, you need to switch to the root again. Enter the following command: su root

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.