A set of characters used to identify the account of a person to a system.

learn more… | top users | synonyms

0
votes
2answers
32 views

Make same column in two tables always have same data?

I have two tables in my PHP/MySQL database. On table which stores users details usernames etc and one that stores images that users have uploaded along with the username of who has uploaded that ...
0
votes
1answer
16 views

How to store user name into custom db table in back end component

I have a component being developed for joomla back end administration. I have an edit view and contoller, model associated with it. Whenever I edit or create a record, I want to get user name and ...
-4
votes
1answer
40 views

How to check ask.fm answer link? [closed]

I'm just trying to make a php script, which would show ask.fm answer and question, when we put a link. But I don't now how to easy do it, so can you help me? How should it work: $link = ...
0
votes
2answers
45 views

Ignore @mentions wrapped in links

Hi I've got a script that parses @mentions into links, but this needs to be loaded more than once and currently it breaks things it has already parsed as links so i need to get it to ignore @mentions ...
0
votes
1answer
26 views

How to get all username status in a VB.Net application

I am a bit new to this VB.NET application stuff. I currently try to develop a application using Microsoft Visual Basic. Net with Remote SQL Server 2005. In my application include user login using ...
0
votes
1answer
31 views

Send username to external webpage form using PHP

I am logged into my website. From there I need to go to an external website and log in again with the same username/password. Instead of having to type in username/password again I want it to happen ...
1
vote
3answers
42 views

WSO2 ESB Get Username

I like to use a proxy with authentification via username and password. All the messages going over the ESB should be saved into a Database, including the user which is authenticated to the ESB. Is ...
0
votes
0answers
20 views

Share authentication info between 2 apache

I'm using 2 Apache with two separate ports in same machine. It means Apache 1.3 with 8001 and Apache 2.2 with 8002 Port. I used SSL (self-signed) too. I used same user name and password for both. Now ...
0
votes
0answers
21 views

the_author_posts_link returns 404 on Wordpress

I'm having issues in Wordpress when using the the_author_posts_link function. Basically I have users that have special characters or spaces on their names, such as "Bufón" or "Kogi Kaishakunin" and ...
0
votes
0answers
6 views

Changing profile name to include a number

I am looking to update our company profile name on our Facebook account - https://www.facebook.com/Gone2Korea My issue is that when our Facebook account was originally set up we were not allowed to ...
0
votes
0answers
37 views

How to see if a <p> exists if it doesn't have an ID, only a class

Okay so I'm making a program to log you into your minecraft account in vb.net, and it has an error message if the login info is wrong (www.minecraft.net/login). I want to try to find that and if it ...
2
votes
5answers
66 views

c# how to make username appear appear on another web page

Hi. I have a login webpage and a welcome webpage. I have the usernames and passwords saved in a database. After login I redirect to the welcome page. Let's say I login as Dave. I want the welcome ...
2
votes
1answer
30 views

Kill Process by User

I am using an application that kills the process iexplore (Internet Explorer) on a terminal server. The issue I am encountering is that I kill all processes of Internet Explorer on the terminal ...
0
votes
0answers
22 views

Problems reinstalling SQL Server 2008 Management Studio

Well I've recently uninstalled my SQL Server 2008 to reset the input of the username used while doing the installation. The problem is that I try to reinstall it but it keeps gathering information of ...
0
votes
0answers
8 views

Match username and password from TextFile and redirect to another page

Need help with the code Im working with. The code reads from a text file which contains username and password (e.g. mike mike123) and should match the username "mike" to password "mike123" and ...
0
votes
1answer
80 views

current username into textfield with grails

How can we put the current user name in the value of a textfield in a GSP I use spring security plugin This solution doesn't work value="${sec.loggedInUserInfo(field:'username')}"
-3
votes
0answers
14 views

add name send whit ruby on rails [closed]

I'm programming in rails and I'm following a tutorial but it don't have the answer to my question. I am sending a mail but it is necessary to add the name of whoever sends it in the title of the ...
0
votes
1answer
42 views

How to pass Pentaho user to BIRT report?

I integrated BIRT viewer on Pentaho BI Server and i would like to know how to pass the Pentaho username to Birt to filter the report data. I've read about pass it through an Xaction, other ...
1
vote
2answers
28 views

REST URI Design for resources that belong to a specific user

Assume I want to create a very simple todolist RESTful API, where each user owns a list of todos. The user is already authenticated over http BASIC or DIGEST. At this point I am not sure what the URL ...
0
votes
2answers
45 views

parse a spaced-string in php

guys i use Parse Post to receive my username and password But when my username included with Space its not work. my question is How can I parse a spaced-string in my php code? <?php function ...
0
votes
1answer
23 views

GIT: how to change the actual username when pushing changes

i'm trying to fetch changes using git gui, the problem is that i'm getting a dialog window asking for a password: OpenSSH Administrator@IP-ADDRESS's password: as you can see the username is ...
0
votes
1answer
65 views

Get username with current email address from database

As a designer I'm not that skilled in PHP+MySQL. For one of our projects we created a 'reset password' function which emails a new password to the user. Due to feedback from our users we'd like to add ...
-1
votes
1answer
35 views

How can I create a virtual user on WordPress? [closed]

I want to create a virtual user on WordPress, I mean the username and password will not exist in the database or in the Dashboard but if I login, the username and password must be recognized and the ...
0
votes
1answer
59 views

Batch script to keep asking for username until correct user name is entered

I am not good with writing batch scripts, but here is what I am trying to achieve. I want to execute some sql (oracle) scripts from command prompt, but script cannot be run by one particular user ...
-1
votes
0answers
46 views

Integrate Facebook login with website in php

I am having problem in integrating facebook login api implementing in my site. The problem is similar to stackoverflow. If you are logged in with facebook account in other tab and not given access to ...
0
votes
2answers
50 views

