answersLogoWhite

0

Yes. Microsoft Identity Integration Server (MIIS) is used to connect Active Directory to other 3rd-party Directory Services (including directories used by SAP, Domino, etc).

Yes We can Connect, by using dirxml and LDAP

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you connect Active Directory to other 3rd-party Directory Services and Name a few options?

Yes, you can use dirXML or LDAP to connect to other directories (ie. E-directory from Novell). Novell eDirectory, formerly called Novell Directory Services (NDS)


What has the author Nick Battley written?

Nick Battley has written: 'McGraw Hill World Futures and Options Directory, 1990-1991' 'The Fitzroy Dearborn Directory of the World's Futures & Options Markets'


Where could one acquire the services of pest exterminators in the USA?

Terminix and Orkin are two companies that have services throughout the United States. There would be more options locally by looking in the directory under "pest control" or "exterminator".


Where does bitcomet save downloaded files?

The default location is C:\downloads. You can set the download directory at Tools>Options>Directories. You can also right-click the torrent in BitComet and select "Open Directory" to see where the content is.


Are there any fabric stores online?

Well, I would recommend building a directory online with eDirectory because they offer a variety of options and features for customers. They also offer their services for a fee of no charge.


Where can you get your photo taken professionally?

If you are in the states you will probably find many options in the yellow pages of your telephone directory.


What is the Command to see the contents of a directory in UNIX?

Use the 'ls' command.Try 'man ls' to see the options


What is the root directory of pureftpd?

The root directory of Pure-FTPd, a popular FTP server, typically refers to the main directory from which the server serves files. This is usually specified in the configuration settings, often defaulting to /srv/ftp or /var/ftp, but it can be customized based on the server's setup. To determine the exact root directory for a specific installation, you can check the configuration files or the command-line options used when starting the server.


Where could one find a directory of Toyota car dealerships in the US?

There are several places where someone can find a directory of Toyota car dealerships in the US. Some possible options are the Toyota website, Dealer Rater and Edmunds.


What is the DOS command to navigate to a directory?

CD which stands for Change Directory.Entering CD /? will display a list of supported options.


How can I find facilities that offer counseling for couples?

The National Directory of Family and Marriage Counseling will be very helpful in looking for a facility. As long as you input the city and the state in which you are living in, the directory should give you plenty of options to choose from. http://www.counsel-search.com/


How would you enable sam to publish webpages from his website directory but not allow anyone else to publish to the web?

You could just add an Alias and Directory directive to your site Alias /sam /home/sam/website <Directory /home/sam/website> Options ... Order allow,deny Allow from all </Directory> above answer found at http://www.linuxquestions.org/questions/linux-newbie-8/how-would-you-i-enable-sam-to-publish-web-pages-from-his-~-website-dir-but-not-847790/