User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2024/04/29 08:34] drewstart [2024/05/05 11:13] (current) drew
Line 17: Line 17:
  
 ==== FAQ ==== ==== FAQ ====
 +setup for Anyone: read, User only: create modify
 +Default here is Anyone to create, modify, delete and read. In your brand new dokuwiki installation, visit your domain/install.php.
 +I erased this persons "Superuser" name, but please do put something in there for your first user. That will be the admin user. Uncheck allow people to create users. Drop down menu to Everyone read, Users create edit delete. Hit save, then email me and I'll get rid of the install.php
 +
 +{{:screencapture-italy-localmesh-org-install-php-2024-05-05-09_02_14_copy.png?400|}}
 +
 +
 **Q:** Seems have full access (editable) by everybody. Is that right? Seems like it should be editable only after login. **Q:** Seems have full access (editable) by everybody. Is that right? Seems like it should be editable only after login.
 **A:** Correct. Dokuwiki is default open and editable by ALL. If you'd like to change this, log in with the account you created. You should have an Admin button at the top. **A:** Correct. Dokuwiki is default open and editable by ALL. If you'd like to change this, log in with the account you created. You should have an Admin button at the top.
 +
 {{:screenshot_2024-04-29_061655.png?400|}} {{:screenshot_2024-04-29_061655.png?400|}}
 +
 Hit Admin, then Access Control List Management. Then select the root level there in top left Hit Admin, then Access Control List Management. Then select the root level there in top left
 +
 {{:screenshot_2024-04-29_061814edt.png?400|}} {{:screenshot_2024-04-29_061814edt.png?400|}}
 +
 The permissions are a bit weird, but that piece "Higher permissions include lower ones" sorts that out. An admin will have the far right radio button, a NOTHING will have far left. I had to create a user called @user, and give them EVERYTHING. Then give @ALL only Read. Oooo I also need to shut down new registrations. The permissions are a bit weird, but that piece "Higher permissions include lower ones" sorts that out. An admin will have the far right radio button, a NOTHING will have far left. I had to create a user called @user, and give them EVERYTHING. Then give @ALL only Read. Oooo I also need to shut down new registrations.
  
 close down new registrations close down new registrations
 You can check your own user and access from Admin > User Manager. I'm "drew" and my groups are admin, and user. You can check your own user and access from Admin > User Manager. I'm "drew" and my groups are admin, and user.
 +
 {{:screenshot_2024-04-29_062751.png?400|}} {{:screenshot_2024-04-29_062751.png?400|}}
  
 go to Admin > Configuration Settings. It's a long page, probably 6 screens long or so. I did a ctrl-F to find "regis" and that will run you down to "disableactions" Disable Dokuwiki Actions, tick the Register box, like I've done here. go to Admin > Configuration Settings. It's a long page, probably 6 screens long or so. I did a ctrl-F to find "regis" and that will run you down to "disableactions" Disable Dokuwiki Actions, tick the Register box, like I've done here.
 +
 {{:screenshot_2024-04-29_062905.png?400|}} {{:screenshot_2024-04-29_062905.png?400|}}
 +
 +
 +**Q:** Admin button not showing up
 +
 +**A:** I found a FAQ that said to make authentication changes in conf/local.php and not in conf/dokuwiki.php. So I added the
 +$conf['useacl'     = 1;   and the   $conf['superuser'  = 'admin'; to the local.php.dist file then removed the .dist and the admin button popped up on login!
  
start.1714397651.txt.gz · Last modified: 2024/04/29 08:34 by drew