Mình có 2 máy
1 Máy cài openldap server (10.0.0.2) <-----> (10.0.0.3) máy openldap client + samba + web
chứng thực web bằng user ldap bình thường (điều này chứng tỏ Openldap client và server đã kết nối tốt).
vấn đề là samba, khi share thư mục cho windows XP logon vào thì nó không thể truy cập vào thư mục share.
xem log samba thì nó có lỗi giống thế này
Code:
2013/06/26 16:43:44.638006, 0] passdb/lookup_sid.c:1684(get_primary_group_sid)
Failed to find a Unix account for marcelocheck_sam_security: make_server_info_sam() failed with 'NT_STATUS_NO_SUCH_USER'
[2013/06/26 16:43:44.638433, 0] passdb/lookup_sid.c:1684(get_primary_group_sid)
Failed to find a Unix account for marcelocheck_sam_security: make_server_info_sam() failed with 'NT_STATUS_NO_SUCH_USER'
[2013/06/26 16:43:44.638843, 0] passdb/lookup_sid.c:1684(get_primary_group_sid)
Failed to find a Unix account for marcelocheck_sam_security: make_server_info_sam() failed with 'NT_STATUS_NO_SUCH_USER'
[2013/06/26 16:43:45.654991, 0] passdb/lookup_sid.c:1684(get_primary_group_sid)
Tất cả 2 máy chạy centos 6.5, openldap 2.4.x..x
Mong các A/C và các bạn giúp fix lỗi này.