similar to: Query a Windows 2003 AD server for specific information

Displaying 20 results from an estimated 6000 matches similar to: "Query a Windows 2003 AD server for specific information"

2007 Nov 28
1
Subject: Query a Windows 2003 AD server for specific
Hello ------------- Message-ID: <5E69B1F6F1F27444B036F1DFC9799ECB0F66CF@iccserver.iccpartners.local> Content-Type: text/plain; charset="iso-8859-1" The Question: What command do I use to query a Windows 2003 AD server to return the Organizational Unit of a specific users? Also, what would be the command that would return the "Home Directory" path as specified in the
2007 Nov 07
2
tdb search optimization
I'm running: # smbd -V Version 3.0.24-2.28-1354-SUSE-CODE10 In a 600 print queues print server, but I'm experiencing a low performance while using the first queue. I was attaching ltrace/strace to some processes with "use mmap=no" and I found a BIG difference in information gathering in ntprinters.tdb between the first and the last print queue (using alphabetical sorting). This
2004 Nov 25
0
Samba 3.0, LDAP, OUs and how to add machine accounts
Hello, I have a Samba 3.0/LDAP setup with | ldap machine suffix = ou=Computers but as this is for a school, I decided to separate teachers and scholars computers into different sub-OUs for my own mental sanity. So in LDAP it looks like: | dn: uid=pc116$,ou=Schueler,ou=Computers,dc=lise-meitner,dc=at or | dn: uid=biblio1$,ou=Lehrer,ou=Computers,dc=lise-meitner,dc=at This works absolutely
2004 Jun 22
2
group and user permissions issue.
I have browsed through loads of archive material and cant seem to find anywhere where this exact issue has been posted. am using samba 2.28 set up as an NT domain, there are no problems with the general configuration. My issue is witb samba not following the permissons I have set on files in a shared directory. Purpose: set up a directory for students and teachers where students can leave files
2008 May 09
1
File Lock Issue
Hi All, I've seen a few messages similar to my problem, looking back through the mailing list but the issue I'm having is a little more unique. We have a user, who uses both wireless and wired connection. He uses truecrypt, that has the encrypted file sitting on a samba share. What I think is happening is he will unplugged his wired connection and move to a meeting room and connect
2018 Jun 25
0
smbclient suddenly getting access denied
Hi, On Saturday I was able to run smbclient to connect to my Samba share just fine. Nothing was rebooted and nothing was installed/updated except for adding Python and Putty on the Windows server. The Windows server is running Windows Server 2016 and my Samba client is running 3.6.3 (it's the latest from SLES 11 but ported to SLES 10 - long story...). But today when I try to connect I get:
2007 Jul 20
0
Latest update gives me problems.
Hiya.. I got a new Samba for my SUSE 10.1 x86_64 by automatic update last night, and now all of a sudden my Vista workstation won't connect to the shares automatically. I have the machine as a domain controller with LDAP backend, and it's been working flawless until the new update to samba-3.0.22-13.32. My log.smbd shows this as the workstation logs in, and asks for username/password,
2008 Aug 07
1
Samba crashes and domain problems
Hi, I have inherited a Samba PDC running on SuSE Linux Enterprise Server 10.1 (the Samba version is 3.0.24-2.23-1296-SUSE-CODE10). The server has been giving problems for a few weeks including the following symptoms: 1. Users accessing a share are experiencing intermittent problems writing to the share (Excel tells them the file they are trying to write is read-only). 2. when I try to add a
2008 Mar 12
3
net join fails NT_STATUS_INVALID_COMPUTER_NAME
We want to join out Linux-Server: SLES 10 SP1 x86 with Samba (samba-client-3.0.24-2.23) to our W2000 Domain. so i use the command: net join -S TQ-NET.DE -UAdministrator and i get the following Errormessage: Failed to join domain! ADS join did not work, falling back to RPC... [2008/03/12 12:07:29, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(350) Error in domain join verification
2007 Feb 13
0
winbindd panic 3.0.24
Hi Samba team! I tried with 3.0.22 and now with 2.0.24 and I got the same error. When I try to connect to my file server using a user from a trusted domain (DOMAIN2) my winbindd dies: [2007/02/12 15:14:26, 3] nsswitch/winbindd_user.c:winbindd_getpwnam(328) [ 0]: getpwnam domain2+asspw [2007/02/12 15:14:26, 3] libsmb/namequery.c:resolve_lmhosts(962) resolve_lmhosts: Attempting lmhosts
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, Esta pregunta la hice en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808>pero nadie pudo contestarla. 1. Quiero generar N escuelas, con G grados y C divisiones. 2. Quiero asignar cada uno de T maestros a 2 divisiones en un grado y escuela Si tengo C=4 divisiones, puedo lograr lo que quiero con
2019 Apr 29
0
Automating creation of OUs, security groups and GPOs, in Samba AD DC
Hai Mason, I only dont have the time to work this out now. But the 2 Stefan'ss have done this part. Script + proxymod : Stefan Kania, ask him if he is willing to share his vagrant vm setup. Preseed+script: Stefan W. : https://gist.github.com/stefangweichinger/66bfc5c6518c3838e5834287c681ae80 Look at line 220. You could change that to a script you make. And with something like this
2015 Jul 13
2
Crear datos aleatorios con restriciones
Hola, 0. La falta de 'elegancia' hace que sea mas dificil hacer cambios al codigo. Por ejemplo cambiar n.classrooms <- 4 a n.classrooms <- 20 1. Cuando tengo solo 4 puedo hacer esto: schoolGrade$A <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$B <- Teachers$Teacher.ID[1:cuttoff1] schoolGrade$C <- Teachers$Teacher.ID[(cuttoff1+1):n.teachers] schoolGrade$D <-
2015 Jul 13
2
Crear datos aleatorios con restriciones
Gracias Carlos, Tu codigo es un gran paso en el sentido correcto pero no produce exactamente lo que estoy buscando. Mi "solucion" en stackoverflow <http://stackoverflow.com/questions/31137940/randomly-assign-teachers-to-classrooms-imposing-restrictions/31143808#31143808> produce un data frame `schoolGrade` con 240 observaciones y 7 variables. Mi objetivo es poder generar un data
2005 Jul 25
2
Domain groups with spaces in their names
Hello Samba, I have a Samba file server which I have successfully joined to a domian controlled by a Windows 2003 domian controller. I cannot get the server to allow access to users who are members of a group with spaces in its name. The domain has three (main) groups: - students - teachers - spaced users My Samba.conf has the following shared directories defined: [teachers] comment =
2009 May 15
2
krb5 configuration generation
Hi, Is there any way to stop Samba regenerating the krb5.conf.[WORKGROUP] file under /var/lib/samba/smb_krb5 every time? It appears to completely ignore /etc/krb5.conf, is this expected? Kernel: Linux localhost 2.6.16.60-0.37_f594963d-smp #1 SMP Mon Mar 23 13:39:48 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux smbd -V: Version 3.0.32-0.8-2045-SUSE-CODE10 Thanks, Alex
2019 May 01
2
Automating creation of OUs, security groups and GPOs, in Samba AD DC
Hi Am 29.04.19 um 10:33 schrieb L.P.H. van Belle via samba: > Hai Mason, > > I only dont have the time to work this out now. > But the 2 Stefan'ss have done this part. > > Script + proxymod : Stefan Kania, ask him if he is willing to share his vagrant vm setup. I read my name :-) Yes I created some vagrant-files and scripts to set up some DCs. I did this for my tutorial
2015 Jul 13
2
Crear datos aleatorios con restriciones
Perdon por no se lo suficientemente claro :( Tu codigo produce `validPairs` que tiene 7 variables y 360 observaciones. Donde > validPairs[1,] V1 V2 V3 V4 V5 V6 valid 60 e1 g1 c1 e1 g1 c2 Valid indica que un maestro tiene asignado c1 y c2 en la escuela e1 y el grado g1. Correcto? Si es asi, esto es casi lo que queira producir y creo que puedo llegar a donde quiero usando tu codigo de base.
2015 Feb 15
2
What options do I have to create OUs and ACLs in Samba4?
I need to create a couple of OUs under Users to separate my internal users from my external users that have LDAP backed accounts so I can put ACLs over the external users so I can limit what they can see on the tree. What options do I have to create the OUs and the ACLs in a Samba4 AD-DC domain?
2015 Feb 15
3
What options do I have to create OUs and ACLs in Samba4?
On 15/02/15 18:27, Marc Muehlfeld wrote: > Hello John, > > Am 15.02.2015 um 18:56 schrieb John Lewis: >> I need to create a couple of OUs under Users to separate my internal >> users from my external users that have LDAP backed accounts so I can put >> ACLs over the external users so I can limit what they can see on the >> tree. What options do I have to create the