Hi,

Now ACL's work I'm up against another hurdle, I've got UMFD connected to my
Samba 3 PDC. I have the following lines in my smb.conf. The adding user's
works perfectly.

add user script = /usr/sbin/useradd -m -g 100 -s /bin/bash %u
add machine script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false %u
delete user script = /usr/sbin/userdel %u

When I ask UMFD to delete a user I get:

[2003/06/05 16:22:28, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2513)
  Returning domain sid for domain HOME ->
S-1-5-21-906874104-2335227451-3449403371
[2003/06/05 16:22:28, 0] rpc_server/srv_samr_nt.c:_samr_unknown_2d(4211)
  _samr_unknown_2d: Not yet implemented.

So it looks like the delete function isn't implemented, but I could have
sworn I've used it before??

Regards,

matt

-- Quantum canis ille in fenestra est?

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to