motioneye-project/motioneye

how to change admin username on linux server

Closed

#2,099 opened on Apr 16, 2021

 (1 comment) (0 reactions) (0 assignees)Python (636 forks)batch import
help wantedquestion

Repository metrics

Stars
 (3,533 stars)
PR merge metrics
 (Avg merge 16d 14h) (33 merged PRs in 30d)

Description

I installed motionEye Version | 0.42.1 on linux ubuntu server, I want to change adminn user name, when I open /etc/motioneye/motioneye.conf there is no row mentions admin user name, so I added it like this : # @admin_username myadminusername and restarted using service motioneye restart but it didn't work, I tried only @admin_username myadminusername , restarted, then only admin_username myadminusername and restarted , and even with no space at the beginn , all didn't work

Bildschirmfoto vom 2021-04-16 09-56-36

Contributor guide