[Solved] Problems with Default User Settings

Mission accomplished!
User avatar
troycarpenter
Posts: 138
Joined: 03 Dec 2013, 19:16
Has thanked: 28 times
Been thanked: 50 times

[Solved] Problems with Default User Settings

Unread post by troycarpenter »

Server is 6.0.7450

It looks like the default user settings has issues depending on if the new user is created via the web interface or via LDAP.

I have default user settings:

Code: Select all

        User is locked (Disabled)
	User is administrator
X      User is allowed to change settings and password
X      User is allowed to play files
X      User is allowed to use the search functions
	User is allowed to play files in jukebox mode
X      User is allowed to download files
X      User is allowed to upload files
	User is allowed to share files with anyone
	User is allowed to change cover art and tags
	User is allowed to create and edit comments and ratings
	User is allowed to administrate Podcasts
X      User is allowed to use Last.FM Feature 
Creating a new user (non LDAP) give these settings instead:

Code: Select all

	User is locked (Disabled)
	User is administrator
X      User is allowed to change settings and password
X      User is allowed to play files
	User is allowed to use the search functions
	User is allowed to play files in jukebox mode
	User is allowed to download files
	User is allowed to upload files
	User is allowed to share files with anyone
	User is allowed to change cover art and tags
X      User is allowed to create and edit comments and ratings
	User is allowed to administrate Podcasts
	User is allowed to use Last.FM Feature 
Not what I wanted. However, the default user settings are not changed.

With LDAP, and the exact same default user settings as above, I get this when a new user is created via LDAP:

Code: Select all

   User is locked (Disabled)
	User is administrator
X	User is allowed to change settings and password
	User is allowed to play files
X	User is allowed to use the search functions
	User is allowed to play files in jukebox mode
X	User is allowed to download files
X	User is allowed to upload files
	User is allowed to share files with anyone
	User is allowed to change cover art and tags
	User is allowed to create and edit comments and ratings
	User is allowed to administrate Podcasts
X	User is allowed to use Last.FM Feature
And the default user settings are now:

Code: Select all

X    User is locked (Disabled)
	User is administrator
X	User is allowed to change settings and password
	User is allowed to play files
X	User is allowed to use the search functions
	User is allowed to play files in jukebox mode
X	User is allowed to download files
X	User is allowed to upload files
	User is allowed to share files with anyone
	User is allowed to change cover art and tags
	User is allowed to create and edit comments and ratings
	User is allowed to administrate Podcasts
X	User is allowed to use Last.FM Feature
Note the default user now has play files turned off, but alarmingly user is locked is now on. All users created from that point on are disabled until the default user settings are changed.
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Problems with Default User Settings

Unread post by Madsonic »

All related user profile issues are fixed, mess it up with a typo. :roll:

best regards
These users thanked the author Madsonic for the post:
troycarpenter
Rating: 7.69%
User avatar
troycarpenter
Posts: 138
Joined: 03 Dec 2013, 19:16
Has thanked: 28 times
Been thanked: 50 times

Re: Problems with Default User Settings

Unread post by troycarpenter »

This looks like it has been fixed in the latest load (7500, but probably before according to the changelog). I deleted an LDAP user from Madsonic, logged in as that user, and confirmed the permissions were as expected (and that the default profile didn't change).
These users thanked the author troycarpenter for the post:
Madsonic
Rating: 7.69%
Post Reply