Po zainstalowaniu roli AD LDS należy zmodyfikować schemat instancji:
ldifde -i -f MS-user.ldf -s server:port -b username domain password -k -j . -c "CN=Schema,CN=Configuration,DC=X" #schemaNamingContext
ldifde -i -f MS-UserProxy.ldf -s server:port -b username domain password -k -j . -c "CN=Schema,CN=Configuration,DC=X" #schemaNamingContext
ldifde -i -f MS-UserProxyFull.ldf -s server:port -b username domain password -k -j . -c "CN=Schema,CN=Configuration,DC=X" #schemaNamingContext
ldifde -i -f MS-InterOrgPerson.ldf -s server:port -b username domain password -k -j . -c "CN=Schema,CN=Configuration,DC=X" #schemaNamingContext
Plik Ms-User.ldf (i pozostałe) znajduje się w lokalizacji c:\windows\ADAM
Następnie
ldifde -i -f MS-AdamSchemaW2k8.ldf -s server:port -c CN=Configuration,DC=X
#ConfigurationNamingContext
ldifde -i -f MS-AdamSyncMetadata.ldf -s server:port -c CN=Configuration,DC=X
#ConfigurationNamingContext
adamsync.exe /i server01:50000 c:\MS-AdamSyncConf.xml
MS-AdamSyncConf.xml należy skopiować z lokalizacji C:\windows\ADAM i zmienić w nim nazwę domeny fabrikam na odpowiednią.
adamsync.exe /sync server01:50000 DC=contoso,DC=com
Brak komentarzy:
Prześlij komentarz