I have installed Bitnami Trac for windows. (bitnami-trac-windows-installer) and I created new projects but the new project is wrong. I couldn't see Account section in Admin tab also I didn't create an admin but the first admin is assigned to new projects automatically. How to see Account section (configuration , users) ?
Thanks for your advance .
You can use the trac-admin command-line tool to adjust account permissions. When setting up a project, I typically give TRAC_ADMIN permissions to the anonymous user with something like:
trac-admin path\to\trac\project permission add anonymous TRAC_ADMIN
This should give you full access to everything, even without logging in. Once you get the admin accounts set up and can verify they're working and have the correct permissions, you can revoke that permission with permission remove.
Since it sounds like you already have the admin accounts created, this might be overkill. It may be enough to just add the TRAC_ADMIN permission to your specific admin account. To verify that the permissions are set up as expected, you can use:
trac-admin path\to\trac\project permission list username
Related
I have an issue with IBM Websphere,
We forgot our password and I followed the topic I found here in the forum to reset admin password.
How to reset password for admin account in IBM websphere 6.1?
Issue I have is when I disable security, I get into the websphere console but have NO option to get into security tab. No tab available except "tasks", so I cannot enable security nor reset the admin user there.
Also, after this, I cannot put security on again. I keep getting the login page with no password.
I tried the script with securityon instead of securityoff (sounds logical to me) but now it requests user password to do so...
If I manually edit the security.xml to put security enabled="true", I get a startup error...
UPDATE 1
There was an issue loading applications, so that's the reason why I could not get the menu on the left. However, I could not find any solution to it, and decided to restore the system.
Now I can get the menu list, but face another error when I try to reset the admin user with the wizard, at the last steps here is the message error I get :
SECJ7305E: Found other virtual member manager repository configurations. Only the built-in virtual member manager file-based repository is supported through the wizard
This actually blocks me, and I cannot go further.
I tried to run the wizard without activating security as well, but not working either.
I do not want to mess with user repositories as some repo's are configured... I just would like to reset the admin password :(
Anybody faced this issue? Any help/idea is greatly appreciated.
Thank you
I've been searching for this problem all day. For some reason I get the error:
User 'DOMAIN\USERNAME' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.
when I want to go to localhost/reports with my normal user account (it is administrator).
I tried all different ways posted on the internet and it still doesn't work.
As a last resort I tried to create a new user account on my pc with admin rights. And voila, it works. I run IE as administrator and I can connect to localhost/reports.
Now, why in the world cant I connect to the report server on my main account? Obviously it is an admin and I run IE as administrator.
I realy hope any of you can help me.
Greetings
PS: also, when I try to go to localhost/reportserver i get the error:
The permissions granted to user 'DOMAIN\USERNAME' are insufficient for performing this operation. (rsAccessDenied)
Finaly found a link that did it for me:
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/7f477018-aa14-4db0-8989-ce763b122a2a/sql-server-express-2008-reporting-services-rsaccessdenied-error?forum=sqlreportingservices
When SSRS stands itself up, it only adds the Builtin/Administrator to have access to the report manager. Run IE as Administrator and navigate to the report manager page. Then in Site Settings click on Security and add your normal user account as an administrator. That should do the trick.
Is it possible for a WP application to access the user's SkyDrive files and folders without prompting them to log in to SkyDrive and grant access? If so, how do you get the session? I don't see why a user who is already logged into the phone needs to log in again when they can grant access when the app installs.
No there is no such an option - you need to sign in at least one time - after that it's possible to remember login and password.
I'm not only sure if it's possible to see files which are set public without signing in.
I have configured Reporting Services Manager in my machine. When I tried to access the ReportServer URL, I am receiving below error :
User '<>' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed
Anyone know how to resolve this ?
Following worked for me:
Source:https://connect.microsoft.com/SQLServer/feedback/details/622737/user-does-not-have-required-permissions-verify-that-sufficient-permissions-have-been-granted-and-windows-user-account-control-uac-restrictions-have-been-addressed
For users to navigate to a particular folder, they must have Browser role on all folders starting at the root folder (the folder named "/" in the item path or "Home" in Report Manager). So you will need to grant those permissions explicitly. By default, permissions are inherited from the parent folder. If there are any breaks in the inheritance, you will need to set those permission exiplicitly.
I have closed this item because I do not see a bug here. If this is still a problem, simply respond in Connect and the issue will be automatically re-opened.
Steps to Create the Issue:
logged into my ejabberd admin portal.
Added a User.
Attempted to login with the same configuration as a working account.
Pidgeon says "Not Authorized"
Additional info:
I see the user in the list of "Users" in the admin portal.
Whats wrong?
Note:
Restarting the server/service is not a viable option at the moment.
I don't know much about this at the moment, I inherited this project from someone else.
Turns out I entered the password wrong when I created the account. It works fine