Questions tagged as 'directorioactivo'

1
answer

Show image in picturebox according to search criteria

public void ShowAssistanceInfo(string Name, string EmployeeNO) { try { string Path = "ruta donde estan las imagenes"; string[] filePaths = Directory.GetFiles(Path, EmployeeNO + "*.jpg");...
asked by 26.01.2018 / 18:48
0
answers

What is the user? How do I solve this? Where can I investigate?

Thanks for your interest. I have a directory on a windows 2008 R2 web server that has permissions for the users: CREATOR OWNER, SYSTEM, Administrators, AD / myself_user, users. I am using a PC that is connected to an AD directory. When I s...
asked by 24.10.2017 / 15:05
0
answers

PHP LDAP AD Login

I am trying to formulate a Login with LDAP in PHP and it does not connect me to the domain and I do not know where it failed. I made a new domain to test so the names will be visible as it is only a test Computer Win Server Name: WIN-OLN6K...
asked by 23.07.2017 / 03:35