Dear all...

Saya sedang mengimplementasikan LDAP + SAMBA sbg PDC. Instalasi dan konfigurasi sudah jalan dan sewaktu di test dari Windows XP (soalnya disini client masih banyak yg pake XP) konek ke Samba via LDAP semua berjalan lancar. Sewaktu dicoba test mapping directory juga berjalan lancar. Namun ada kendala sewaktu mapping home direktori karena tidak bisa dimapping di windows XP. (kalau home user dimapping secara manual dari Window XP tidak masalah).

Saya dah coba cari2 informasi di google dan sudah mencoba beberapa konfigurasi seperti yang disarankan tapi masih belum bisa jalan juga. Berikut saya lampirkan konfigurasinya :

smb.conf :
----------------------------------------------
[global]
workgroup = LDAP
netbios name = LDAP
server string = LDAP-SERVER
hosts allow = 192.168.0. 192.168.1. 127.
enable privileges = yes
security = user

passdb backend = ldapsam:ldap://ldap.localdomain.com
ldap admin dn = cn=Directory Manager
ldap suffix = dc=localdomain,dc=com
ldap user suffix = ou=Users
ldap machine suffix = ou=Computers
ldap group suffix = ou=Groups

log file = /var/log/samba/%m.log
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

os level = 33
domain logons = yes
domain master = yes
local master = yes
preferred master = yes
wins support = yes

logon home = \\%L\%U\
logon path = \\%L\profiles\%U
*logon drive = X:*
logon script = netlogon.bat OR %U.bat

add machine script = /usr/sbin/useradd -d /dev/null -g Computers -s /bin/false -M %u

template shell = /bin/false
winbind use default domain = no

idmap uid = 16777216-33554431
idmap gid = 16777216-33554431

password server = ldap.localdomain.com

[netlogon]
path = /home/samba/netlogon
read only = yes
browsable = no

[profiles]
path = /home/samba/profiles
browsable = no
writeable = yes
read only = no
create mask = 0600
directory mask = 0700

[homes]
writable = yes
read only = no
browsable = no
guest ok = no
map archive = yes

include = /etc/samba/share_dir.conf
-----------------------------------------------------------

user.bat :
-----------------------------------------------------------
@echo off

NET USE N: \\LDAP\DEPT
NET USE P: \\LDAP\PUBLIC
*NET USE X: /home*
-----------------------------------------------------------


Mohon pencerahannya.

Tks/Arqom

--
FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab
Unsubscribe: kirim email ke [EMAIL PROTECTED]
Arsip dan info milis selengkapnya di http://linux.or.id/milis

Kirim email ke