answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are directory services and how are they used in a Linux environment?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the Linux Filesystem hierarchy used for?

The Linux Filesystem Hierarchy is used to help determine the file structure in the Linux Operating System. It defines the Directory structure and directory contents.


What is the Linux command used to list the contents of a directory?

ls will list the contents of a directory.


What is the symbol used to indicate you are in the root directory in Linux?

"/" is the root directory in Linux. Make sure not to confuse this with the "/root" directory, which is the home directory for the user "root" (similar to "Administrator" on Windows)


What are hardlinks and softlinks used for in Linux?

Alternate references to a file/directory.


What is A Free Alternative to Active Directory?

LDAP (Lightweight Directory Access Protocol) often used in Unix and Linux environments, Active Directory is based on LDAP.


What Linux character can also be used to refer to the current user's home directory?

The tilde character (~) is a shortcut for the home directory of the currently logged-on user.


What is the command is used to remove directory in Linux?

Assuming the directory is in your Home directory use: rmdir directory-name This will fail if there are files within the directory. In this case, use rm -r directory-name.


What does a dot preceding a file name in Linux mean?

It means that the file or directory is used for application settings.


Can kerberos be used in Linux as well as Windows domain environment?

Of course.


What MMC is used to create sites?

Active Directory Sites and Services


What is used to manage security tokens?

Active Directory Federation Services


What is Cygwin used for?

Cygwin is used to port applications that were written for Unix or Linux to a Windows environment.