similar to: samba-tool OU's organisational units

Displaying 20 results from an estimated 1000 matches similar to: "samba-tool OU's organisational units"

2010 May 26
1
Samba4 Patch: newuseradv and newgroupadv scripts for net cmd utlity
Hi all, As per Jelmer's request - in response to bug #7455 attached diff file. Please let me know what you think and if any modificationes need to be performed Regards Luk -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: newusergroupadv.diff URL:
2020 Oct 11
2
userou= question
Yes, thank you for the guidance. Regarding "*You do not put the users password here (if that is what you are trying to do): --password=PASSWORD1*" My experience has been this, no matter where I put "--password=" in the string, after the "user" as the manpage suggests or the end. When I run the create string I am asked for a "New Password:' and then
2020 Oct 11
2
userou= question
All is going well with samba-tool create [user] except for userou=USEROU. In ADUC. My domain users ou are "down in the tree" further than the default OU (used in samba-tool create [user] command.) Like so: ad.example.com (domain name) |>> Users (default location "user create" puts entry) |>> CompanyName |>>
2014 Apr 14
2
DOS clients problem with 3.6.22 vs 3.6.18
I have tried to upgrade our samba server from 3.6.18 to 3.6.22 but found that our DOS clients could no longer connect (using DOS 6.22 and Microsoft LAN Manager 2.1). With 3.6.18 we use smb.conf setting 'min protocol = LANMAN2' and it works great, with 3.6.22 although clients can connect ok, they cannot obtain a directory listing. Instead the first file (sometimes misnamed) just
2017 Apr 19
2
samba-tool create user
I'm working on a shell script to create new users on a AD DC. Currently we use ADUC, but that is slow and error-prone. My (untested) command looks like this: samba-tool user create $USERNAME $PASSWORD \ --nis-domain=sta \ --unix-home=/home/${USERNAME} \ --uid-number=${NEXTID} \ --login-shell=/sbin/nologin \ --gid-number=513 \ --use-username-as-cn \ --home-drive=Z \
2003 Jan 16
1
Samba-LDAP PDC - Disjoint uids required for different ou's?
Specifically what I am asking is, if I have a computer named ralph$ who is uidNumber 678 in ou=Computers and I have a user who is uidNumber 678 in ou=People, will this cause problems? Must the different sets of uidNumbers be disjoint acrossed different ou's?
2014 Feb 27
2
GPO's in OU's not working
I've been noticing that group policies in OU's haven't been working for me. So far I've installed samba 4.1.4 on a fresh install of FreeBSD 10.0 with UFS + acls turned on with the only shares being sysvol, and netlogon. I can get Windows 7 machines to take policies that are in the root of my domain. If I create an OU move a computer or user to that OU and move the policy to that
2016 Sep 07
0
Nested OU’s fail to return user / group lookups
Hi all, I have a configuration for a samba file server that I’m trying to get properly implemented. The issue isn’t with the shares but is with the user and groups lookups. The server resides in a nested container such as: >> samdom.com          >> Users_And_Computers                   >> CA_LOCATION_ON                         >> Servers
2014 Aug 05
1
samba-tool syntax error?
I am using the following syntax to create a new user samba-tool user add user passwd --userou=Faculty --given-name=new --surname=user --gecos=198 --mail-address=newuser at myschool.edu Which gives me the following error: ERROR(<type 'exceptions.ValueError'>): Failed to add user 'user': - unable to parse dn string File
2013 Jan 23
4
Organization of Users in Samba4
Hello, I am working on migrating from OpenLDAP using the inetOrgPerson schema to Samba4. I would like to continue to provide backwards compatibility with our existing authentication service. In OpenLDAP, users are all contained inside the People organizational unit and referenced by uid, for example: dn: uid=myuser,ou=People,dc=example,dc=com When using samba-tool to add a user, it places the
2020 Oct 11
0
userou= question
On 11/10/2020 13:59, Robert Wooden wrote: > Yes, thank you for the guidance. > > Regarding "/You do not put the users password here (if that is what > you are trying to do): --password=PASSWORD1/" > > My experience has been this, no matter where I put "--password=" in > the string, after the "user" as the manpage suggests or the end. When >
2020 Sep 04
2
samba-tool userou strings??
When creating a new user, that new user is placed into "ou=Users" by default. I would like to create a new user and place him/her in: samdom.example.com | >> COMPANY | >> Workstations | >> RedirectedUsers (Trying to illustrate an "ou" tree of depth.) I looked at samba-tool ou but, I am not moving an "ou" or renaming an "ou". I'm
2020 Aug 24
0
Set/Restrict Owner Rights for OU-Admin
Hello everyone, we are in the process of changing from a Windows Domain to a Samba Domain and tried to implement some restrictions for OU-Admins. In the Windows Domain those restrictions can be implemented with Security ID: S-1-3-4 (Owner Rights). In our old Windows Domain everything works fine and as expected. In our Samba Domain, it doesnt work. We tried to implement the same rights as in
2020 Nov 04
2
Best practice OU and policy structure.
My organization has several next cloud instances running with users in different ou's without any issue On Wed., Nov. 4, 2020, 2:39 a.m. L.P.H. van Belle via samba, < samba at lists.samba.org> wrote: > > The problem with using OU's, is that a user can only be in one OU, so > > what if the user needs to be in more than one ? > > > > I would rely on group
2020 Sep 04
2
samba-tool userou strings??
Changing the default ou for the user creation? The samba-tool create user are placed in the default ou of "Users", for example this output from samba-tool show user: distinguishedName: CN=User 73. Test,*CN=Users*,DC=subdom,DC=example,DC=com This user72 I moved (drag and drop) within ADUC, so, here is where I am trying to associate our users. Again, output from samba-tool-show user:
2015 Aug 26
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Hai, just make a CSV file and import your users. this is the script i used. #!/bin/bash ## example ## display naam in AD wil be : Louis van Belle ( cat /home/samba/backup/users.csv | awk -F ";" '{system("/usr/bin/samba-tool user add "$5" --mail-address="$7" \ --given-name="$4" --surname=\""$3"\"
2012 Sep 24
4
samba4: samba-tool and (unix) uids
Hello, at my universities CS computer pools we're trying to migrate our samba3 based NT domain to AD with samba4-rc1. In the past we had a little script which our users could run on their own from their linux account which created a samba user with their own uid/gid and set their password (via smbpasswd). We're trying to recreate this behaviour with "samba-tool user create"
2004 Apr 27
0
problem with secondary groups and OpenLDAP or Multiple ou's
I am trying to implement the following structure in OpenLDAP for a backend to Samba 3: / ou=People /ou=Internal-----<- ou=Groups dc=btd,dc=com ---< \ ou=Computers \ou=External I have been able to authenticate users but they are only able to access shares based on their primary group. I am wondering if
2014 Oct 13
1
groups with cn similar to domain
Question follows the description? I have a domain something like "DC=example,DC=lan" I can create a group named ?example? within group OU ?OU=Groups? using: samba-tool group add example ?groupou=?OU=Groups" I can?t query the group using: wbinfo ?group-info example failed to call wbcGetgrnam: WBC_ERR_DOMAIN_NOT_FOUND Could not get info for group example However
2015 Sep 01
1
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Thank Rowland Penny-6 and L.P.H. Van Belle for all the help I could not do that users were exported from script, but I got a "trigger" to matter the bills ... was ugly to look at, but for me it worked. I exported the CSV, then edited, made a statement block where each line I gave the samba-tool user add, edit in Excel and Notepad ++ to find and replace ... it took me 10 minutes to do 300