Autofs mount problem

Hello,
I have configured my homes to be mounted using ldap. But when I start the computer the mounting points don’t work at all, unless I start autofs manually.

The same configuration is working on all other machine with the same kernel, software version, etc…

chkconfig -l gives me

autofs                    0:off  1:off  2:off  3:on   4:on   5:on   6:off

Here the /var/log/messages log file

Mar 14 13:21:09 vfxmaster121 automount[4142]: Starting automounter version 5.0.6, master map auto.master
Mar 14 13:21:09 vfxmaster121 automount[4142]: using kernel protocol version 5.02
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_master: reading master files auto.master
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_read_master: lookup(file): read entry +auto.master
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_master: reading master files auto.master
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_master: reading master ldap auto.master
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): Attempting to parse LDAP information from string "auto.master".
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): mapname auto.master
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): ldap authentication configured with the following options:
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): use_tls: 0, tls_required: 0, auth_required: 1, sasl_mech: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): user: (null), secret: unspecified, client principal: (null) credential cache: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): auth_required: 1, sasl_mech (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): ldap simple bind returned 0
Mar 14 12:21:09 vfxmaster121 automount[4142]: get_query_dn: lookup(ldap): found query dn ou=auto.master,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_read_master: lookup(ldap): searching for "(objectclass=automount)" under "ou=auto.master,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_read_master: lookup(ldap): examining entries
Mar 14 12:21:09 vfxmaster121 automount[4142]: master_do_mount: mounting /homes
Mar 14 12:21:09 vfxmaster121 automount[4142]: automount_path_to_fifo: fifo name /var/run/autofs.fifo-homes
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_map: reading map ldap ldap:ou=auto.home,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): Attempting to parse LDAP information from string "ldap:ou=auto.home,ou=autofs,dc=companyimage,dc=fr".
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): server "(default)", base dn "ou=auto.home,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): ldap authentication configured with the following options:
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): use_tls: 0, tls_required: 0, auth_required: 1, sasl_mech: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): user: (null), secret: unspecified, client principal: (null) credential cache: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): auth_required: 1, sasl_mech (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): ldap simple bind returned 0
Mar 14 12:21:09 vfxmaster121 automount[4142]: get_query_dn: lookup(ldap): found query dn ou=auto.home,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): searching for "(objectclass=automount)" under "ou=auto.home,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): examining entries
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): failed to get next entry for query (objectclass=automount)
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): done updating map
Mar 14 12:21:09 vfxmaster121 automount[4142]: mounted indirect on /homes with timeout 600, freq 150 seconds
Mar 14 12:21:09 vfxmaster121 automount[4142]: st_ready: st_ready(): state = 0 path /homes
Mar 14 12:21:09 vfxmaster121 automount[4142]: ghosting enabled
Mar 14 12:21:09 vfxmaster121 automount[4142]: master_do_mount: mounting /s
Mar 14 12:21:09 vfxmaster121 automount[4142]: automount_path_to_fifo: fifo name /var/run/autofs.fifo-s
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_map: reading map ldap ldap:ou=auto.s,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): Attempting to parse LDAP information from string "ldap:ou=auto.s,ou=autofs,dc=companyimage,dc=fr".
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): server "(default)", base dn "ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): ldap authentication configured with the following options:
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): use_tls: 0, tls_required: 0, auth_required: 1, sasl_mech: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): user: (null), secret: unspecified, client principal: (null) credential cache: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): auth_required: 1, sasl_mech (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): ldap simple bind returned 0
Mar 14 12:21:09 vfxmaster121 automount[4142]: get_query_dn: lookup(ldap): found query dn ou=auto.s,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): searching for "(objectclass=automount)" under "ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): examining entries
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): failed to get next entry for query (objectclass=automount)
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): done updating map
Mar 14 12:21:09 vfxmaster121 automount[4142]: mounted indirect on /s with timeout 600, freq 150 seconds
Mar 14 12:21:09 vfxmaster121 automount[4142]: st_ready: st_ready(): state = 0 path /s
Mar 14 12:21:09 vfxmaster121 automount[4142]: ghosting enabled
Mar 14 12:21:09 vfxmaster121 automount[4142]: master_do_mount: mounting /dl
Mar 14 12:21:09 vfxmaster121 automount[4142]: automount_path_to_fifo: fifo name /var/run/autofs.fifo-dl
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_map: reading map ldap ldap:ou=auto.dl,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): Attempting to parse LDAP information from string "ldap:ou=auto.dl,ou=autofs,dc=companyimage,dc=fr".
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): server "(default)", base dn "ou=auto.dl,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): ldap authentication configured with the following options:
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): use_tls: 0, tls_required: 0, auth_required: 1, sasl_mech: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): user: (null), secret: unspecified, client principal: (null) credential cache: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): auth_required: 1, sasl_mech (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): ldap simple bind returned 0
Mar 14 12:21:09 vfxmaster121 automount[4142]: get_query_dn: lookup(ldap): found query dn ou=auto.dl,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): searching for "(objectclass=automount)" under "ou=auto.dl,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): examining entries
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): failed to get next entry for query (objectclass=automount)
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): done updating map
Mar 14 12:21:09 vfxmaster121 automount[4142]: mounted indirect on /dl with timeout 600, freq 150 seconds
Mar 14 12:21:09 vfxmaster121 automount[4142]: st_ready: st_ready(): state = 0 path /dl
Mar 14 12:21:09 vfxmaster121 automount[4142]: ghosting enabled
Mar 14 12:21:09 vfxmaster121 automount[4142]: master_do_mount: mounting /s/bell
Mar 14 12:21:09 vfxmaster121 automount[4142]: automount_path_to_fifo: fifo name /var/run/autofs.fifo-s-bell
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_map: reading map ldap ldap:ou=bell,ou=auto.s,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): Attempting to parse LDAP information from string "ldap:ou=bell,ou=auto.s,ou=autofs,dc=companyimage,dc=fr".
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): server "(default)", base dn "ou=bell,ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): ldap authentication configured with the following options:
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): use_tls: 0, tls_required: 0, auth_required: 1, sasl_mech: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): user: (null), secret: unspecified, client principal: (null) credential cache: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): auth_required: 1, sasl_mech (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): ldap simple bind returned 0
Mar 14 12:21:09 vfxmaster121 automount[4142]: get_query_dn: lookup(ldap): found query dn ou=bell,ou=auto.s,ou=autofs,dc=companyimage,dc=fr

