# defaults for module: mnt-ldap
#
[ldap]
  sysusers		dovecot # egw		# FIXME SERVE ANCORA dovecot CON DOVECOT 2.x?
  managed		true

  # also defined in srv-ldap module, which take the precedence
  #
  -admin		::auth.ldap.admin_user::
  -admin_password	::auth.ldap.admin_password::
  -root_bind		::ldap.admin::

  -repl_admin_password	::auth.ldap.repl_admin_password::
  -repl_user		::auth.ldap.repl_user::
  -repl_password	::auth.ldap.repl_password::

  # samba
  # note: this is not auth.samba.admin_user (a username) but an ldap DN;
  #	the password is the same, tho
  #
  sadmin		::auth.samba.admin_ldap_user::
  sadmin_password	::auth.samba.admin_password::


# if we don't have smb-* modules activated, those are undefined, but
# we still use smbtools to manage users
#
[samba]
  -localsid		NONE
  -workgroup		NONE
  -group_users_gid	NONE
  -group_computer_gid	NONE
  -home_path		NONE
  -profile_path		NONE
  -home_drive		NONE
  -logon_script		NONE
