How to set permissions for WebDAV in IBM WebSphere portal 8.0.0.1 - websphere-portal

I was trying to install new theme in IBM Portal 8001, using webDAV anyclient I am uploading the static resources of theme in theme list but it doesn't upload all files.
Do i have to give any permissions to webDAV in portal?
I have already added the 'all portal users' access to THEME MANAGEMENT in portal access control. Even though it doesn't upload the files.
I have tried using WebDrive, Bitkinex clients also still it doesn't upload the files.

In addition to access rights you need to enable the write for non administrative users. See below the instructions
To enable write access for all authenticated users, proceed as
follows:
Add the following property to the WP ConfigService resource environment provider in the WebSphere® Application Server
administrative console: filestore.writeaccess.allowed.
Set the value for the property to true .
restart the portal server for the new setting to take effect.
https://serverfault.com/questions/555638/how-do-i-enable-webdav-write-access-in-websphere-portal-8-0

it doesn't upload all files? or none? If is partially uploaded is probably a limitation of the WebDAV client; try using ConfigEngine task to upload zip to WebDAV store:
http://www-01.ibm.com/support/knowledgecenter/SSYJ99_8.0.0/dev/csa2r_cfgtsk_webdavdplzip.dita
ConfigEngine.sh webdav-deploy-zip-file -DTargetURI=dav:fstype1/themes// -DZipFilePath=/tmp/YourTheme.zip

Related

Getting Error while adding File System ISE Logic App Connector

I have created an ISE Logic Apps environment, and am trying to add the FileSystem ISE connector to the Managed connectors list, as it does not appear in my default list. When I click on '+Add', I can see the File System connector in the drop down that comes up, but when I select it & click on 'Create', I get the following error:
Failed to create connector 'isefilesystem'
Operation name
Set Integration Service Environment managed API
Time stamp
Mon Jan 13 2020 16:53:24 GMT+0000 (GMT Standard Time)
Event initiated by
xxxxxxxxx#xxxx.xxx
Error code
IntergrationServiceEnvironmentManagedApiDefinitionTagsNotSupported
Message
The tags are not supported in the managed API 'isefilesystem'.
The ISE File System connector is available. The ISE File System connector will not be automatically added to the ISE, you will need to manually add it yourself. Our engineers are working on getting that automatically added with new ISE deployments.
Here are steps from the document to add it manually to the ISE :
On your ISE menu, under Settings, select Managed connectors. On the toolbar, select Add.
On the Add a new managed connector pane, open the Find connector list. Select the ISE connector that you want to use but isn't yet deployed in your ISE. Select Create.
Only ISE connectors that are eligible but not yet deployed to your ISE appear available for you to select. Connectors that are already deployed in your ISE appear unavailable for selection.
Checkout this GitHub issue as well for details.
File system connectors is not yet available in ISE. You can use the shared connector (With gateway) in a Logic app in ISE till it is available.
It is on-premises data gateway. Yes there is already a work items for this and it is in progress and will be there in near future but this timeline is subject to change. As far as new features go, we are not able to disclose much at this time.
Also you could vote up this feedback to promote this feature to be achieved quickly.
I am having problems with the ISE Create File (Preview).
I have an API Connection defined with the Root Folder setting using dot notation, e.g. 192.168.1.23, because there is a DNS issue with hybrid cloud-on-prem lookup, or so I am told.
The Logic App portal editor in Designer mode behaves strangely when configuring the folder path in the Create File action. When using the pop-out folder picker I see "The use name or password is incorrect".
I have made sure that the credentials are correct and have tested successfully via other means.
Is there a work around?
Is this a known issue?

Please Contact Your Hosting Provider To Ensure The Appropriate Security Settings Have Been Enabled On The Server

I am using Text/HTML module. I Click on Edit Text, Then i click on Image icon to insert image, Then i click on Browse Serve at Image Info tab, then i click on Browse button, then i click on Upload New File which result in below error :
An Error Has Occurred When Attempting To Save The File F:\Newgen\DNN\DotNetNuke_Community_04.09.05_Source\Website\Portals\0\1365-little-cutie.jpg. Please Contact Your Hosting Provider To Ensure The Appropriate Security Settings Have Been Enabled On The Server.
Please suggest which permission i have to made on folder. Also specify folder name ie website or Portal\0.
If I am creating a folder using DNN, then uploading new file in this folder, then its working fine. All the rights has been assigned to Website folder which have this new folder. Please suggest.
I am using DNN 4.09.05/ Windows XP Version 2002, Service Pack 3/ IIS V5.1
You should have permissions on the F:\Newgen\DNN\DotNetNuke_Community_04.09.05_Source\Website\ folder for the ASPNET worker process, it should have Modify or Full Control and that permission should be propagated down to all child folders.

IBM Connections and IBM Websphere Portal integration

