Displaying 5 results from an estimated 5 matches similar to: "getent group and net ads user info differs"
2005 Jul 21
1
Samba / AD authentication - one machine only !!!!
Hi Folks:
I am continuing to work on the samba problems. This is a weird one!!!
I have 3 servers with samba running:
2 of them work perfectly and the third one refuses to authenticated
I am seeing a lot of the following error
[2005/07/21 12:58:21, 0] lib/util_sock.c:get_peer_addr(1000)
getpeername failed. Error was Transport endpoint is not connected
Googleing around has found that it
2013 Mar 02
0
estrange behavior with some users
Hello list
We have migrated from our samba 3 domain to samba 4 and we are still trying to figure somethings
I have two servers, one is my domain pdc named dominio, my other one is a fileserver with samba 3.6.6 named srvfs
So, i've joined srvfs to my domain using net ads and everything is ok, i can see the users and validate them
But i have a particular case with a few users, this is the
2005 Aug 11
2
Finding the GID of AD groups on samba
Hi Folks:
A couple weeks ago, the list helped me develop the way to find the UID
of users on my AD system. At the time I did not think that it would be
necessary to know the GID of the AD Groups, but I am hitting some snags
where I need to change the group ownership of folders etc.
I suspect that the necessary command is a variant of the getent command,
but man getent has not yielded where I
2005 Jun 30
1
Samba on FC3
Hi Folks:
I am continuing to work with samba on FC3 for use as a file server etc.
I have set up my server according to the instructions on http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/FastStart.html#id2535778
Here is my smb.conf file
[root@srvfs-01 conf]# cat smb.conf
[global]
workgroup = MCASCHOOL
netbios name = SRVFS-01
server string = MCA File Server
2015 Feb 24
4
intercalar elementos de vectores
Buenas a todos.
Relato el problema:
- tengo un archivo de 316 columnas por 562000 filas (aprox.).
- esas 316 columnas representan 158 sujetos, o sea dos columnas por cada
individuo conteniendo información que debe ser condensada en una sola.
Lo que necesito es ir tomando las dos columnas de cada individuo e
intercalar los elementos de los vectores formando uno solo.
Ejemplificando serÃa algo