PHP Multiple Username & Passwords

So, this is probably the simplest question I could ever possibly ask.. Though it is driving me insane. In my login system, I have it set up to read the username and password from a standalone file ...
0
votes
1answer
59 views

How do I add a new username and password to a database list in Python?

I am new to Python and I have made this code below. It's just a simple login code that allows you to register or login. Now I am able to login. As you can see I put the usernames and passwords in the ...
0
votes
0answers
17 views

Missing menus when duplicate another user from admin in opernerp

Below is my scenario: I try to create another user by duplicate from admin. I try to relogin using the new username and password. Result : There are menus missing in the openerp, it is appointment ...
2
votes
3answers
76 views

Generate valid Unix username and password in Perl

I need to generate a username and password pair in order to create user on a Unix system, preferably a pair that would be hard to guess (for security). Does anyone know any good way of doing this ...
1
vote
0answers
58 views

Sessions not ending on all pages

I'm trying to create an online sign up system. The purpose is so that a user can create an event and then members can sign up to them. I've got a log in system that I'm using but when try to log the ...
0
votes
1answer
49 views

How to write a cookie to remember a username in JavaScript

I am working on a login page for a project and I am wondering how I would go about setting a cookie just to remember the username ?
0
votes
0answers
37 views

C# Socks5 (Server side) code: I cant get Username and Password

I've a Socks5 Server-Side Code. Its working very good. I can get IP address and Port Number. Array.Copy(BufRecv, 4, arIPAddress, 0, 4); Port = BitConverter.ToUInt16(BufRecv, 9); FinalIP = new ...
0
votes
1answer
79 views

Getting the current user name or computer name in Extendscript

I'm finally getting some headway made in my script for InDesign CS6. Now, in order for it to know to which printer it should print a document, I need to query which computer the script is running on. ...
0
votes
1answer
48 views

Alternatife Way to Changing Username In ORACLE DB

Is there a way to change username. I want to make test on a database which is already using by others. So I came up with the idea that i create a new DB and creates all the tables functions ...
-2
votes
0answers
41 views

get facebook friends' user name for iOS app [closed]

I want to retrieve my friends' username using facebook sdk for iOS app. I get friends' ID and name but I am not able to get usernames of my facebook friends. So is it possible to get username? Is yes, ...
2
votes
2answers
59 views

Authenticate ssh using gcutil when a space is in username

I got the below error, which I think is caused by my username having a space - for this example my name is "username Mark" WARNING: Could not generate compute ssh key: Public key file ...
0
votes
1answer
81 views

How to copy files to remote computer using Bash script?

I have a script that needs to copy a file to a remote computer: cp -R "${DEST_FOLDER}" "${SRC_FOLDER}" How can I do it when the remote computer requires user and password for access? How do I ...
1
vote
2answers
171 views

jQuery validate username check

I want to validate if username exists in database using jQuery.validate so here's what I have so far: jQuery: $("#signupForm").validate({ rules: { username: { ...
0
votes
1answer
34 views

Recall entered query from text form in php

I just learned to code in php. I want display something like 'Hello, (logged in user)' in new page after a user logged in using simple form and database but i can't find out how, can someone help? ...
0
votes
1answer
44 views

how to make a set username and password in tkinter python

In tk inter is their away to make a specific username and password open a specific file like if an administrator logs in he would be taken to a administrator page. from Tkinter import * root = Tk() ...
0
votes
0answers
57 views

How to pass and submit login credentials to external site

I have four different email websites that my company uses. One for group A, one for group B, one for group C, and one for group D. I have one website that I have created with four buttons. Each ...
0
votes
1answer
28 views

Update Query when username changes

Here is a query I'm trying. Please don't laugh as I'm currently clueless, lol. UPDATE toondb SET ttnusername = (select username FROM user WHERE userid='1') WHERE (select username FROM user WHERE ...
0
votes
1answer
42 views

Simple login connected to MySQL - whats wrong?

I looked on http://www.phpportalen.net/wiki/index.php?page=Enkel+inloggning+med+MySql+och+sessioner to how to do a simple login. But when i try to login now it says that the username or password is ...
0
votes
1answer
31 views

Decrypting the saved encrypted username in java

For saving usernames and passwords I am encrypting them and then saving it. When the user logs in again I need to show the username. I don't know how hard/eassy is it to decrypt the username. Here is ...
0
votes
2answers
62 views

Check if username exists, if so, increment by one

When a username is inserted into my database, such as: John_Smith I need to check if there is already a John_Smith present. If so, increment it by 1 to become John_Smith_1 So if the following ...
1
vote
0answers
87 views

Facebook get username and write it to database

I'm creating flash game for Facebook. I need to get Facebook username and write It to mysql database, but here I have problem. This is my code to show game and get username from Facebook. fb.php ...
0
votes
1answer
40 views

Wordpress; if user exists auto change username

I am coding a custom register page for my wordpress site. I am actually hiding the WP registering/member function a bit. This means that people fill in their info, automatically a username is created ...
0
votes
2answers
42 views

Get the local system's user name

In my web application, I need to display the username who is currently logged in the system. Am having a Text-box and a Button in my form. Example : If the user "Admin" is currently logged in and ...
0
votes
0answers
22 views

Authenticate each user in Web services and respond by her cridentials

I want to expose my application with web services. I want to know if/how I can achieve this goal which are; EX: player has account, the url is something like this /webservice/player/account/ ... I ...
0
votes
3answers
90 views

PHP Regex for full names in a specific format

I'm trying to make a function to verify names on PHP using Regex, I want the names to be able to carry infinite amount of spaces and ' and -, and to allow only capital characters after spaces but to ...

1 2 3 4 5 13