search for: ylvera

Displaying 13 results from an estimated 13 matches for "ylvera".

2015 Feb 13
1
GPO set link contaniter
>I created a gpo with samba-tool, but I want to assign to a OU, the GPO that I created earlier, >I guess I need to use the command, samba-tool gpo SetLink. How the command is used? >I tried the following way: > samba-tool gpo setLink OU=People,DC=dominio,DC=pdc,DC=cu cn_GPO > But it did not work > Throws the following exception Badly formed gpLink
2016 Sep 13
0
installing samba from ubuntu 16.04 repository as DC
On Tue, 13 Sep 2016 09:05:17 -0400 (CDT) Ing. Yosel L�zaro Vera Gonz�lez <ylvera at uci.cu> wrote: > Right now, I do not have the smb.conf file, but I will try again. > During the provision I used only the options --use-rfc2307 > --interactive The University of Informatics Sciences invites you to > participate in the Scientific Conference UCIENCIA 2016, [extende...
2016 Sep 13
0
installing samba from ubuntu 16.04 repository as DC
On Tue, 13 Sep 2016 09:56:43 -0400 (CDT) Ing. Yosel L�zaro Vera Gonz�lez <ylvera at uci.cu> wrote: > !!! Regards . Sorry to bother > > Here is my smb.conf file > > # Global parameters > [global] > workgroup = EXAMPLE > realm = EXAMPLE.COM > netbios name = DC1 > server role = active directory domain controller &...
2016 Sep 12
2
installing samba from ubuntu 16.04 repository as DC
!!! Regards Is it possible to install samba4 from ubuntu 16.04 repository as a domain controller? I tried, but I'm having trouble with the sysvol folder ACLs. I can authenticate with smbclient however when I try to access from windows with the same user, I get permission denied # smbclient //localhost/sysvol -UAdministrator -c 'ls' Enter Administrator's password:
2015 Oct 16
1
samba-tool using domain users
...ge into AD database, the product would not be too much secure. samba-tool comes with its own man page, in that man page you will how to use a different user to authenticate against AD than your current Linux user. Look for "-U". 2015-10-15 17:07 GMT+02:00 Yosel Lazaro Vera Gonzalez < ylvera at estudiantes.uci.cu>: > !!! Regards > Can be executed "samba-tool user create" specifying a domain user ?, if > the user don't have sufficient permissions, he can not create a user using > samba-tool. > Can be specified a domain user in any samba-tool command ? &g...
2015 Feb 12
2
Samba4 GPO - set a Policy
I want to create a policy that prevents access to the control panel for users in a specific OU using only samba4 without any Windows client.
2015 Mar 01
2
Problem disablin computer objects
I have many computers in my domain with different operating systems such as Windos XP, Windows 7 and Ubuntu 1404, I disable a computer with windows, then restart the computer, but I can log on to the computer with a user who has never logged on it. Do this for a computer with ubuntu and then it works, do not let me login with the user, because the computer is disabled. I use the ADUC tool to
2016 Mar 02
2
changing location for the profiles and sysvol folder
Is it possible to define a different location for the profiles and sysvol folder during the provision of samba4 ? how can I do it ?
2016 Apr 27
1
why samba-tool allows password reset against Windows DC ?
The password encryption works because I can modify the password connected to a DC samba4, but the problem is when I try the same with the Windows DC. I'm using a LDAP java library. My question is: what is the samba-tool authentication method that you can reset password connected to a Windows DC using "samba-tool user setpassword Admin --newpassword=PASSWORD -H ldap://10.0.0.3 -U
2016 Sep 29
2
linux active directory integration
regards I have my domain controllers in Debian 8 and use the version 4.2.14 of sernet. My workstations have installed ubuntu 16.04 and 14.04.I Want that my workstations are integrated with Active Directory and can load configurations as userWorkstations attribute. The University of Informatics Sciences invites you to participate in the Scientific Conference UCIENCIA 2016, [extended] deadline:
2016 Oct 05
0
security ID is invalid with samba 4.3.11 from ubuntu repository
!!! Regards I'm trying to install samba4 from the ubuntu 16.04 repository, it's the samba 4.3.11. I'm doing tests on the server and I can't authenticate with smbclient tool. This is the smbclient messages # session setup failed: NT_STATUS_INVALID_SID This is the log from the log.smb file # Unable to convert second SID (S-1-5-21-2947096538-1722629757-1878579479-513) in user
2016 Oct 13
1
List of Dependencies in Samba wiki
!!! Regards I agree with you, I installed Samba with winbind from the repository in ubuntu 16.04. Everything performed well, but I have problems with the authentication from the DNS tool windows, it's throws the exception access denied. However, from samba tool I can manage DNS without problems with the same domain user. Another problem is that the DNS dynamic updates does not work. When I
2015 Feb 12
3
Samba4 GPO - set a Policy
>Sorry , >I meant without the ADUC tool, of course I have client Windows, >I want to create a policy that prevents access to the control panel for users in a specific OU only using samba 4 without the ADUC tool