Custom Query (11 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 11)

1 2 3 4
Ticket Resolution Summary Owner Reporter
#7 fixed error in _SMBUsersCheck (1.0.9) herwigb lewisr
Description

When starting kLIBCum 1.0.9, I am getting the following error which causes the program to stall:

Line 21 of _SMBUsersCheck in klibcum. VRM:
+++            Do i= 1 To wpi.0;

I was not seeing this with 1.0.0.

#8 fixed kLIBCum button label issue herwigb David McKenna
Description

In the latest kLIBCum release (1.0.10), the buttons on the 'Groups' tab all say 'user': 'Add User', 'Edit User', and 'Delete User'. Shouldn't they say 'Add Group', 'Edit Group' and 'Delete Group'?

#12 fixed usermod and friends do not handle quoting as expected lewisr
Description

When adding a user via:

usermod -a User2

the command fails with:

Ambiguos commandline. Check syntax!

Quoting the new username almost works:

usermod -a "User2"

however, the user is actually created as:

User2"
1 2 3 4
Note: See TracQuery for help on using queries.