Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...Over the past year I have found your site to be EXCELLENT. Never have I been able to find so many answers to such vast problems and it is an excellent service..."

Geography

Where in the world do Tek-Tips members come from?
jriker1 (MIS)
12 Aug 02 16:59
I have grabbed a link to a document using intranet client.  When you open a new browser, and paste it in there, it asks for a login then redirects to the document.  I want to create a read only user and append their login(username, password, domain) to the URL so I can have anonymous users view the documents without being asked for a login.  Anyone know how to do this?  Thanks.

JR
sucram (Programmer)
19 Feb 04 11:00
There is no facility in documentum to allow the username and password to be passed on the url.

You could create your own servlet that would take in a document, username and password
This servlet could log in as the readonly user and redirect to the document
sucram (Programmer)
19 Feb 04 11:01
I just realised this is a very old thread!!
JohnInDC (Programmer)
8 Sep 05 12:20
I'm new to Documentum, but if it uses the standard https validation protocol, you can prepend the username and password to the url like this:

mypassword@www.theaddress.com/thefile.asp" target="_blank">https://myusername:mypassword@www.theaddress.com/thefile.asp

Like I said, I'm new, so I don't know if this would work, but it might be worth a try.

John

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close