Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#264 closed defect (fixed)

Error adding SAMBA user

Reported by: Neil Waldhauer Owned by: Herwig Bauernfeind
Priority: major Milestone:
Component: Samba Server GUI Tools Version: Server 3.3.x
Keywords: Cc: herwig.bauernfeind@…

Description

Using SAMBA users and groups, I cannot add a user. The dialog is filled out, but when I click OK, the error is

Line 68 of PB_AddUserOK_Click in smbusers.VRM

password.nx - Crypt(VRGet('EF_passowrd', 'Value'), salt);

I look for a program named Crypt, but nothing is found.

Change History (4)

comment:1 Changed 9 years ago by Silvan Scherrer

Cc: herwig.bauernfeind@… added
Owner: set to Herwig Bauernfeind
Status: newassigned

comment:2 Changed 9 years ago by Herwig Bauernfeind

Crypt is a function found in the rxcrypt.dll library. It looks as if rxcrypt.dll (found in rx4smb package) might be missing or not working.

It might help if you enabled debugging (settings page) and send me the output of the console window.

comment:3 Changed 9 years ago by Neil Waldhauer

I had installed the rxlib4smb.wpi from the SAMBA website, but somehow I was missing RXCRYPT.DLL. I installed it again, and Users and Groups now works as expected.

Do you still want the log?

comment:4 Changed 9 years ago by Silvan Scherrer

Resolution: fixed
Status: assignedclosed

As it works now, we don't need a log. Thanks

Last edited 9 years ago by Silvan Scherrer (previous) (diff)
Note: See TracTickets for help on using tickets.