and the end of the log file

Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): searching for "(objectclass=automount)" under "ou=bell,ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): examining entries
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): failed to get next entry for query (objectclass=automount)
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): done updating map
Mar 14 12:21:09 vfxmaster121 automount[4142]: mounted indirect on /s/bell with timeout 600, freq 150 seconds
Mar 14 12:21:09 vfxmaster121 automount[4142]: st_ready: st_ready(): state = 0 path /s/bell
Mar 14 12:21:09 vfxmaster121 automount[4142]: ghosting enabled
Mar 14 12:21:09 vfxmaster121 automount[4142]: master_do_mount: mounting /s/frp
Mar 14 12:21:09 vfxmaster121 automount[4142]: automount_path_to_fifo: fifo name /var/run/autofs.fifo-s-frp
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_map: reading map ldap ldap:ou=frp,ou=auto.s,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): Attempting to parse LDAP information from string "ldap:ou=frp,ou=auto.s,ou=autofs,dc=companyimage,dc=fr".
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): server "(default)", base dn "ou=frp,ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): ldap authentication configured with the following options:
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): use_tls: 0, tls_required: 0, auth_required: 1, sasl_mech: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): user: (null), secret: unspecified, client principal: (null) credential cache: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): auth_required: 1, sasl_mech (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): ldap simple bind returned 0
Mar 14 12:21:09 vfxmaster121 automount[4142]: get_query_dn: lookup(ldap): found query dn ou=frp,ou=auto.s,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): searching for "(objectclass=automount)" under "ou=frp,ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): examining entries
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): failed to get next entry for query (objectclass=automount)
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): done updating map
Mar 14 12:21:09 vfxmaster121 automount[4142]: mounted indirect on /s/frp with timeout 600, freq 150 seconds
Mar 14 12:21:09 vfxmaster121 automount[4142]: st_ready: st_ready(): state = 0 path /s/frp
Mar 14 12:21:09 vfxmaster121 automount[4142]: ghosting enabled
Mar 14 12:21:09 vfxmaster121 automount[4142]: master_do_mount: mounting /s/canm
Mar 14 12:21:09 vfxmaster121 automount[4142]: automount_path_to_fifo: fifo name /var/run/autofs.fifo-s-canm
Mar 14 12:21:09 vfxmaster121 automount[4142]: lookup_nss_read_map: reading map ldap ldap:ou=canm,ou=auto.s,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): Attempting to parse LDAP information from string "ldap:ou=canm,ou=auto.s,ou=autofs,dc=companyimage,dc=fr".
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_server_string: lookup(ldap): server "(default)", base dn "ou=canm,ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): ldap authentication configured with the following options:
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): use_tls: 0, tls_required: 0, auth_required: 1, sasl_mech: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_ldap_config: lookup(ldap): user: (null), secret: unspecified, client principal: (null) credential cache: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: parse_init: parse(sun): init gathered global options: (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): auth_required: 1, sasl_mech (null)
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_bind: lookup(ldap): ldap simple bind returned 0
Mar 14 12:21:09 vfxmaster121 automount[4142]: get_query_dn: lookup(ldap): found query dn ou=canm,ou=auto.s,ou=autofs,dc=companyimage,dc=fr
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): searching for "(objectclass=automount)" under "ou=canm,ou=auto.s,ou=autofs,dc=companyimage,dc=fr"
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): examining entries
Mar 14 12:21:09 vfxmaster121 automount[4142]: do_get_entries: lookup(ldap): failed to get next entry for query (objectclass=automount)
Mar 14 12:21:09 vfxmaster121 automount[4142]: read_one_map: lookup(ldap): done updating map
Mar 14 12:21:09 vfxmaster121 automount[4142]: mounted indirect on /s/canm with timeout 600, freq 150 seconds
Mar 14 12:21:09 vfxmaster121 automount[4142]: st_ready: st_ready(): state = 0 path /s/canm
Mar 14 12:21:09 vfxmaster121 automount[4142]: ghosting enabled
Mar 14 12:21:09 vfxmaster121 autofs[4109]: Starting automount ..done
Mar 14 12:21:13 vfxmaster121 automount[4142]: handle_packet: type = 3
Mar 14 12:21:13 vfxmaster121 automount[4142]: handle_packet_missing_indirect: token 1, name user1, request pid 4206
Mar 14 12:21:13 vfxmaster121 automount[4142]: attempting to mount entry /homes/user1
Mar 14 12:21:13 vfxmaster121 automount[4142]: dev_ioctl_send_ready: token = 1
Mar 14 12:21:13 vfxmaster121 automount[4142]: mounted /homes/user1
Mar 14 12:22:27 vfxmaster121 automount[4142]: handle_packet: type = 3
Mar 14 12:22:27 vfxmaster121 automount[4142]: handle_packet_missing_indirect: token 2, name user1, request pid 4271

