Bug 724 - With ACL on Openldap server, samba fail
Summary: With ACL on Openldap server, samba fail
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: User/Group Accounts (show other bugs)
Version: 3.0.0
Hardware: Other other
: P2 critical
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-06 08:22 UTC by spurnelle
Modified: 2003-11-07 06:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description spurnelle 2003-11-06 08:22:17 UTC
When I configure my openLDAP server with ACL (for ldap replication) and I add
the ACl which can be found in HOWTO-collection, I have this error and nobody can
log to domain

[2003/11/05 18:36:35, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!
[2003/11/05 18:36:35, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!
[2003/11/05 18:40:21, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!
[2003/11/05 18:41:05, 1] auth/auth_util.c:make_server_info_sam(818)
  User Administrateur in passdb, but getpwnam() fails!
[2003/11/05 18:41:05, 0] auth/auth_sam.c:check_sam_security(459)
  check_sam_security: make_server_info_sam() failed with 'NT_STATUS_NO_SUCH_USER'
[2003/11/05 18:41:05, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!
[2003/11/05 18:42:25, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(786)
  api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO.
[2003/11/05 18:42:27, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!
[2003/11/05 18:43:25, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!
[2003/11/05 18:46:49, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!
[2003/11/05 18:47:08, 1] auth/auth_util.c:make_server_info_sam(818)
  User quser in passdb, but getpwnam() fails!

quser is user used for guest connection.

Samba 3.0.0 with acl-support, with ldap
Comment 1 Gerald (Jerry) Carter (dead mail address) 2003-11-07 06:24:52 UTC
Looks like a config error.
Make sure you have nss_ldap setup correctly.

  User Administrateur in passdb, but getpwnam() fails!
  User quser in passdb, but getpwnam() fails!