[ Post made via Android ]

For someone not familiar with editing config files, this doesn't really provide enough guidance. However, I'm not really sure of: what user to make SUBSONIC_USER, how to make the change, and at this point, it seems that this might recreate permission problems.Change user
By default the Subsonic process is run as the root user. To improve security it is strongly advised that you run it as a dedicated user with less powerful privileges. You can specify this user by setting the SUBSONIC_USER variable in /etc/sysconfig/subsonic.
Note that non-root users are by default not allowed to use ports below 1024. Also make sure to grant the user write permissions in the music directories, otherwise changing album art and tags will fail.
Code: Select all
mv /var/Podcast/* /var/hda/files/podcast
chown -R 1stadmin:users /var/hda/files/podcast
Code: Select all
cat /etc/sysconfig/subsonic
Users browsing this forum: No registered users and 12 guests