Any ideas ?

Thank you

I forgot the /etc/sysconfig/autofs


## Path:           System/File systems/Autofs
## Description:    General global options.
## Type:           string
## Default:        ""
## ServiceReload:  autofs
#
AUTOFS_OPTIONS=""

## Description:    Default mount options.
## Type:           string
## Default:        ""
#
# Default mount options which are appended or replaced to
# each map entry (see also APPEND_OPTIONS).
LOCAL_OPTIONS=""

## Description:    Append or replace options.
## Type:           string
## Default:        "yes"                                                                                                                                       
#                                                                                                                                                              
# Determine whether LOCAL_OPTIONS are appended to map entry options                                                                                            
# or if the map entry options replace the global options                                                                                                       
# (program default "yes", append options).                                                                                                                     
APPEND_OPTIONS="yes"                                                                                                                                           
                                                                                                                                                               
## Description:    Use AutoFS miscellaneous device (/dev/autofs).                                                                                              
## Type:           string                                                                                                                                      
## Default:        "yes"                                                                                                                                       
#                                                                                                                                                              
# Determine whether the AutoFS misc device (/dev/autofs) will be used                                                                                          
# for routing ioctl commands. Requires kernel support (2.6.28 and newer).                                                                                      
USE_MISC_DEVICE="yes"                                                                                                                                          
                                                                                                                                                               
## Description:    Default map name for the master map.                                                                                                        
## Type:           string                                                                                                                                      
## Default:        "auto.master"                                                                                                                               
#                                                                                                                                                              
DEFAULT_MASTER_MAP_NAME="auto.master"                                                                                                                          
                                                                                                                                                               
## Description:    Set the default mount timeout.
## Type:           integer(0:)
## Default:        600
#
DEFAULT_TIMEOUT=600

## Description:    maps are browsable by default.
## Type:           string
## Default:        "yes"
#
DEFAULT_BROWSE_MODE="yes"

## Description:    Set default log level.
## Type:           string
## Default:        "none"
#
# "none", "verbose" or "debug"
#
DEFAULT_LOGGING="debug"

