similar to: Can you combine filters with "net ads search"?

Displaying 20 results from an estimated 10000 matches similar to: "Can you combine filters with "net ads search"?"

2014 Nov 11
1
creating OU with samba4
Hello guys! How I can create an organizationalUnit (OU)? Now I created an user into an OU already existent, but I need to create a new OU. I tried with: root at s1 :~#nano file.ldif dn: ou=MyOU,DC=dominio,DC=pdc,DC=cu objectClass: top objectClass: organizationalUnit ou: MyOU root at s1 :~#ldbadd --url=/var/lib/samba/private/sam.ldb file.ldif but when I search MyOU on the Active
2014 Jul 02
1
sssd_sudo search results different from command line ldapsearch
Hi all! I'm attempting to configure sudo rights from Samba ldap. Alas, libsssd_samba receives 0 rules and config doesn't work. I think I have the problem identified here but I don't understand why. The way sssd_sudo searches for sudoers leave all important attributes out and of course filtering then fails. Can you help me to understand why following search results are so different (and
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
2005 Apr 06
2
10 Gigabit Ethernet and Samba
Do anyone have any experience using 10 Gigabit Ethernet connections with Samba? Specifically, if you have had such an experience, can you share what sorts of optimizations you made to get the maximum data transfer between server and workstation? I am just experimenting with this kind of setup myself and I see a huge GULF between the raw TCP/IP transfers that I can make between two
2005 Mar 16
2
CUPS error with 3.0.11
I recently upgraded from Samba 3.0.2a to Samba 3.0.11. I didn't change anything in my smb.conf file. But Now, when a user logs on to my Linux server and access a Samba share, in the log file for that machine there is always a message repeated twice: [2005/03/16 05:40:23, 0] printing/print_cups.c:cups_cache_reload(85) Unable to connect to CUPS server localhost - Connection refused As
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
2005 Jan 23
3
Samba PDC and Windows XP not executing logon.bat
I have spent most of the past 24 hours reading various samba docs and searching google for help -- but can't find a solution. Suggestions and solutions would be appreciated. I have set up a Linux Box (Samba 3.02) as a PDC with roaming profiles. (I haven't upgraded, because this box is a model for over 100 other boxes in the field). I can add XP users to the domain and their roaming
2009 Dec 10
1
Samba PDC LDAP and LDAP Aliases
Hello all I've got a problem with unresolved (at least I guess that) LDAP Aliases and Samba. That's my LDAP Setup: ou=alvhaus,ou=ch { base } ou=People,ou=alvhaus,ou=ch { posix and samba accounts } ou=Group,ou=alvhaus,ou=ch { posix and samba groups } ou=Samba,ou=alvhaus,ou=ch { samba base dn } ou=Idmap,ou=Samba,ou=alvhaus,ou=ch ou=Machines,ou=Samba,ou=alvhaus,ou=ch
2018 Mar 05
0
Fwd: Migrating server
Am Montag, 5. März 2018, 22:16:36 CET schrieb Rob Thoman: > Hi Gruss, > > At this stage there is only one server, running 3.6.25 on Ubuntu12.04. > The plan to get LDAP to work on this one. Then add the second server > 4.x and the promote it to BDC and then demote this one. Just a side > info, we didn't want to go tdbsam in both as I read it breaks the > domain trust.
2020 Feb 02
0
Ldapsearch against Samba AD returns records outside the search base
Hello all, I just tried this on our setup and it ist the same there. I get results from other OUs. Using sub instead of one I get the "right" results. Regards Christian Am 01.02.20 um 20:26 schrieb Andrew Bartlett via samba: > On Sat, 2020-02-01 at 17:22 +0000, Rowland penny via samba wrote: >> On 01/02/2020 16:29, Palle Kuling via samba wrote: >>> >>>
2007 May 11
1
Writing files > 2GB from Windows
Can anybody explain why SOME Windows XP applications have trouble writing files larger than 2 GB (or sometimes larger than 4 GB) to Linux Samba shares, when OTHER Windows applications on the same machine do not have difficulty writing large files to the same Samba share? And when the underlying Linux filesystem supports very large files? I have sometimes even found that a SINGLE Windows
2004 Apr 27
3
Making shares invisible to unauthorized users
Hi, Is there a simple way to set up Samba so that users ONLY see the shares that belong to them? I'm not talking about the user's HOME directory. But lets say I have 60 shares in my smb.conf file. To make it less confusing for users when they access the Samba server from Windows, I want the users to ONLY see the shares that belong to them. So, I want to set up each share so that
2004 Sep 27
2
Getting Samba to ask for Username and Password
Can somebody tell me how to get samba to ask me for a username and password when I click on my Samba server in Windows XP Explorer? When I click on another computer on the network (Workstation A) from a workstation (Workstation B) where I'm NOT logged in with a username:password that Workstation A recognizes as having an account, I get a dialog box asking me for a username and password.
2003 Dec 22
4
Problem Restarting Samba3
I have Samba 3.0.0 installed on Mandrake 9.2. I also have Samba 2.8.8a installed per instructions from Mandrake -- but I do NOT start Samba 2.8.8a automatically. In fact, I don't use it at all. Maybe I should uninstall the Samba 2.8.8a rpm??? I will update to 3.0.1 as soon as an rpm is available from Mandrake. Anyway, I have a problem when I try to add a new share to my smb.conf file. I
2020 Feb 02
2
Ldapsearch against Samba AD returns records outside the search base
On 02/02/2020 14:39, Christian Naumer via samba wrote: > Hello all, > I just tried this on our setup and it ist the same there. I get results > from other OUs. Using sub instead of one I get the "right" results. > > Problem is, I have tried the OP's search command against Samba 4.7.12, 4.10.6 and 4.11.6 Created two OU's: OU=testou1 and OU=testou2 Created a user
2023 Nov 06
1
LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
Thank you Kees. On Mon, 6 Nov 2023 at 09:37, Kees van Vloten via samba <samba at lists.samba.org> wrote: > I am currently running at 4.19.2 but I have run 4.18.6 and 4.18.5. I did > not experience any issues with nested group lookups, which many of the > filters rely on. Interestingly, I've now found that (on my current DCs, running 4.18.5), ldbsearch *does* seem to return the
2004 Nov 15
2
Problem with "include=smb.%U.conf"
Hi, Does anybody know why Windows clients can see shares that are defined by the "include=/etc/samba/smb.%U.conf" option in but Mac OS X and Linux Samba clients cannot see those shares? In other words, I have a bunch of users. Each user has a set of his/her own unique shares on my Linux server that are defined in files called: /etc/samba/smb.User1.conf /etc/samba/smb.User2.conf
2005 Mar 08
1
Roaming Profiles and Mapped Drives
Hi, I have a weird problem with a Linux Server acting as a PDC with Samba 3.02. If I map a particular Samba share as the "Z" drive -- and I use roaming profiles with a logon.bat script -- the share will NEVER automatically reconnect when logging on again. This happens 100 percent of the time. And now the same thing seems to be happening for any shared mapped as the
2004 Oct 29
2
MAC OS X and Samba Shares > 2 TB
Does somebody know if the Samba Client in MAC OS X (10.3.4 and 10.3.5) has problems looking at Linux-based Samba shares that are larger than 2 TB? I have Samba 3.0.2 running on my Linux box. I have never had any difficulty with the Mac seeing a 2 TB RAID array on the Linux box, but when the Mac looks at the 4 TB array, it can see all the contents and create folders but it can't create
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