Showing posts with label Authentication. Show all posts
Showing posts with label Authentication. Show all posts

Tuesday, September 18, 2012

How to login to Symantec Endpoint Protection Manager (SEPM) 12 Using your Active Directory Credentials

Launch SEMP -> Enter Admin password

On the left hand side, Select Admin -> Then Servers

Select your server -> Click "Edit the Server Properties"

Click the Directory Services Tab -> Click Add

Fill in the IP and then enter the IP.  Click ok.  If it was successful, the box will disappear.

Next, click Admin -> Administrators (Just Click Administrators if your still in the Admin tab)

Click Add an Administrator

Fill in the information under the general tab.  It is recommended that you make the username the same as the account in active directory.

Click the Authentication Tab -> Select Directory Authentication -> Select the server and enter the AD username.  Click Test.  If successful, everything is setup correctly.


Wednesday, November 23, 2011

Integrating ESXi 4.1 into Active Directory

Open vSphere Client and login with the root username and password.  Once it opens..

Click the configuration tab.
Click DNS and Routing -> Properties
Make sure that you have the Host Identification Name & Domain Filled in.  Next make sure you have the correct Preferred DNS server listed.
Click Ok 
Click Authentication Services -> Properties
Click the drop down box and select Active Directory.
Type your domain in the Domain: section.  Click Join domain and enter your AD credentials.
Click ok to close the Directory Ervices Configuration box.

Now open your AD server and navigate to AD Users and Computers.
It doesn't matter what OU you put it in regardless of what the video says below.  I put it in an OU I created and it worked fine.

Inside that OU create a new Group and name it what ever you want.  I named mine ESX Admins and ESX Users.  Add some people in those group and then jump back over to vSphere.

Click the Permissions Tab
Right click and select Add Permissions

On the right side, select the permissions you want to assign.  I selected Read-Only for the ESX Users and Administrator for ESX Admins.

Click Add and select your domain from the drop down box at the top.  Scroll down to your group and click add.  Click Ok -> Ok.

Log out and try logging in.  Make sure you log in like domain\username or username@domain

Sources:  Link Link

***UPDATE***

For this to work after you update your active directory password, you must also follow the instructions I wrote up here.

ShareThis