Friday, November 21, 2014

Port numbers My 2nd day class of active directory services



Port numbers :

1 . active directory services (ADS) port no is                            : 88
2 . kerberosvs user authentication purpose port numbers is   : 88
3 . kerberosvs password is                                                           : 464
4 . light weight authentication protocol (LDAP)                       : 389
5 . LDAPS                                                                                      : 636
6 . Globel catalog (GC)                                                                 : 3268


after installing  the active directory we can find the following folder created in c drive

1. Data base folder
    C:\windows\ntds\ntds.dit

2. log file folder
    C:\windows\ntds

3. sys vol folder    
    C:\windows\sysvol

Requirements for configuring the active directory services 

1. Server Opearting system
2. static IP address
3. 250 Mb free space with NTFS file system 
  200 mb for active directory services and 50 mb for log files


How to configure the static ip for server computer 

go to run => type ncpa.cpl => right click on network properties =>click on ipv4 => select use following ip address and assign the ip  and press Tab Button it will take subnet mask and give the default gateway and preferred dns and alternate dns  press ok and close 



Steps for installation of active directory 




go to server login as  server administrator 

go to run 
     ||
type server manager 
     ||
add roles and features 
     ||
  Next
     ||
  Next 
    ||
  Next
    ||
 check the box active directory domain services
    ||
Click on add features 
   ||
 Next
  ||
 Next
  ||
 Next
  ||
 Install and close 
after showing window click on promte this server domain controller 
    ||
add new forest and give root domain name XXXX.com
    ||
 Next
   ||
 select forest and function level 2003 
and type active directory password
       ||
Next
    ||
Next
    ||
Next
    ||
Next
    ||
Next
    ||
Install 

after active directory installation complete system will auto restart
after we need to fix the alternet DNS and Preferred DNS server Details as we configure the previous details ..
  
shout cut for open the active directory services

Go to Run Type = > dsa.msc 



No comments:

Post a Comment