Why is checkbox replace owner on subcontainers and objects missing? - permissions

I'm using Windows 10. I am trying to delete files from C:\Windows\system32\Macromed\Flash and C:\Windows\SysWOW64\Macromed\Flash, but to delete them I need TrustedInstaller permission so I tried to change ownership of files. When I go to Security -> Advanced -> Change(owner) owner is changed correctly, but there is no checkbox stated above.
What could be the problem?

After selecting owner and clicking apply and then OK and again changing owner I managed to get Add button which permitted me to add permissions on specific user and delete file. Still there was no checkbox, but this time change link was accessible with administrator privileges. I believe Add button was greyed out because I didn't have admin privileges and buy changing owner to admin first time I somehow acquired them. Still I don't no why there is no checkbox.

Related

SSMS Remove Login from Connect to Server dialog

I would really like to remove a user name from the SSMS "Connect to Server" dialog, but I can't figure out how, and I can't find if anywhere.
I don't want to delete the SqlStudio.bin file, or the mru.dat file, because that resets all the login information, plus a bunch of other settings as well.
Also, I already tried hovering over the user name and hitting the delete key. I even tried the backspace key for good measure. No luck on those.
If anyone knows of something I haven't tried, I'd be most grateful.
Thanks in advance!
P.S. - SSMS 2016 on Windows 10
To remove a saved login, delete the associated saved server name. Expand the server name drop-down list, hover over a server name, and hit the delete key.

Accurev: Cannot remove workspace/stream

I'm trying to remove a workspace (or clone it to look like the parent, but I can't seem to do either). When I try, however, I get this message: Cannot remove workspace test_workspace, because it has a non-empty default group.
From what I've read, it means that there are active files (as shown by the 3 little green dots to the right of stream). I've tried everything to get those to go away but they just seem to stick around and therefore result in me being unable to remove the stream.
Alternatively, I could completely wipe out the stream and replace with the parent version, but I can't seem to do that either.
Any help would be greatly appreciated.
You need to purge the active files in this workspace.
Open the workspace and click on the "Default Group" filter -> select the files -> right click -> revert to backed.
If no files appear in the "Default Group" filter, click on the stranded filter and do the same as above to revert those files.
If you are using AccuRev 6.x, click on the outgoing mode and click on "Member" and "Stranded" to get a list of the active files.
Once you have done that, you can remove the workspace.
Similar problem here, fixed it following #jstanley's comment.
Open Workspace-> select it-> right click-> Edit.
In that prompt, I set the Location path to where I wanted it to put it on my local machine. For some reason, it was unable to "create a folder" and threw errors, so make sure Append Workspace name is unchecked and you select a folder that already exists.
It then populated the folder on my local machine attached to the workspace. And revert to basis worked, so afterwards I could remove the workspace and delete the folder.

Is it possible to change the Windows cursor scheme with the command prompt?

I would like to know if it is possible to change the cursor scheme of Windows 8 with a command prompt. I want to have it run on start up, since I can't seem to figure out how to change it permanently. If there is any other way to change it permanently, please let me know. The problem I am having is that I cannot copy my custom cursor files to C:\Windows\Cursors, because it says I don't have permission even though I am the administrator of the computer, and the only user on the computer.
Try going to the file "C:\windows\cursors" file in explorer. Right click on it and go to properties. Then move to the security tab and the click on add button to add a your list to the permissions if you are not already on the list. Make sure it is your specific user name and not just the administrator group.

Hide menu from user in openerp

I want to hide only settings menu from users. User must have all access and rights like admin.
i have tried it by creating group and overriding the settings menu. This is hiding settings menu from user but user doesn't get managerial rights of all modules. User should get managerial rights after any new modules is installed
thanks in advance.
try this, no need to create group or override it,
Login from the admin and Create a new User:-
Settings -> Users -> Users -> Create
See Second Notebook page name as Access Rights
If you want to see menu Setting than select Administration as Settings option and if you want to hide menu from the User than leave it empty.
Hopes this will help you.

TYPO3 Where is "Alias" field?

According to the TYPO3 manual:
Where is the Alias field?
Alias field in TYPO3 page properties The Alias field can be found in
the page properties. Here it is located on the so-called "second
options palette", which is not visible by default. To show this
palette, you need to check the "Show secondary options (palettes)"
checkbox at the bottom of the page properites form.
In recent TYPO3 versions (eg.. 4.5.2) the Alias field is located in
the page properties, tab "Behaviour" and is called "URL Alias".
Here's a screenshot from the page properties how I see them:
But where is the "Alias" field in the version we are using? (TYPO3 Ver. 4.5.19).
Even if I put the Type of the page to "Advanced" instead of "Standard". I get a lot more tabs, but not the "Behaviour" tab. In the access list of the user group, everything is checked and the user has full admin rights.
Your properties form on the screenshot lacks many common fields and tabs, apparently you logged in as a common admin without access to it. (see typical form (4.6.x) for compression)
Log in as a full admin and check if these fields are available.
If not that means, they where disabled with PageTS/UserTS
If they are available for full admin and you need/want to enable them for common editors as well you need edit access lists of the editor's group and by selecting proper Allowed excludefields
It might also be worth noticing that there is a difference between the "Live" and "Draft" workspace. It may not show up in the Draft workspace whereas it does show in the Live workspace. Just noticed this recently.