How to create a login funtion with different usernames and password to iweb

Hi,
Im looking for hours for a solution to create / add a function to iweb which allows users to login to a member area with their own user names and passwords.
Is there a simple way to realize this? So far I know there has to be a file with all the user name --> password combinations, can I add such a file to my idisk and then get it working with my iweb site?
Is such an idea in general possible with iweb?
Thanks for your help!
Message was edited by: Macusar08

One possibility may be to use the free drop.io to privately share links to your iWeb site pages and/or iDisk files. +"Each 'drop' (...) can be password-protected and set to expire after a period of time, so you can share exactly what you want with whom you want for as long as you want."+ (source).
Note that drop.io doesn't require an email address, name or personal registration to set up a "drop". And you can place data in either one drop or multiple drops. Each drop comes with 100mb of storage for free and you can have as many drops as you want without signing up.

Similar Messages

  • Lately I have been getting a rectangular screen titled Login Setting, with my Username and Password and asking me to Login.  This screen shows up on opening the computer and has never been seen before the last month or so.

    Lately I have been getting a rectangular screen titled Login Setting, with my Username and Password and asking me to Login.  This screen shows up on opening the computer and has never been seen before the last month or so.  It has one box titled Login Credentials with a username and password field and a second box titled Login Status at the bottom where it says "Profile not found" in red.   I've never seen this before and ignoring it does not effect any operations.   Is this legitimate or some kind of identity fishing?

    Hello,
    Have you done the recent Security updates?
    Is this from Sleep or on bootup?
    Timing is about right for the FlashBack attack.
    Disable Java in your Browser settings, not JavaScript.
    http://support.apple.com/kb/HT5241?viewlocale=en_US
    http://support.google.com/chrome/bin/answer.py?hl=en-GB&answer=142064
    http://support.mozilla.org/en-US/kb/How%20to%20turn%20off%20Java%20applets
    Flashback - Detect and remove the uprising Mac OS X Trojan...
    http://www.mac-and-i.net/2012/04/flashback-detect-and-remove-uprising.html
    In order to avoid detection, the installer will first look for the presence of some antivirus tools and other utilities that might be present on a power user's system, which according to F-Secure include the following:
    /Library/Little Snitch
    /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
    /Applications/VirusBarrier X6.app
    /Applications/iAntiVirus/iAntiVirus.app
    /Applications/avast!.app
    /Applications/ClamXav.app
    /Applications/HTTPScoop.app
    /Applications/Packet Peeper.app
    If these tools are found, then the malware deletes itself in an attempt to prevent detection by those who have the means and capability to do so. Many malware programs use this behavior, as was seen in others such as the Tsunami malware bot.
    http://reviews.cnet.com/8301-13727_7-57410096-263/how-to-remove-the-flashback-ma lware-from-os-x/
    http://x704.net/bbs/viewtopic.php?f=8&t=5844&p=70660#p70660
    The most current flashback removal instructions are F-Secure's Trojan-Downloader:OSX/Flashback.K.
    https://www.securelist.com/en/blog/208193454/Flashfake_Removal_Tool_and_online_c hecking_site
    More bad news...
    https://www.securelist.com/en/blog/208193467/SabPub_Mac_OS_X_Backdoor_Java_Explo its_Targeted_Attacks_and_Possible_APT_link

  • I have published two different blogs with different usernames and passwords

    I have published two different blogs with different usernames and passwords. When I want to publish one, it goes through the whole process of publishing the other blog as well - and takes too long.
    How can I publish each blog separately?

    I have published two different blogs
    I think you need to ask in the iWeb forum rather than this one (for iWork/Numbers):
    http://discussions.apple.com/forum.jspa?forumID=1309

  • Have same username and password for Apple and iCloud. Main email server is btinternet with different username and password. When I try to share a photo using iCloud email I get message that "email server didn't recognise username/password combo". Help.

    I have the same username and password for my Apple account and iCloud. My main email server is btinternet. When I try to share a photo by sending an email by iCloud I get a message "Server doesn't recognize username/password combination". Do I need to login to iCloud with my btinternet password?

    Seeing others with same problem I have gone into iPhoto>Preferences>Accounts and changed password to btinternet password. It worked. Thanks.

  • How do  create a slide show with both video and photos in elements 12

    how do  create a slide show with both video and photos in elements 12

    Hi Brian
    You can batch process a set of prepared slides from Full Edit (see image) using:
    File >> Process Multiple Files
    In the PMF dialog you can choose filename, date, or description (caption)
    Make sure you choose a separate destination folder to your source folder so as tot to permanently overwrite your originals.
    Click image to view

  • I couldn't access a website because I used an incorrect username and password.How do I reaccess with correct username and password. Thanks.

    Getting into Avenue5Consulting members only area, I mistakenly used my other username and password. A message came up asking if I wanted to save it and I pressed yes. This didn't open the site, but brought me back to login page. Realizing that I logged in with erroneous username and password, I checked and logged in again with the right username and password, but these were not accepted. Please help! I need to get back to the site to finish my homework!
    Will greatly appreciate your support.

    That issue can be caused by corrupted cookies.
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    *http://kb.mozillazine.org/Cookies
    *http://kb.mozillazine.org/Websites_report_cookies_are_disabled

  • Single sign-on and different usernames and passwords

    Hello,
    I am building a Portal with WLPS 3.5 and WLS 6.0. I tried to get
    information about the background of single sign-on.
    I understand, that I need a Realm (i.e. LDAP Realm) to authenticate the
    user for the first login to the portal (with username and password).
    Now I would like to integrate my webmail-programm (to get emails from
    Lotus Notes via Internet) as a portlet.
    For my understanding the user has to authorizate to get access to webmail.
    Therefore I create a ACL for webmail and this ACL is assigned to my
    security Realm.
    I would like the portlet to show after login the number of mails for the
    specific user. But where are the username and password for webmail stored
    and how are they received and forwarded?
    I understand that my ACL included all users that have access to webmail
    (i.e. all users). But I only want emails for the specific user.
    Does WLS get all usernames and passwords while the first login? Do I have to
    implement a algorithmen to get the specific username and password for the
    requested resource in my portlet?
    Has anyone solved a similar problem or can tell me where I can get more
    information. I read the WebLogic Security document but I cant find a
    answer to my questions.
    Thanks
    Lydia

    Lydia,
    I'm not an expert in this area, but I can give you a start.
    As for single sign-on, there are different levels. For single sign-on across web-apps,
    the servlet spec requires this (section 12.6 of th 2.3 spec) and therefore Weblogic
    does this.
    What you are talking about is single sign-on across back-end applications through
    a web-app. BEA has partnered with Securant (just acquired by RSA) to provide this
    kind of functionality. Browse to http://www.rsasecurity.com/products/ and look
    at the ClearTrust product. BEA has also partnered with Netegrity (www.netegrity.com)
    with their SiteMinder product. Neither is included in the Weblogic license. I'm
    sure either vendor would be excited to explain how their product will solve your
    problem if you give them a call.
    As for where the username and passwords are stored, that is up to the realm. If
    you are using the default WLPS RDBMSRealm, the username and encrypted password
    are stored in the WLCS_USER table. If you are using LDAPRealm, they are stored
    in your LDAP server.
    Hope this was useful!
    PJL
    [email protected] wrote:
    Hello,
    I am using PersonalizationServer 3.5 and WLS 6.0 SP 2.
    Now I try to unterstand the functionality of Single sign-on when a user
    has different usernames and passwords for different applications.
    Can someone explain where the usernames and passwords for a user are
    stored (all in the LDAP-realm or a RDBMS-realm?) When a user access the
    application how username and passwords are mapped? Or usernames and
    passwords for all applications are the same and will be equalized?
    Precisely I would like to get access to a mail-account for a specific
    user
    (webmail from Lotus Notes).
    Thanks for any help
    Lydia

  • Creating txt file to store input username and password

    Hi everyone,
    I'm new to java, and have been having a hard time with this code.
    My goal is to allow the user to enter in their username and password which should be concatentated as a string and stored into a text file. I am unable to link the two input fields as one string of characters. I know i'm approaching this wrong, but am uncertain of where i need to begin.
    Code is as follows:
    /*Purpose: To allow the user to input their desired username and password
    *which will be stored in a data structure for later use; for instance when
    *the user wants to use the application again their username and password
    *will be assigned the same/linking locations, hence they will be validated.
    *inputed username and password should be stored in a text field for later use
    *of validating login possbily using a search method
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.*;
    import java.util.*;
    import java.lang.String.*;
    public class TextFieldTest1 extends JFrame {
    private JTextField userName;
    private JPasswordField password;
    private JLabel textFieldLabel, passwordFieldLabel;
    // set up GUI
    public TextFieldTest1()
    super( "Please Login to AutoSync" );
    Container container = getContentPane();
    container.setLayout( new FlowLayout() );
    // construct textfield with default sizing
    userName = new JTextField( 10 );
    //creating textfield label
    textFieldLabel = new JLabel("Username");
    container.add(textFieldLabel);
    container.add( userName);
    // construct passwordfield with default text
    password = new JPasswordField( "Hidden text" );
    passwordFieldLabel = new JLabel("Password");
    container.add(passwordFieldLabel);
    container.add( password );
    // register event handlers
    TextFieldHandler handler = new TextFieldHandler();
    userName.addActionListener( handler );
    password.addActionListener( handler );
    setSize( 325, 100 );
    setVisible( true );
    }// end constructor TextFieldTest
    //ADDED TO CREATE TEXT FILE OF USER INPUTS
    //Code actually doesn't work, but i was thinking that where i have brooke
    //if i should create another actionlistner to concatenate the userName and password nputs into one field, perhaps a login button which hold both those arrays then i can do writer.write("combinedfields")      
    public static void main( String args[] )throws IOException
    TextFieldTest1 application = new TextFieldTest1();
    application.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
    // private inner class for event handling
    private class TextFieldHandler implements ActionListener {
         String fileName = "SENIOR.txt" ;
    FileWriter writer = new FileWriter( fileName );
    writer.write(userName.addActionListener);
    writer.write(password.addActionListener);
    writer.close();
    // process textfield events
    public void actionPerformed( ActionEvent event )
    String string = "";
    // user pressed Enter in JTextField textField1
    if ( event.getSource() == userName )
    string = "userName: " + event.getActionCommand();
    // user pressed Enter in JTextField passwordField
    else if ( event.getSource() == password ) {
    string = "password: " +
    new String( password.getPassword() );
    JOptionPane.showMessageDialog( null, string );
    } // end method actionPerformed
    } // end private inner class TextFieldHandler
    //private class users to link username/password input with Array locations
    private class Users{
              public String userCheck[] = new String[10];     
              public String passCheck[] = new String[10];     
    private boolean validateUser(String usr, String pwd)throws IOException {
         for (int i = 0; i < userCheck.length; i++)
    if (userCheck.equals(usr) && passCheck[i].equals(pwd))
    return true;
                   return false;
         }     //end method validateUser
    }     //end class users
    } // end class TextFieldTest}

    Double Post
    http://forum.java.sun.com/thread.jspa?threadID=631685&tstart=0

  • When I launch Firefox 4.0.1 I get an error message that says "We noticed your may have signed inor signed out in another window. Click Ok to reload your page." I have to sign in with my username and password. Richard

    When I launch Firefox 4.0.1 I get an error message that says "We noticed your may have signed inor signed out in another window. Click Ok to reload your page." I deleted Firefox and reloaded it - did not solve the problem. This started occurring after I downloaded Windows Service Pack 2. I have Vista 7 OS. So every time I close and relaunch Firefox, I have to sign in with my username and password. Very very, annoying. If I can't get this corrected, I have to start using another Browser. Thanks for your help. Richard

    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/sessionstore.js
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.<br />
    Deleting sessionstore.js will cause App Tabs and Tab Groups to get lost, so you will have to create them again (make a note).
    See:
    * http://kb.mozillazine.org/Session_Restore

  • My firefox on my lap top (with windows 7) cannot open a website with a username and password, without first clearing the history ? my other computer has windows xp and it works fine.

    My firefox on my lap top (with windows 7) cannot login to my e mail website with a username and password, without first clearing the history ? my other computer has windows xp and it works fine.

    I simply reinstalled fire fox 3.6.19 and I can login no problem. Seems like it could be a compatability problem between 5.0 and windows 7. One other thing that happened often was lag while playing mmorpg games. Not sure if this fixed it or not, but I can update this thread when i find out.
    Thank you to who ever provided the link to the older fire fox downloads page in another question thread.

  • How do I stop Firefox from filling in usernames and passwords when other people use my computer?

    When other people use my computer, how do I stop Firefox from filling in usernames and passwords?

    *Click the (empty) input field on the web page to open the drop down list
    *Highlight an entry in the drop down list
    *Press the Delete key (on Mac: Shift+Delete) to remove it.
    Remove saved Password(s):
    * Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    Password Manager:
    *http://kb.mozillazine.org/Password_Manager

  • Can't login on skype with right username and password

    Try to reset all Skype settings. Quit Skype or use Windows Task Manager to kill any Skype.exe process. Go to Windows Start and in the Search/Run box type %appdata% and then press Enter or click the OK button. The Windows File Explorer will pop up. There locate a folder named “Skype”. Rename this folder to something different, e.g. Skype_old. Next go to Windows Start and in the Search/Run box type %temp%\skype and then press Enter or click the OK button. Delete the DbTemp folder. Restart Skype. N.B. If needed, you will still be able to re-establish your call and chat history. All data is still saved in the Skype_old folder.

    walkindude wrote:
    Hi, I'm facing an issue since last 2 days. I can not sign in to my Skype account though I have entered the correct username and password. After entering my credentials, a circle appears showing "Signing in..." but it doesn't signs me in.It says "We can't open Skype. You are already signed in on this computer. Please sign out and try again".I have even changed my password and reinstalled Skype for 3 times but same issue. I can sign in with my Phone but can't sign in on my laptop. I have the latest 7.7 version of Skype installed. I have searched a lot about this error but I can't find the solution. Hope someone here helps me. I really need to use Skype for my work. It's urgent.  I have attached a screenshot of this error message.  

  • Logging into a previously working website with same username and password

    I am now unable to log into a previously used website for work after I cleared safari's history and website data. I am using the same username and password as previously performed before it was cleared. I am able to log in on my desktop at work using the same username and password. How do I fix?

    Although LiveCycle will allow you to create two users with the same user ID (each in different domains) it is not recommended for the reson you are experiencing.  The domain is not used in the authentication, LiveCycle attempts to authenticate with the first user id it locates that matches the supplied user id.
    In your example, The first instance of "user1" that LiveCycle is finding happens to be part of "Domain1", this is why SecuredDoc1.pdf can be opened and SecuredDoc2.pdf can't be opened (the user1 that is a member of the policy applied to the second document is not the user that has been authenticated).
    You need to keep all user ids unique.
    Regards
    Steve

  • [Deployment] How NOT to hard code the Database SID, Username, and Password

    Hi, I'm new in J2EE so be easy on me. :)
    How can I parameterize the database SID, username, and password in my J2EE application? So that anyone can change the SID, username, and password without the need to modify my code? I use Oracle 10g, ADF BC, JSF and JDeveloper 10.1.3.1.
    My friend said that I can use XML for this. But he didn't go to detail for doing this. Is it true? Is there any [or better alternative]?
    Any help or pointer to a simple tutorial would be fine.
    Thanks in advance.

    Hi -- this is quite easy to do with J2EE.
    In your application code, you declare "logical" references to resources (such as datasources, security roles, etc.) and use those in your application code so all it depends on is the logical name
    On the server where the application is deployed, "physical" resources are created that point to the actual resource -- in the case of a database, this would be the JDBC URL, username, password.
    At deployment time of the application, you then use the facilities of deployment tool to "map" the logical references in the application, to the physical references that exist on the server. So you connect the dots between your application needing something and the server providing the something. That way all the "details" are abstracted out of the your application code.
    I don't know how this works in ADF, BC4J, etc. but I presume that since they are based on standard/J2EE, it must be available somehow.
    I wrote something about this a while back using direct JDBC as an example:
    http://buttso.blogspot.com/2006/06/datasource-lookup-using-javacompenv.html
    -steve-

  • How do I get Firefox to remember two usernames and passwords for att.yahoo?

    Firefox remembers one username and password, does not auto-fill-in the information (which is good), but will not ask to remember the second username and password. How do I get Firefox to remember the second username and password?
    I have two e-mail accounts which use the same login page, one account is sbcglobal and the other is yahoo. I would like Firefox to remember both sets of information so I don't have to type all the username and password information for one account.

    * Make sure that you not run Firefox in (permanent) [[Private Browsing]] mode
    * You are in Private Browsing mode if you see "Tools > Stop Private Browsing", possibly grayed
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Automatically start Firefox in a private browsing session"
    See also http://kb.mozillazine.org/User_name_and_password_not_remembered

Maybe you are looking for

  • Reading a data file from an Applet

    ...new to Applet Programming. I have a stand-alone application that converts an XML file to a DOM, then to a JTree. I have converted the application to an Applet But I can't find the trick to having the applet connect to the XML file. This is the lin

  • Synchronising calendar on Lumia 520 with iPad

    I can synchronise from my phone to PC but not the other way around i.e. From my PC to phone. What I really want to do though is synchronise between my iPad and phone. Can anyone help ?

  • Java Client Proxy Debugging

    Hello Folks,                     I am trying to implement the java client proxies for one of my requirements... i have used the guides provided for the java client proxies in SDN and trying to implemented the same (Mine is asynchronous..) so far I ha

  • How to handle the global exception at servlet filter?

    I cannot redirect the page or add the error message to faces context after the rollback. How do I can show the error to the client? public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletE

  • Transfer PC to Mac

    just became a Mac convert. how do i move my itunes library from my PC desktop to my MacBook? thanks