Code Monkey home page Code Monkey logo

directory_service's Introduction

Directory Service module

Collects the name of first domain listed in dscl, AD comments for the machine record and AD plugin options from dsconfigad -show

The table 'directoryservice' stores the following:

  • which_directory_service (string) Name of the first listed active plugin
  • directory_service_comments (string) Comments, if any, stored on the Active directory server
  • adforest (string) Active directory forest the computer is part of
  • addomain (string) Active directory the computer is bound to
  • computeraccount (string) The "computerid" in the specified Domain
  • createmobileaccount (bool) Support for offline logon. Enabled = 1, Disabled = 0
  • requireconfirmation (bool) Warn the user when a mobile account is going to be created. Enabled = 1, Disabled = 0
  • forcehomeinstartup (bool) Forces all home directories to be local to the computer. Enabled = 1, Disabled = 0
  • mounthomeassharepoint (bool) Enable or disable mounting of the network home as a sharepoint. Enabled = 1, Disabled = 0
  • usewindowsuncpathforhome (bool) Whether the plugin uses the UNC specified in the Active Directory when mounting the network home. Enabled = 1, Disabled = 0
  • networkprotocoltobeused (string) How a home directory is mounted on the desktop. Possible values [afp | smb | nfs]
  • defaultusershell (string) Default user shell
  • mappinguidtoattribute (string) Attribute to be used for the UID of the user
  • mappingusergidtoattribute (string) Attribute to be used for the GID of the user
  • mappinggroupgidtoattr (string) Attribute to be used for the GID of the group
  • generatekerberosauth (bool) Wether a Kerberos authority was generated during bind. Enabled = 1, Disabled = 0
  • preferreddomaincontroller (string) Preferred server for all Directory lookups and authentications
  • allowedadmingroups (string) Groups with local administrative privileges on the computer
  • authenticationfromanydomain (bool) Allow authentication from any domain in the forest. Enabled = 1, Disabled = 0
  • packetsigning (string) Packet signing. Possible values [allow | disable | require]
  • packetencryption (string) Packet encryption. Possible values [allow | disable | require | ssl]
  • passwordchangeinterval (int)
  • restrictdynamicdnsupdates (string) Network interfaces with restricted Dynamic DNS updates.
  • namespacemode (string) Primary account username naming convention. Possible values [forest | domain]

Remarks

  • If no data has been collected by dsconfigad -show the boolean values will show disabled in the client view Directory Services tab
  • Currently the data collected from the bound to an Open Directory server is limited to bound or not (stored in which_directory_service)
  • Third party AD plugins data is not being collected

directory_service's People

Contributors

bochoven avatar fridomac avatar jbw0p68c3g8h avatar lolipale avatar morgant avatar mosen avatar n8felton avatar poundbangbash avatar tuxudo avatar znerol avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mosen magervalp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.