How to make coldfusion identify my ID in network?

I am build a intranet site with coldfusion 7.
Do you think if the coldfuison can get the person's network
ID or person's active directory ID when a person access the
intranet site?
What is the syntax to do this if it is possible.
Thanks
Mark

mark416 wrote:
>
> What is the syntax to do this if it is possible.
Yes it is possible we do it all the time.
<cfldap action="query"
server="#variables.ldapConfig.server#"
name="qUser"
start="#variables.ldapConfig.start#"
filter="samaccountname=#arguments.userName#"
username="#variables.ldapConfig.domain#\variables.ldapConfig.user#"
password="#variables.ldapConfig.password#"
attributes = "#variables.ldapConfig.attributes#">
If you combine this with 'Windows Integrated Security' In the
Windows
Web Server, then users connect through a Windows Network
using a Windows
Browser on a Windows Client the domain and user name can be
collected
through the cgi.auth_user parameter.

Similar Messages

  • How to make National Identifier unique across business group

    Hi Everyone,
    We're into R12.1.3 Oracle HRMS
    HR: Make National Identifier Optional = No
    HR: NI Unique Error or Warning = Error
    HR:Cross Business Group = Yes
    HR: Cross BG Duplicate Person Check = Yes
    The idea is to make raise an ERROR whenever user encounter a duplicate national identifier
    Thank You
    Elmer

    Hi Elmer,
    Which legislation code are you running? It should be set to 'I'. Check with
    select application_short_name, legislation_code, status from hr_legislation_installations;
    If it is not set some post install steps may have been missed.
    Regards,
    Joe

  • How to make ColdFusion 7 unresponsive in just a sec

    I finally found a way to reproduce a ColdFusion server hang
    on Linux.
    Here
    is the full article and code

    quote:
    Originally posted by:
    Damon Cooper
    Do you mean the ability for a programmer to code an endless
    loop? You can code that in any language...how is that different for
    CF?
    Damon
    CF is supposed to time out after a set period. Supposedly it
    does for <cfloop> but not for <cfscript> loops as
    defined in the link above.

  • How to make my first website in Coldfusion Builder

    Hi everyone,
    Here is my problem that I really need help with.
    Context:
    I just moved from Dreamveawer to Coldfusion Builder. I want to:
    -> Set up my first server
    -> Creating an SQL DB on the server
    -> Create an index page and display query results
    When I started CF builder, i watched the videos on 'Getting Started ' screen. But my things didn't go as smooth as that of the guy in the video. After setting up the server I sometimes cannot start the server and sometimes the server starts but I can't access the CF Admin page (I couldn't access the admin page even once).
    Question(s):
    Does CF Builder installer also include Coldfusion setup or I have to install Coldfusion prior to installing the CF Builder?
    Is there any way of getting details about all the fields that I fill in during installation of Coldfusion/CF Builder, so I know what I am filling instead of just blindly following that dumb guy in the video
    Other Info:
    I am using Win7 64bit
    Installed Coldfusion9
    Installed CF Builder2 (standalone)
    P.S.
    I already watched these videos but they didn't work for me:
    -> http://tv.adobe.com/watch/adc-presents/getting-started-with-coldfusion-builder-2/
    -> The video on CF Builder2 start screen

    Thanks for clarifying.  Terry is a good guy. Glad you didn't mean him
    It is likely that when you installed ColdFusion you selected the "Server Configuration" (because you would know it if you did not). The other two options are quite complicated. You can verify this just by answering this question. Do you access ColdFusion via port 8500. If so, then you are using the Server Configuration.
    This means that your webroot is probably located at c:\ColdFusion9\wwwroot
    If you installed ColdFusion to a different location (like D:\) then you should be able to just make that change above.
    Change your workspace in CFBuilder (FILE >> Switch Workspace) to point to that wwwroot directory, then recreate your project and try it again.
    There are other ways of handling most of this. But this is probably the easiest.
    And trust me, when it comes to teaching, it's hard to please everyone. ColdFusion Builders target audience is likely experienced CF developers. Of course n00bs can use it too, but I am sure when they created those videos there interest was in getting existng CF developers on board. I teach a server-side programming course at the college level and it can be very hard teaching the IDE and the Server software at the same time. And I can see people struggling with figuring out the differences in terminology and technology.
    Where does the IDE stop and the server begin?
    I got an error, is the problem in CF or CFB?
    CFB says I have an error, but my code still runs, I don't understand.
    It's a tough line to cross. I am sure Adobe would be interested in hearing your feedback on how to make the training videos better, or on what types of new videos should be created. But try not to be too hard on them for not havign exactly what you need.
    Jason

  • How to Install Coldfusion 8 64-bit on Small Business Server 2008 64-bit

    How to Install Coldfusion 8 64-bit on Small Business Server 2008 64-bit
    I ran Coldfusion 8 on SBS 2003 Premium for 6 months with no problems.  When we finally decided to cut over to SBS 2008, that’s when everything went to hell.  I tried for weeks to get Coldfusion 8 to install properly on the new SBS 2008 64-bit box.  During the course which, I found bits and pieces of information for Vista 64-bit and Windows Server 2008 64-bit installations.  There are some distinct differences, however, with SBS 2008 since it runs core Web applications like OWA, RWW and Companyweb.  After countless unsuccessful attempts, one of which completed corrupted the box, I found the solution.
    I have attempted in this white paper to detail the steps to assist others who may be in a similar situation.  I don’t make any warranty for the information, but so long as you follow the steps carefully you should be fine.  BTW, for those of you who say Adobe offers free technical support for licensed users, that’s not entirely true.  Like I said, I purchased CF8 and originally installed it on an SBS 2003 Premium box.  After we cut over to SBS 2008 and encountered problems, Adobe wouldn’t provide any technical support without charging.  Moreover, based on my initial conversations with Adobe’s technical team, no one seemed to know much about running 64-bit on SBS.
    From my understanding, only two versions of Coldfusion 8 can be installed in 64-bit: Enterprise and Developer.  The “normal” install (which I paid a grand for) can only be deployed in 32-bit mode – gee, THANKS Adobe!  By the way, in Developer mode only two distinct IPs can access the site in addition to the localhost.  Any additional IPs will result in a CFML error message stating that the maximum number of IPs have been exceeded.  At any rate, take your time and follow the steps to achieve a successful installation. 
    PRE-INSTALLATION TASKS
    Back Up SBS
    It’s always a good practice to backup your server before deploying any kind of major system changes.  Although this step is optional, I recommend it in case you need to restore your server for any reason.  Bear in mind, if your system ever gets totally corrupted, you cannot restore back from the twice daily incremental backup images alone.  You will need a full backup with system recovery information to restore.  Here are the basic steps:
    Click: Start > Programs > Administrative Tools.  Right-click “Windows Server Backup” and choose “Run as administrator”.
    Click “Backup Once” under Actions in the right-hand pane.
    Choose the “Different Options” radio button under Backup Options.
    Choose the “Custom” radio button.  What we’re primarily interested in here is backing up the OS – not your data partitions or attached drives.
    Select the “SYSTEM (C)” checkbox, uncheck any others.  Also, ensure that the “Enable system recovery” checkbox is selected before continuing on.
    Under ‘Specify Destination Type’, I usually select the “Local drives” radio button and point it to a Terrabyte USB drive I use for backups.  You can point this to a tape drive, or select the “Remote shared folder” radio button if you map to a UNC path to store your backup images.  Just remember, make sure that whatever path you select can readily be accessed in the event of an emergency.  Also, make sure the “Verify after writing (recommended)” checkbox is selected.
    Under ‘Specified Advanced Option’, I usually select the “VSS full backup” radio button instead of the default since I don’t use a 3rd party backup product.  If like me you rely solely on SBS for your backups, choose the full backup option.
    Confirm everything and click “Backup”.  This process may take several hours depending on the size of your system.
    Verify ISAPI Filters:
    In IIS Manager, double-click the server instance in the left-hand pane.
    In the center pane under IIS, double click the “Modules” icon to verify that the ISAPI native modules are already installed for IIS.  If it’s set up correctly you should see two entries:
    IsapiFilterModule              %windir%\System32\inetsrv\filter.dll
    IsapiModule                        %windir%\System32\inetsrv\isapi.dll
    If either of these modules are missing, you will need to re-install these (google for a solution).
    Set Up Development Environment
    Create a directory for your CFML files outside of the default Windows location (e.g., default is usually C:\inetpub\wwwroot\).  For the purpose of our install, I created a directory on a separate disk called: D:\DEV.
    Copy and paste your CFML files and directories into the new DEV root Web directory.  This will eventually be the directory where the Coldfusion installer places the CFIDE and CFDOCS folders. 
    Open IIS Manager and double-click the server instance in the left hand pane.  Expand the “Sites” folder.  Right-click the Sites folder and select “Add Web Site”.
    Enter a name in the “Site Name” box (e.g., “test-site”).  You will notice that the system will automatically create a corresponding Application Pool with the same name.  NOTE: this is important to prevent conflicts between the DefaultAppPool (needed for SBS Web apps like OWA, RWW, etc.) and the application pool needed for Coldfusion to function properly in SBS 2008.
    Point the “Physical Path” to the directory you created in step #1 above (e.g., “D:\DEV”).
    Don’t worry about testing the connection.  If you click “Test Settings” you may receive a warning that IIS cannot verify access to path (D:\DEV).  Don’t worry about this for the time being.
    Under “Host name”, enter a DNS path to your site (e.g., “dev.test-site.com”).  Click “OK”.
    Configure Application Pools for Installation
    In IIS Manager, double-click the server instance in the left-hand pane.  Click on “Application Pools” to display the list of server application pools in the center pane.
    In the “Actions” pane on the right-hand side, click “Set Application Pool Defaults”.
    Change “Enable 32-Bit Applications” - the second item from the top – from “False” to “True”, and then click “OK”.  NOTE: if you skip this step, Coldfusion will not properly create the required mappings during the install. We will change this setting back after the installation completes – more on this later.
    Modify the application.host.config File for 64-Bitness
    Click: Start > Programs > Accessories.  Right-click “Notepad” and choose “Run as administrator”.
    Open the config file from within Notepad – default location: C:\Windows\System32\inetsrv\config\applicationHost.config
    Do a search and change this one line from:
    <add name="PasswordExpiryModule" image="C:\Windows\system32\RpcProxy\RpcProxy.dll" />
    To this:
    <add name="PasswordExpiryModule" image="C:\Windows\system32\RpcProxy\RpcProxy.dll" preCondition="bitness64" />
    Restart the IIS Admin service.
    Set HTTP Compression
    According to some threads I read, the http compression module can cause errors if you don’t disable it globally. To remedy this, perform the following:
    Click: Start > Programs > Accessories.  Right-click “Command Prompt” and choose “Run as administrator”.
    At the command prompt, change directory to intetsrv by typing: cd inetsrv
    Run the following command:
    C:\Windows\system32\inetsrv>appcmd.exe set config -section:system.webServer/httpCompression /-[name='xpress']
    This will turn off HTTP compression for all sites in IIS.
    In IIS Manager, double-click the server instance in the left-hand pane.  Double-click the “Compression” icon in the IIS section of the center pane.
    Uncheck all of the boxes, then click the “Apply” button under Actions in the right-hand pane.
    Recheck all of the boxes, then click the “Apply” button under Actions in the right-hand pane.
    Restart the IIS Admin service.  This should enable compression and coldfusion to work at the same time.
    NOTE: if for some reason you need to reverse this, run the following command from the command prompt:
    C:\Windows\system32\inetsrv\appcmd.exe set config -section:system.webServer/httpCompression /+[name='xpress',doStaticCompression='false',dll='%windir%\system32\inetsrv\suscomp.dll']
    INSTALLATION TASKS
    Download the 64-bit installation package from Adobe – filename: coldfusion-801-wind64.exe.
    Right-click the file and select “Run as administrator”.
    Accept the terms of the License Agreement.
    If you have an Enterprise license, enter it.  For our purposes, just click the “Developer Edition” checkbox.
    Select “Server configuration” – the default radio button.
    I deselected all subcomponents and can’t guarantee that you’ll arrive at the same results if you select additional items like “.NET Integrated Services”.  It should be fine, particularly if you install documentation.  My preference was to keep the install as plain vanilla as possible.
    Select the directory path for Coldfusion to install into – default is :C\Coldfusion
    THE NEXT TWO STEPS ARE CRITICAL TO YOUR SUCCESS.  Unselect “All IIS Websites” and select the “Configure specific IIS Website or another web server” radio button.  Click “Add”, and then select your test Web site (e.g., “test-site”) under “IIS Web Site”.  Hit “OK”.
    Do NOT use the default directory path for the CF Administrator location (e.g., default path: “C:\inetpub\wwwroot”).  Instead, point the installer to your new DEV root Web directory (e.g., “D:\DEV”).  The bottom line, you want the installer to place the CFIDE directory and files within this folder, alongside your other CFML files and folders.
    Enter an Administrator password.
    Choose to Enable RDS, or not.  I enable this by preference but it is not required.  This allows you to make updates to files using a CFML editor directly vs. having to move/FTP the files over if you’re working remotely.  Opponents to this argue that it’s potentially less secure, but for a lower environment I don’t see this as a major concern.
    Confirm everything to kick off the install.
    If all goes well you should see a message at the end stating that the install was successful.  I recommend you uncheck the box that asks you to open the CF Administrator in the default Web browser after the install.  NOTE: we will open it a different way during the post-installation tasks.  The worst thing that will happen if you forget to uncheck the box is that you might receive an error that the command prompt hung – not a big deal – just close it and move on to the next (final) steps.
    POST-INSTALLATION TASKS
    Verify CF Installation:
    The installation will create a new folder in your program group: Start > Programs > Adobe > Coldfusion 8.  The default “Administrator” link will not work because it points to the wrong path: http://127.0.0.1/CFIDE/administrator/index.cfm. The “127.0.0.1” or “localhost” path as you may recall in IIS, points by default to the “C:\inetpub\wwwroot” directory.  Our CFIDE files, however, are located within: D:\DEV.
    To bring up the CF Administrator logon page, open up a Web browser and replace the “http://127.0.0.1” part of the path with the DNS path name to your CF environment (e.g., http://dev.test-site.com/CFIDE/administrator/index.cfm).
    This should bring up the Coldfusion Administrator Login screen.  Enter in the Administrator password you created during the install to log in and configure your application server.
    Verify that your test-site renders correctly by typing in your test URL into a Web browser (e.g., http://dev.test-site.com).
    Fix Application Pool Defaults to Re-enable SBS Web Applications:
    At this point, Coldfusion Administrator and your test CMFL Web site should be working properly.  The problem is, default SBS Web applications like OWA, RWW and Companyweb will throw errors and fail to start.  Fortunately, this is easily remedied by performing the following steps:
    In IIS Manager, double-click the server instance in the left-hand pane.  Click on “Application Pools” to display the list of server application pools in the center pane.
    In the “Actions” pane on the right-hand side, click “Set Application Pool Defaults”.
    Change “Enable 32-Bit Applications” - the second item from the top – from “True” to “False” this time.  This should re-enable the SBS applications, which would otherwise result in 500 errors (e.g., OWA, RWW, Companyweb, etc.).  There is no need to restart IIS.
    Open a Web browser and test that you can once again connect to OWA, RWW and Companyweb successfully.
    In IIS click to highlight the application pool for your new site (e.g., “test-site”).  In the right-hand pane, click “Advanced Settings”.  Ensure that “Enable 32-Bit Applications” – second item from the top – is set to “True” for this application pool specifically.
    Lastly, jump up and down for joy!  Hopefully now, everything is working.  Best of luck!! ..Paul D (MCP).

    First, it would be a good idea for you to specify what distro of Linux you're using, as not all are supported by Adobe.
    Second, this is probably your problem right here:
    http://askubuntu.com/questions/40416/why-is-lib-libc-so-6-missing
    In a nutshell, CF expects the 32-bit version of libc.so.6 to be in /lib, but it's probably not. You might be able to modify the installer to point to the correct location for that file, or you might be able to create a symlink to the file - but as the above link describes, creating a symlink might have negative consequences.
    As for installing CF 8 64-bit, that's only available with Enterprise, not Standard. If you want CF Standard 64-bit, you need to upgrade to CF 9.
    Dave Watts, CTO, Fig Leaf Software

  • Can't figure out how to make "sub-tabs" / Too many "top-tabs" / Other ?

    First of all, the website that I am webmaster for is: www.cindydennis.org .
    I am having some problems:
    1) There are TOO MANY tabs at the top. I can't figure out how to make sub-headings on one page...
    For example, I'd like on the "About CDM" page, tabs that can be clicked on to go to other information tabs, but that don't end up appearing on the top (e.g.: having "Remarks" and "What We Believe" tabs go there, but not appear at the top).
    Another example, if you look at the home screen, I'd like to have the link to the "Privacy Policy" and Terms of Service" pages on the bottom, but not have them appear as tabs in the top, too.
    How do I do this, please? I've searched, and can't figure out/___sbsstatic___/migration-images/migration-img-not-avail.png
    2) How do I add "Copyright 2011" automatically? I saw in the Rapidweaver trial version, it automatically adds it when you publish... is there a way to tell this program to do this? Or do I need to type that in on each page? (I don't want to purchase RW... I'm not ready for that yet.)
    Thank you in advance
    Cindee

    Cindee ~ One way to do the copyright notice is to use a Text Clipping — Select (highlight) the copyright text you want to use and drag it to the Desktop. If necessary, change the name of the Clipping icon so that it's more easily identifiable on the Desktop. Then, when you need it in iWeb, simply drag the Clipping icon from the Desktop to iWeb's main canvas.
    By the way, rather than posting your URL here like this:
    www.cindydennis.org
    ...include the prefix to make it conveniently clickable:
    http://www.cindydennis.org

  • How to make an index in InDesign CC 2014.1 using a topics list?

    Hi all,
    I have read the long help document on how to make an index in InDesign CC 2014.1 using a topics list, and still can't work out what to do.
    I have done a 548 page book, using a document for each chapter, and a book file to put them all together in the right order.
    I now need to make an index at the back, as the author has many quotes throughout the book at the start of each chapter and section.
    I have a list of those people quoted and want to upload this list and get the index feature in InDesign to find all instances of the name occurring in the entire book.
    After reading the help document I still cannot work out how to do this.
    My questions are:
    1. Do you have to use an InDesign document as a source for the list of topics? If so, should the document be added to the book file or outside it?
    It seems a bit recursive to have the list of topics in an ID document that is in the book file.
    2. Once you have uploaded the topics into the Index feature, how do you get it to look for all instances of that 'topic' througout the entire book? I can't figure that out from the help documents. What do I select? Do I do it from the Index panel? Do I highlight the text in the source document? Not sure how to do this...
    3. I need the names to list surname first of the quoted authors in the index. This command seems to be different between various editions of ID. For ID CC 2014.1 is it ctrl+alt+shift+]
    4. To make the surname show first, what do I highlight? The topic? and then do ctrl+alt+shift+] and select find all as well? Or do I have to just go through the text and manually do this and ditch the idea of uploading topics first?
    I am confused as you can see and any help with this is appreciated.

    Sorry 007, I really thought you were posting a trick question as on the OCP tests.
    Anyway, as Justin mentioned, if you have an index on ename, it may be used when doing a comparison predicate statement with the ename value.
    What it depends on are several other things: stats, how many rows in the table, use of an index hint, etc.
    Rather than questioning the group on this, why not just turn on autotrace and run the query for the different scenarios.
    The output will show you if it used the index, number of rows returned, blocks read, etc.
    SQL> create table emp (ename  varchar2(40));
    Table created.
    SQL> insert into emp select username from sys.dba_users;
    25 rows created.
    SQL> commit;
    Commit complete.
    SQL> set autotrace on
    SQL> select * from emp where ename != 'SYSTEM';
    Execution Plan
    Plan hash value: 2951343571
    | Id  | Operation        | Name      | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT |           |    24 |   528 |     1   (0)| 00:00:01 |
    |*  1 |  INDEX FULL SCAN | ENAME_IDX |    24 |   528 |     1   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       1 - filter("ENAME"<>'SYSTEM')As you can see, the above used an index, even though there were only 25 rows in the table.
    You can test each of your scenarios, one by one, including use of a hint.

  • How to make a complaint about in store Apple customer service on iphone4S ?

    Hi all,
    I'd like to know about how to make a complaint about a very unpleasant service experience and I'd also like to share this story with you to see whether you guys have any comments (good/bad all welcomed!).
    I booked a genius bar service to see the technical consultant at 1:00 pm yesterday. I came at around 1:15 pm and I was told by the order person (i.e. the person who holds a list of bookings on an ipad and instructs customers to queue) that I had to book another service time (i.e. next week).Our conversation was not pleasant and is (roughly) the following one.
    Order person: You missed your appointment so book another one and come next week.
    Me: I had my work and that is why I am late.
    Order person: Sorry you need to book another one.
    Me: No other alternative? I took a bus and came all the way here.
    Order person: Or you can try Bondi.
    Me: ............No other alternative?
    Order person: Or you can wait for half an hour to one hour. You have seen how many people there are here.
    Me: All right. I understand so can I ask you some technical questions?
    Order person: You need to make a booking and talk to a genius service person.
    Me: I just want to know given the issue I have if I can make a replacement.
    Order person: What is your problem?
    Me: I bought this iphone here in Sydney and gave it to someone who lives overseas as a gift. When he made a call he frequently could not hear anything from the other end. I bought two iphones, one black and one white. (I showed him my reciept.) The white one works but the black one doesn't.
    Order person: Did you restore it?
    Me: Yes and I brought it here. (I showed him the iphone.)
    Order person: You do not have a micro-SIM card in the phone?
    Me: No because I do not use an iphone.
    Order person: If you do not have a SIM card then how can we assess it?
    Me: So you need a SIM card?
    Order person: Yes.
    Me: I came here three times and different people told me different things. The first two times both the came-up people said just take your phone and we can offer you a replacement. So I think this is how it should be.
    Order person: Well, I'm sorry!!! Now you know you need to have your micro-SIM card.
    Me: Can I see your manager? I want to know exactly what I need to do.
    Order person: I am the manager at the moment.
    Me: So that is all I need to bring? Iphone and its SIM card.
    Order person: Yes.
    Me: OK.
    Order person and his colleague had an unpleasant laugh after I turned.
    There are a few things I want to make a complaint on and I'd like to see you guys' opinions on this.
    The order person's attitude was not very acceptable. I understand he is an expert in this area but I believe there are non-expert customers like me who takes time to understand. Some of his words and his laugh made me very uncomfortable.
    Even I have come three times I am still confused about what I need to bring to see the genius service person. I can bring an iphone but I do not have an Australian micro-SIM card (since this iphone is a gift to other people who lives overseas).
    Thanks for reading all this! Any comments or suggestions are more than welcomed, both good and bad!
    Please let me know if you know a proper place where I can make a complaint!
    Thanks!!!

    Thanks for your response and yes, I haven't thought about the warranty being not international.
    Having said this, using all the modern technology of identifying and tracking my device to e.g. figur out the warranty status, I find it not satisfactory. People like in my case relocate from time to time and Apple as an international company with employees world-wide should know better I think and I expect a more customer oriented problem solving attitude and -if you want to make a difference - it sure is possible.
    Yes, I know the cue information from Manhattan, but in Hamburg you get other educational information on them.
    For me there is a gap between the glamourous coolness, hand-shaking and introducing oneself on one hand and the unsatisfactory problem solution from the customer's perspective. As such I am already annoyed/frustrated when my device is not working as it is supposed to. Getting just process-required and not flexible responses does not help.
    And no, I don't feel well, if I have an appointment scheduled for 10 minutes, invest already hours to make it happen and stay for much longer.
    What annoys me is that I get the impression despite the fact that as an 'already educated customer' I do a lot myself in figuring out what to do best and be considerate and I am still confronted with an attitude as if I don't 'function good enough' as customer and should know this and that and better. This *****.

  • How to make a spinning globe with flashMX

    Does anyone knows how to make an animated spinning globe with
    flashMx?
    Or, Is it possible?
    P.S. I need a link of how to get a free spinning globe to add
    on my Web!
    Georgeslys,

    Not sure why you would post a Flash question on a Coldfusion
    site ??
    Do a google search of flash spinning globe and your question
    will be aswered.
    Ken

  • How to Make Wirless Network SECURE

    I am running my desktop hard line to a comcast modem which runs XP Pro. My Laptop which is running Vista is set up wireless via the WRT54GS Linksys Router.
    The wireless network is running great but it is identified as UNSECURED!
    After three 30 minute waits last night, 2 disconnects when I was not understanding them ( not a computer whiz but I do ok) and 1 live chat tech that copy and pasted the directions on how to set it up but not how to make it secure and then a quick disconnect    .
    Can anyone tell me exactly HOW TO MAKE THIS NETWORK SECURED and WHAT computer shall I use to perform this?
    Thank you for any help you can give me,
    SWAT
    JohnDoe sorry for violating any rules.
    (Edited post for guideline compliance. Thanks!)
    Message Edited by JOHNDOE_06 on 08-27-2007 11:04 AM
    Message Edited by SWAT on 08-27-2007 11:13 AM

    SWAT wrote:
    Sbatch...you click on the pull down window to the settings.....I click on WPA then I input the code I wanted (only room for 1 code) then scroll all the way down to click on save settings.
    That method does not secure my laptop wireless settings?
    **No, that secures your router's wireless settings.
    or
    Is this the only method to secure the network?
    With some investigation I can find have found the following:
    If I right click on my Network Icon in my tool bar and then click Connect to Network and then right click on the Network and right click Properties I get a box with the following:
    Tab for connection and a tab for security with pull down bars which can be changed...
    1) Security Types -No Authentication (open), shared, wpa2 personal, wpa personal, wpa2 enterprise, wpa enterprise and 802.1x
    2) Encryption Types -WEP
    Current settings on my laptop Linksys wireless network security is
    Security Type- OPEN
    Encryption- NONE
    sBatch when I perform the WPA on my desktop my laptop must be off or not on the network correct?
    Doesn't matter, once you change the security settings onthe router, you will be prompted for the settings to reconnect to it.
    Has anyone found the LinkSys hyperlink for setting the WRT54GS router as SECURED?
    Define "secured".  Wired, only physical connection have access.
    Wireless, once you add WPA or WEP (WPA is better) it's secured.
    Sincerely,
    SWAT
    Does that help?

  • Tag to make coldfusion skip parsing a certain block of code.

    Is there a tag to make coldfusion skipping parsing a certain code.
    Example, I want coldfusion to output the following code without executing it.
    <cfquery name="qryTest" datasource="myds">
    SELECT * FROM dual
    </cfquery>
    should result as
    <cfquery name="qryTest" datasource="myds">
    SELECT * FROM dual
    </cfquery>
    not coldfusion executing the qryTest.

    how?
    you mean the following:
    &lt;cfquery name="qryTest" datasource="myds"&gt;
    SELECT * FROM dual
    &lt;/cfquery&gt;
    not exactly what I am looking for.

  • How to Make an explicit oracle connection  to a default.

    Hi Users ,
    (Pro*C code)
    I have 2 connections to oracle db using connection identifier. At one point of time, i would like to make one of the explicit connection as default, which means further along i do not want to use the "AT" clause, instead queries should default to default connection. 
    Referring to below url, it only speaks about 2 distinct explicit connections, does not mention how to convert one of the explicit connection as default. 
    [ora11 guide|http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28427/pc_03dbc.htm#auto Id13]
    Is there a way to do so ? 
    Looking at google, i found a reference to a url, ora7. In section, 17.2.5, It does say how to make a connection default - by using EXEC SQL SET CONNECT connection_name. However it seems , its not supported anymore. 
    [ora7 guide|http://starlet.deltatelecom.ru/rdb$doc/oraclerdb/gsp7/gus_pro_create_conn.html]
    Antony
    Edited by: user11952222 on Sep 1, 2011 3:16 PM

    I figured it out for myself.
    So, does that mean I get the 10 points?
    fd

  • How to make touchpad Be sensitive to all areas of his

    hi
    i have Lenovo x201 and i have problem.
    how to make touchpad Be sensitive to all areas of his ?
    for example, the top area not responding if i drag my finger
    from the top to bottom - but if i drag my finger from the middle to bottom its works fine.
    i need to make the touchpad be sensitive for all his area

    Hi,
    I have already responded for a similar query of yours in this thread. Please change the settings as mentioned and revert if issue persists.
    Regards,
    Mithun.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • E535 - How to make USB stick working again

    Hi all!
    Recently my E535 does not recognize my USB stick anymore.
    Other computers do recognize it, the E535 not.
    I already formatted the stick, but that makes not difference to the E535.
    The device manager does not show any suspicious device.
    The disk manager does not show the stick's partition.
    When I stick in the stick, the USB devices icon in the task bar shortly shows up, but then immediately disappears.
    Interestigly the Lenovo Solution Center shows up three 'unknown device's.
    Does anyone have any idea how to make my E535 accept my USB stick again?
    Kind regards,
    Gerald 
    PS:
    I have Windows 8.1 Pro installed and up-to-date. Also the DriverToolKit says, that all drivers are up-to-date.
    Solved!
    Go to Solution.

    Hi Gba,
    Welcome to Lenovo Community!
    As per the query we understood that you are facing issues with USB flash drive not able to detect on your ThinkPad E535.
    Go go device manager expand Universal Serial Bus Controllers and uninstall all the adapter from there and restart the system and check it once.
    Hope this helps.
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • How to make single full scan

    Hi, ALL
    I have this query like below and I see that it produced 3 <TABLE ACCESS FULL> for each Unioin, how to make it work with single Scan? It's simple table 2 colums, not indexes or PK, just for sample.
    explain plan for
    select count(*) from tt where amt between 0 and 100  union all
    select       count(*) from tt where amt between 100 and 200  union all
    select       count(*) from tt where amt >200 
    | Id  | Operation           | Name | Rows  | Bytes | Cost (%CPU)| Time     |                                                                                                                                                                                                                                
    |   0 | SELECT STATEMENT    |      |     3 |    39 |     9  (67)| 00:00:01 |                                                                                                                                                                                                                                
    |   1 |  UNION-ALL          |      |       |       |            |          |                                                                                                                                                                                                                                
    |   2 |   SORT AGGREGATE    |      |     1 |    13 |            |          |                                                                                                                                                                                                                                
    |*  3 |    TABLE ACCESS FULL| TT   |     2 |    26 |     3   (0)| 00:00:01 |                                                                                                                                                                                                                                
    |   4 |   SORT AGGREGATE    |      |     1 |    13 |            |          |                                                                                                                                                                                                                                
    |*  5 |    TABLE ACCESS FULL| TT   |     3 |    39 |     3   (0)| 00:00:01 |                                                                                                                                                                                                                                
    |   6 |   SORT AGGREGATE    |      |     1 |    13 |            |          |                                                                                                                                                                                                                                
    |*  7 |    TABLE ACCESS FULL| TT   |     3 |    39 |     3   (0)| 00:00:01 |                                                                                                                                                                                                                                
    Predicate Information (identified by operation id):                                                                                                                                                                                                                                                         
       3 - filter("AMT">=0 AND "AMT"<=100)                                                                                                                                                                                                                                                                      
       5 - filter("AMT">=100 AND "AMT"<=200)                                                                                                                                                                                                                                                                    
       7 - filter("AMT">200)                                                                                                                                                                                                                                                                                    
    Note                                                                                                                                                                                                                                                                                                        
       - dynamic sampling used for this statement                                                                                                                                                                                                                                                               

    SQL> explain plan for
      2  select count(*) from emp where sal between 0 and 100  union all
      3  select       count(*) from emp where sal between 100 and 200  union all
      4  select       count(*) from emp where sal > 200
      5  /
    Explained.
    SQL> @?\rdbms\admin\utlxpls
    PLAN_TABLE_OUTPUT
    Plan hash value: 3840822464
    | Id  | Operation         | Name     | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT  |          |     3 |    12 |     3  (67)| 00:00:01 |
    |   1 |  UNION-ALL        |          |       |       |            |          |
    |   2 |   SORT AGGREGATE  |          |     1 |     4 |            |          |
    |*  3 |    INDEX FULL SCAN| EMP_IDX3 |     1 |     4 |     1   (0)| 00:00:01 |
    |   4 |   SORT AGGREGATE  |          |     1 |     4 |            |          |
    |*  5 |    INDEX FULL SCAN| EMP_IDX3 |     1 |     4 |     1   (0)| 00:00:01 |
    PLAN_TABLE_OUTPUT
    |   6 |   SORT AGGREGATE  |          |     1 |     4 |            |          |
    |*  7 |    INDEX FULL SCAN| EMP_IDX3 |    14 |    56 |     1   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       3 - access("SAL">=0 AND "SAL"<=100)
           filter("SAL"<=100 AND "SAL">=0)
       5 - access("SAL">=100 AND "SAL"<=200)
           filter("SAL"<=200 AND "SAL">=100)
    PLAN_TABLE_OUTPUT
       7 - access("SAL">200)
           filter("SAL">200)
    24 rows selected.
    SQL> explain plan for
      2  with t as (
      3             select  count(case when sal between 0 and 100 then 1 end) cnt1,
      4                     count(case when sal between 100 and 200 then 1 end) cnt2,
      5                     count(case when sal > 200 then 1 end) cnt3
      6               from  emp
      7            )
      8  select cnt1 from t  union all
      9  select cnt2 from t  union all
    10  select cnt3 from t
    11  /
    Explained.
    SQL> @?\rdbms\admin\utlxpls
    PLAN_TABLE_OUTPUT
    Plan hash value: 2586840053
    | Id  | Operation                  | Name                        | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT           |                             |     3 |    39 |     6  (67)| 00:00:01 |
    |   1 |  TEMP TABLE TRANSFORMATION |                             |       |       |            |          |
    |   2 |   LOAD AS SELECT           |                             |       |       |            |          |
    |   3 |    SORT AGGREGATE          |                             |     1 |     4 |            |          |
    |   4 |     TABLE ACCESS FULL      | EMP                         |    14 |    56 |     3   (0)| 00:00:01 |
    |   5 |   UNION-ALL                |                             |       |       |            |          |
    PLAN_TABLE_OUTPUT
    |   6 |    VIEW                    |                             |     1 |    13 |     2   (0)| 00:00:01 |
    |   7 |     TABLE ACCESS FULL      | SYS_TEMP_0FD9D662A_D5091620 |     1 |     4 |     2   (0)| 00:00:01 |
    |   8 |    VIEW                    |                             |     1 |    13 |     2   (0)| 00:00:01 |
    |   9 |     TABLE ACCESS FULL      | SYS_TEMP_0FD9D662A_D5091620 |     1 |     4 |     2   (0)| 00:00:01 |
    |  10 |    VIEW                    |                             |     1 |    13 |     2   (0)| 00:00:01 |
    |  11 |     TABLE ACCESS FULL      | SYS_TEMP_0FD9D662A_D5091620 |     1 |     4 |     2   (0)| 00:00:01 |
    18 rows selected.
    SQL> SY.

Maybe you are looking for

  • Networking Snow Leopard to XP and Windows 7

    Hi all, I have a MacPro (OS X 10.6.3), a Pentium (Windows XP) and a Toshiba Laptop (Windows 7). I use a D-Link DIR-825 Xtreme N Dualband Gigabit router with the Snow Leopard and Windows XP PCs, a Lexmark laser printer and an Epson inkjet connected (w

  • Find the URL of the survey attached in an activity

    Hi experts, I have one campaign, when we run the campaign it creates the activities to which survey is attached as a questionaire. Our scenario: when ever a user logs in to the EP. He sees the survey as a hyperlink. Our requirement: how to get the ur

  • Selcetion with MB51 and Customer number

    When we select in transaction MB51 with movement type 601, customer number and posting date we got only all shipments without customer special stock (E) in the document list. But we want to see all shipments from unrestricted stock and from customer

  • QR Code - Two dimensional barcodes - in XML reports

    Hi All, I have a requirment to generate QR Code for some given values in my xml report (with RTF template) I needs the qr code font file(.ttf) and Java encoder classes and java file ( As these are advanced fonts these need encoders to encode the give

  • HT4759 Incoming mail server reset

    My email on my Mac worked fine for years until a few days ago. I can see the emails in icloud and they are being sent to my iphone and ipad But not to my computer The system is asking me to name the incoming mail server but the box is greyed out and