#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)
Change History (8)
by , 18 years ago
comment:1 by , 18 years ago
| Priority: | major → critical |
|---|
comment:2 by , 18 years ago
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 by , 18 years ago
Correction: smbpasswd -x works if "passdb backend = tdbsam" is set in smb.conf
comment:5 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
It looks as if renaming users is not possible with Samba (no OS/2 problem).
comment:6 by , 16 years ago
| Milestone: | → Samba Server for eCS (OS/2) 1.0 |
|---|
comment:7 by , 16 years ago
| Version: | → 3.0.25c |
|---|
Note:
See TracTickets
for help on using tickets.

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