I'm integrating IBM Connections and IBM Websphere Portal using this guideline (guideline page).
To deploy portal application archive SNPortlets.paa I need to know a couple of parameters from connections installation(network deployment installation) to run the script:
-DICportletWebapp=portletWebapp
-DICblogsHomepageHandle=homepagehandle
-DICemailSetting=emailSetting
-DICtagSearchType=tagSearchType
-DICdsxAdminId=
-DICdsxAdminPwd=
(those I've tried to figured out)
-DICbaseURL=https://connections_domain
-DICprofilesContextRoot=/profiles
-DICfilesContextRoot=/files
-DICprofilesURL=https://connections_domain/profiles
-DICprofilesURLunsecured=http://connections_domain/profiles
-DICsearchContextRoot=/search
-DICnewsContextRoot=/news
-DICfilesURL=https://connections_domain/files
-DICsearchURL=https://connections_domain/search
-DICoauthURL=https://connections_domain/connections/oauth
-DICnewsURL=https://connections_domain/news
-DICoauthContextRoot=connections/oauth
The question: is there any config file or other source where can I get all those parameters?
sure they are generally included in your LotusConnections-config.xml it should be in your deployment manager.
for instance on my server it's located at...
/local/con/opt/IBM/WebSphere/AppServer/profiles/Dmgr01/config/cells/localhostCell01/LotusConnections-config/LotusConnections-config.xml
<sloc:serviceReference acf_config_file="acf-config-nf.xml" bootstrapHost="" bootstrapPort="" clusterName="conCluster" enabled="true" person_card_service_name_js_eval="generalrs.label_personcard_activitieslink" person_card_service_url_pattern="/service/html/mainpage#dashboard%2Cmyactivities%2Cuserid%3D{userid}%2Cname%3D{displayName}" serviceName="activities" ssl_enabled="true">
<sloc:href>
<sloc:hrefPathPrefix>/activities</sloc:hrefPathPrefix>
<sloc:static href="http://con.ihost.com:81" ssl_href="**https://con.ihost.com:444**"/>
<sloc:interService href="https://con.ihost.com:444"/>
</sloc:href>
</sloc:serviceReference>
-DICblogsHomepageHandle The Blogs home page handle for your IBM Connections deployment. The default is homepage.
-DICemailSetting Set to email-exposed or email-hidden depending on whether the IBM Connections server is configured to expose user email addresses or to hide them.
-DICtagSearchType Set to search or mysearch, depending on whether you want the tag cloud to display tags only for public content or tags for public content as well as for content the logged-in user contributed.
-DICdsxAdminId The user ID that is set in the dsx-admin role for the Profiles and Communities services.
-DICdsxAdminPwd The password for the dsx-admin user.
http://infolib.lotus.com/resources/connections/4.5.1/doc/accessible/plugins/en_us/html-wrapper.html
basicaly dsx-admin you shouldn't have to use.
tagSearchType and emailSettings are just flags

Exporting a Typo3 site bit by bit

(edit: I'm leaving all the mistaken assumptions in just in case someone else makes the same mistakes)
I have an ancient Typo3 3.8.1 site on a remote server. I don't have access to that server, and the team in charge of maintaining the site doesn't know who to contact to get access to the server. I do have the admin rights on that site, though. (edit: no I don't. oops.)
This is what I see in the (not) admin menu:
I'm not sure if this version supports extensions, I can't find an extension manager anywhere. (because I'm not an admin)
I want to export the site so I can host it on a server on my own domain instead. The problem is the export file is too large, I can't download it. Will I destroy the directory structure if I export a bunch of pages at a time?
If you have admin access to the backend you can try to install Quixplorer - file manager. Using it you can try to zip folders in the main directory ie. (typo3, typo3conf, fileadmin etc) one by one and download them via browser.
It's important to download and remove typo3conf.zip from the server as soon as possible, cause it contains sensitive data.
Additionally you can also install PhpMyAdmin extension (search in repository) i you haven't other MySQL client.
Edit:
If you can't use Quixplorer the only way is... to write own extension and upload it via Extension Manager, there you'll need to try perform primitive file system operations like:
(PHP)
system('zip -R t3c.zip typo3conf/');
Sometimes the server allows more memory and execution_time that the T3D Export. So, if you can change PHP files on that server, try to change typo3/sysext/impexp/class.tx_impexp.php - search for ini_set and change that settings. If the server allows, you can then create bigger t3d-files.
And you could try some shell-extensions to get hands on that server:
http://typo3.org/extensions/repository/view/phpshell
http://typo3.org/extensions/repository/view/mw_shell
http://typo3.org/extensions/repository/view/shell
But to answer your initial question: you can crate a couple of T3D-files and import them again. Just force uid if you import them - and install all needed extensions first!

Change owner of file uploaded in server

I have trying to overwrite or perform some file operation to the files uploaded in a webserver.
Previously I have uploaded the files from joomla extension. It defined its owner as 99. Without changing its owner it my login name i am unable to perform file operation using ftp and cpanel.
what can be done?
You could enable the FTP layer of Joomla.
It does depend a bit on how your hosting sets permissions (whether they use ACL's, etc), but the FTP layer of Joomla is designed to get around exactly this issue.
Documentation for this feature is here:
http://help.joomla.org/content/view/1941/302/1/2/

Resources