Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#26 closed defect (fixed)

Users can neither be removed nor renamed

Reported by: guest Owned by: Paul Smedley
Priority: critical Milestone: Samba Server for eCS (OS/2) 1.0
Component: Samba Server Version: 3.0.25c
Keywords: user smbpasswd net user remove rename failure Cc: herwig.bauernfeind@…

Description

Samba users cannot be removed, neither using "net user delete xxxxx", nor using "smbpasswd -X xxxxx".

Both pretend to delete the user, but neither really does it.

In addition "net user rename xxxxx yyyyy" does not work either.

Logs for all these cases are attached.

Attachments (1)

log.zip (23.1 KB) - added by guest 17 years ago.
Logs for net user delete, smbpasswd -x and net user rename

Download all attachments as: .zip

Change History (8)

Changed 17 years ago by guest

Attachment: log.zip added

Logs for net user delete, smbpasswd -x and net user rename

comment:1 Changed 17 years ago by guest

Priority: majorcritical

comment:2 Changed 17 years ago by Paul Smedley

smbpasswd -x seems to work here.

'net user' logs indicate failure due to NT_STATUS_INVALID_INFO_CLASS - trying to work out what this means....

comment:3 Changed 17 years ago by Paul Smedley

Correction: smbpasswd -x works if "passdb backend = tdbsam" is set in smb.conf

comment:4 Changed 17 years ago by Paul Smedley

Changeset 72 addresses the 'smbpasswd -x' part

comment:5 Changed 17 years ago by guest

Resolution: fixed
Status: newclosed

It looks as if renaming users is not possible with Samba (no OS/2 problem).

comment:6 Changed 15 years ago by Herwig Bauernfeind

Milestone: Samba Server for eCS (OS/2) 1.0

comment:7 Changed 15 years ago by Herwig Bauernfeind

Version: 3.0.25c
Note: See TracTickets for help on using tickets.