Bug 45 - usrmgr.exe & Samba 3.0 slightly broken
Summary: usrmgr.exe & Samba 3.0 slightly broken
Status: RESOLVED LATER
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.0.0preX
Hardware: Other other
: P2 major
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-28 21:53 UTC by Gerald (Jerry) Carter (dead mail address)
Modified: 2005-02-07 07:54 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 Gerald (Jerry) Carter (dead mail address) 2003-04-28 21:53:11 UTC
With working user/group scripts in smb.conf

Does work:

  * Adding a local and domain group initial (with members)
    works ok
  * adding a new user works

Doesn't work:

  * changing group membership for an existing group
    (usrmgr claims the group could not be located)
  * change the secondary and primary groups for an existing
    user doesn't work quite right.  The primaryGroupID is set
    but not the gidNumber.  Probabably the "set primary group
    script" is not called.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2003-05-21 06:22:42 UTC
<furry-ranger@nm.ru> wrote

> When deleting a user by WinNT UserManager for domains, 
> i get in logs
>
> [2003/05/19 12:07:45, 0] rpc_server/srv_samr_nt.c:_samr_set_sec_obj(623)
>   _samr_set_sec_obj: Not yet implemented!
Comment 2 Gerald (Jerry) Carter (dead mail address) 2003-05-21 06:23:28 UTC
More comments from furry-ranger:

> Delete User script is:
>
> user=$1
> /usr/sbin/userdel -r $user
> /usr/sbin/groupdel $user
Comment 3 Volker Lendecke 2003-06-12 05:05:36 UTC
Hi, Jerry!

Take a look at
http://lists.samba.org/pipermail/samba-cvs/2003-June/084742.html

Does that help for you? I could not reproduce the other problems with groups,
can you tell me more about that?

Volker
Comment 4 Gerald (Jerry) Carter (dead mail address) 2003-08-21 14:14:49 UTC
closing this in favour of more specific bug reports.
Comment 5 Gerald (Jerry) Carter (dead mail address) 2005-02-07 07:54:41 UTC
originally reported against 3.0alpha23.  Bugzilla spring cleaning.