Mailinglist Archive: opensuse (3470 mails)
| < Previous | Next > |
ldap client problem
- From: Osman Demirhan <osman@xxxxxxxxxxxxxxx>
- Date: Fri, 19 Sep 2003 11:43:51 +0300
- Message-id: <3F6AC1C7.9000701@xxxxxxxxxxxxxxx>
Hi,
I've configured SuSE 8.2 as LDAP client using yast. It is working well.
But if network is down or ldap server is unavailable, local users aren't login in to system. Are there any way to login into system when network is down?
Here is the nsswitch.conf and pam_unix2.conf files
--- nsswitch.conf ----
passwd: compat ldap
group: compat ldap
hosts: files dns
networks: files dns
services: files
protocols: files
rpc: files
ethers: files
netmasks: files
netgroup: files
publickey: files
bootparams: files
automount: files nis
aliases: files
--- nsswitch.conf ----
---/etc/security/pam_unix2.conf---
auth: use_ldap nullok
account: use_ldap
password: use_ldap nullok
session: none
---/etc/security/pam_unix2.conf---
--
+-----------------
| Osman Demirhan +-----------------
I've configured SuSE 8.2 as LDAP client using yast. It is working well.
But if network is down or ldap server is unavailable, local users aren't login in to system. Are there any way to login into system when network is down?
Here is the nsswitch.conf and pam_unix2.conf files
--- nsswitch.conf ----
passwd: compat ldap
group: compat ldap
hosts: files dns
networks: files dns
services: files
protocols: files
rpc: files
ethers: files
netmasks: files
netgroup: files
publickey: files
bootparams: files
automount: files nis
aliases: files
--- nsswitch.conf ----
---/etc/security/pam_unix2.conf---
auth: use_ldap nullok
account: use_ldap
password: use_ldap nullok
session: none
---/etc/security/pam_unix2.conf---
--
+-----------------
| Osman Demirhan +-----------------
| < Previous | Next > |