Questions tagged as 'cuenta-usuario'

1
answer

Custom Wordpress content [closed]

Good morning, my question is this, I want to make a Wordpress page in which visitors to access certain content must previously register, and not only that, but depending on which profile they have registered 'rensa, technical ... see on my websi...
asked by 12.06.2017 / 12:38
1
answer

Error data structure "[error] request for member 'nom' in 'emp1? which is of non class type employer [3]

I'm doing a code in which I use data structure to enter the data of three different users (name identification and salary) but when I tried the code only with one user I get the error that I put in the title What do I do? #include <iostream...
asked by 02.09.2017 / 17:09
0
answers

Create account on the device

Good afternoon I am creating an app in swift 2 and I need to create a session start account on the device to store some data, someone could guide me in creating a class called ACAccountStore but I really have no idea how is used and searched in...
asked by 07.06.2016 / 18:37
2
answers

Get user id

I would like you to help me I am making a mobile application and I have two tables in my database one called "users" and the other "activities" inside this second table I have a foreign key of the user id, what I want is get the id of the logged...
asked by 18.09.2018 / 08:22
1
answer

windows 10 does not allow me to run applications as administrator?

Hello, I have a Lenovo laptop with windows 10 home and I try to install java / etc and it asks me to run it as an administrator and I try to run the program but it does not allow me to say "yes" when it shows me the window to add users....
asked by 24.12.2017 / 03:34
1
answer

Error 1064 (42000) syntax sql error

I have the following line of code in a bash script. echo password | sudo -S su -l otrouser -c 'mysql -e "GRANT ALL ON wordpress.* to 'usuario'@'localhost' IDENTIFIED BY 'userpass';"' I want to execute the mysql statement as another...
asked by 06.02.2018 / 16:54
1
answer

Create script to generate domain users in Powershell

I have to create a script that makes me a GPO for the Student Group and another for the teaching group, and create a pair of users per group, however it does not run. The code developed is the following: #Creamos las GPO New-ADOrganizational...
asked by 06.03.2017 / 22:01
2
answers

Identify the name of the PC that connected to the remote Windows desktop

Good morning, I have a server with Windows 7 operating system, I have configured for other PCs to connect to the remote desktop. I want to know which PCs are connected, the user's name is not my problem since I got how to do it. An example: From...
asked by 06.04.2016 / 17:00
1
answer

Problems to directly access the indentity tables with web api through the context.?

As I can access the tables directly, it is with the identity that I can access all the procedures as an example: var user = await UserManager.FindByNameAsync(userName); All those methods I use, but I see the need to call the context...
asked by 23.05.2016 / 01:10
0
answers

block access to wordpress users to php files and folders

I am developing a web application that works on wordpress. Then I have a folder called GSC, and within it is the application. The problem I have is when I have to control access to users to that directory since all that part will be private,...
asked by 30.10.2018 / 16:51