[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UserManager broken



ANOTHER POST,

I think user management is completely broken.

Apart from the problems showed below, utilities connected to
the Ozone sever do not terminate except by CTRL-C
Just try adding, removing and shwowing user-group relation ships.
For example a log from my command window.

D:\ozone\bin>java -classpath .;D:\ozone\bin\ozone.jar;D:\ozone\bin\gnu-
regexp-1.0.8.jar org.ozoneDB.tools.AdminTool
ozone administration tool
Connected to localhost at port 3000
ozoneAdmin > sg

group name: JOSGROUP1
    id: 2001
    user count: 0
    users:
group name: JOSGROUP2
    id: 2002
    user count: 0
    users:
ozoneAdmin > su

user name: lars
    id: 3
    groups:
user name: gerd
    id: 2
    groups:
user name: daniela
    id: 1
    groups:
ozoneAdmin > u2g lars JOSGROUP1
User 'lars' is in this group already.
ozoneAdmin >

Regards, Hans