Re: [Webware-discuss] UserKit error

2002-10-24 Thread Frank Barknecht
Hi, I could solve my problem now. It was: Frank Barknecht hat gesagt: // Frank Barknecht wrote: > But if I try to create another user, this fails with: > > > File "/dos/ibm/hdc18/f/src/python/webware/workdir/thehood/Main.py", line 71, in >Create > newUser = self.hood.add(name, pa

[Webware-discuss] UserKit error

2002-10-23 Thread Frank Barknecht
Hi all, I'm trying to get a simple UserKit user management to work, but I have a bit of a problem with this. It might be my missing understanding of how UserKit is supposed to work, but nevertheless: In my the incomplete draft of the user management, only the "Create" _action_ of a WebKit page i

[Webware-discuss] UserKit error

2002-10-22 Thread Frank Barknecht
Hi all, I'm trying to get a simple UserKit user management to work, but I have a bit of a problem with this. It might be my missing understanding of how UserKit is supposed to work, but nevertheless: In my the incomplete draft of the user management, only the "Create" _action_ of a WebKit page i