Delete user from sqlite database

Issue #69 invalid
Former user created an issue

Originally reported on Google Code with ID 69 ``` What steps will reproduce the problem? 1. Login through phpliteadmin (default password) 2. List users-table 3. Click 'delete' for one user

What is the expected output? What do you see instead? Expected: Line will be deleted from database. I see: An error occured. This may be a bug that needs to be reported at code.google.com/p/phpliteadmin/issues/list

What version of the product are you using? On what operating system? phpLiteAdmin v1.8.3 Windows 7 (db is on a Windows 2008 RC2 server)

Please provide any additional information below.

```

Reported by `cornevandenbosch@noxqslabs.nl` on 2011-11-17 13:08:03

Comments (3)

  1. Former user Account Deleted

    ``` Sorry; downloaded phpLiteAdmin v1.9.0; now I 'only' get a message about trying to edit a read-only database. Will continue looking how I can change this the easiest way (want to be able to somehow make phpLiteAdmin work under my windows user account). ```

    Reported by `cornevandenbosch@noxqslabs.nl` on 2011-11-17 13:23:24

  2. Former user Account Deleted

    ``` Found it. Had to change the Authentication-method for te website where I run this phpliteadmin.php

    > Disabled Anonymous Authentication, enabled Windows Authentication.

    Also edited the Authorization Rules to remove the All Users - Allow, and added some new rules so only members of a certain Windows-group have rights to access this website.

    And yes, I'm running my sites on a Windows 2008 R2 server ;-)

    Bottomline: All problems are fixed now... ```

    Reported by `cornevandenbosch@noxqslabs.nl` on 2011-11-18 10:30:53

  3. Christopher Kramer

    ``` If I understand you correctly, this was not an issue of phpLiteAdmin but rather a configuration problem of your windows server. Therefore, I mark this issue "invalid", as it cannot be fixed by phpLiteAdmin.

    Thanks for your report, though. If you think your issue could have been supported by phpLiteAdmin in any better way, then please comment again. ```

    Reported by `crazy4chrissi` on 2012-05-30 17:05:56 - Status changed: `Invalid`

  4. Log in to comment