High guys,
I’m trying to extend my AD schema using the ldifde too with the following syntax
ldifde -i -v -k -f 802.11schema.ldf -c dc-x dc=12345,dc=co,dc=uk.
i am getting the following error
Connecting to “12345.co.uk”
Logging in as current user using SSPI
Importing directory from file “802.11schema.ldf”
Loading entries
1: CN=ms-net-ieee-80211-GP-PolicyGUID,CN=Schema,CN=Configuration,dc=12345,dc=co,dc=uk
Entry DN: CN=ms-net-ieee-80211-GP-PolicyGUID,CN=Schema,CN=Configuration,dc=12345,dc=co,dc=uk
Add error on line 14: Referral
The server side error is “A referral was returned from the server.”
The server side error is “A referral was returned from the server.”
Failed on line 111. The last token starts with ‘1’.
The change-modify entry is missing the terminator ‘-‘.
0 entries modified successfully.
An error has occurred in the program
Has any run run this schema extension before? can anyone help, please? ldf file
i’m using the the content of 802.11Schema.ldf from http://technet.microsoft.com/en-gb/library/bb727029.aspx