## Description:    Define the default LDAP schema to use for lookups.
## Type:           string
## Default:        "auto.master"
#
# System default
#
#DEFAULT_MAP_OBJECT_CLASS="nisMap"
#DEFAULT_ENTRY_OBJECT_CLASS="nisObject"
#DEFAULT_MAP_ATTRIBUTE="nisMapName"
#DEFAULT_ENTRY_ATTRIBUTE="cn"
#DEFAULT_VALUE_ATTRIBUTE="nisMapEntry"
#
# Other common LDAP nameing
#
DEFAULT_MAP_OBJECT_CLASS="automountMap"
DEFAULT_ENTRY_OBJECT_CLASS="automount"
DEFAULT_MAP_ATTRIBUTE="ou"
DEFAULT_ENTRY_ATTRIBUTE="cn"
DEFAULT_VALUE_ATTRIBUTE="automountInformation"
#
#DEFAULT_MAP_OBJECT_CLASS="automountMap"
#DEFAULT_ENTRY_OBJECT_CLASS="automount"
#DEFAULT_MAP_ATTRIBUTE="automountMapName"
#DEFAULT_ENTRY_ATTRIBUTE="automountKey"
#DEFAULT_VALUE_ATTRIBUTE="automountInformation"

## Description:    Set the default location for the SASL authentication configuration file.
## Type:           string
## Default:        "/etc/autofs_ldap_auth.conf"
#
DEFAULT_AUTH_CONF_FILE="/etc/autofs_ldap_auth.conf"

## Description:    Set the map cache hash table size.
## Type:           integer
## Default:        1024
#
# Should be a power of 2 with a ratio roughly between 1:10 and 1:20
# for each map.
MAP_HASH_TABLE_SIZE=1024

## Description:    Set the default negative timeout for failed mount attempts.
## Type:           integer(0:)
## Default:        60
#
#DEFAULT_NEGATIVE_TIMEOUT=60

## Description:    Time to wait for a response from mount(8).
## Type:           integer(-1:)
## Default:        -1
#
# Setting this timeout can cause problems when mount would otherwise
# wait for a server that is temporarily unavailable, such as when
# it's restarting. The default of waiting for mount(8) usually
# results in a wait of around 3 minutes.
#DEFAULT_MOUNT_WAIT=-1

## Description:    Time to wait for a response from umount(8).
## Type:           integer(0:)
## Default:        12
#
#DEFAULT_UMOUNT_WAIT=12

## Description:    The default protocol used by mount.nfs(8).
## Type:           string
## Default:        3
#
# Since we can't identify the default automatically we need to
# set it in our configuration. This will only make a difference
# for replicated map entries as availability probing isn't
# used for single host map entries.
#MOUNT_NFS_DEFAULT_PROTOCOL=3

## Description:    List of LDAP server URIs.
## Type:           string
## Default:        ""
#
# Space seperated list of server URIs of the form <proto>://<server>/]
# where <proto> can be ldap or ldaps. The option can be given multiple
# times. Map entries that include a server name override this option.
#
# This configuration option can also be used to request AutoFS lookup
# SRV RRs for a domain of the form <proto>:///<domain dn>]. Note that a
# trailing "/" is not allowed when using this form. If the domain dn
# is not specified the DNS domain name (if any) is used to construct
# the domain dn for the SRV RR lookup. The server list returned from
# an SRV RR lookup is refreshed according to the minimum ttl found in
# the SRV RR records or after one hour, whichever is less.
#LDAP_URI=""

## Description:    Timeout value for the synchronous LDAP API calls.
## Type:           integer
## Default:        LDAP library default
#
#LDAP_TIMEOUT=-1

## Description:    Set the network LDAP response timeout (default 8).
## Type:           integer
## Default:        8
#
#LDAP_NETWORK_TIMEOUT=8

## Description:    Define the LDAP base dn for map dn lookup.
## Type:           string
## Default:        ""
#
# Multiple entries can be given and they are checked in the order
# they appear here.
#SEARCH_BASE=""

The same configuration is working on all other machine with the same kernel, software version, etc…

That is definitly not enough to let us guess what level of openSUSE you use.

The ldap stores the maps and then autofs mounts the shares if the user was identified. (fi: home folders)

It’s OpenSUSE 12.1

I have found a way to make it work.
I uninstalled systemd-sysvinit and instead zypper installed sysvinit.