similar to: samba-tool create user

Displaying 20 results from an estimated 10000 matches similar to: "samba-tool create user"

2017 Apr 20
0
samba-tool create user
On Wed, 19 Apr 2017 16:06:52 -0700 Mark Nienberg via samba <samba at lists.samba.org> wrote: > 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} \ >
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 |>>
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:
2016 Oct 08
2
Roaming Profiles with Windows ACLs
On Fri, Oct 7, 2016 at 12:38 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > have you given Domain Admins the required rights ? > > net rpc rights grant DOMAIN\\"Domain Admins" > SeDiskOperatorPrivilege -UAdministrator > Yes. I followed this wiki example: https://wiki.samba.org/index.php/Shares_with_Windows_ACLs Here is some output: [nienberg at
2016 Oct 12
2
Roaming Profiles with Windows ACLs
On 10/12/2016 1:34 PM, Mark Nienberg via samba wrote: > Well, the easy fix is to add this to the share definition: > > admin users = "@STA\domain admins" > > The wiki implies that this should not be necessary, so I don't know if the > wiki is wrong or if I failed to follow it correctly. This was my first > share using Windows ACLS and it was an interesting
2016 Oct 13
1
Roaming Profiles with Windows ACLs
On 10/12/2016 7:32 PM, Mark Nienberg wrote: > Yes, it looks like this: > > https://wiki.samba.org/index.php/Implementing_roaming_profiles#Profile_share_using_Windows_ACLs > > but as I say, it works now that I have added the admin users, so I am > satisfied for now. > > On Wed, Oct 12, 2016 at 11:31 AM, lingpanda101--- via samba > <samba at lists.samba.org
2019 Feb 04
1
issue and solution : samba 4.9.4 and win10 1809 : windows could not connect to user profile service aka the home drive letter semi-colon is missing
Hi, Excuse in advance my poor english. After installing two new servers debian buster with samba 4.9.4 , one as AD ,the second as a fileserver, I was stuck when i tried to connect my users. On a Win10 client , i had the message "windows could not connect to user profile service". The only clue i had was in the event viewer, errors concerning svchost.exe_ProfSvc. After digging
2016 Aug 30
3
We need to change our AD domain
Hai,   > I understand that Samba doesn't support domain renaming, which is why > I'm looking for a way to export the data from one domain and import it > into a new one. Export your user/group data to CSV, its not that hard. https://www.manageengine.com/products/free-windows-active-directory-tools/free-active-directory-csv-generator-tool.html Some things work some
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 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
2016 Oct 07
2
Roaming Profiles with Windows ACLs
I've set up a profiles share according to the wiki article: https://wiki.samba.org/index.php/Implementing_roaming_profiles Users are able to create new roaming profiles and they cannot browse each others' profiles, so all that is working. The only issue is that the group "domain admins" does not have privileges to read or delete user profiles. The acls on the profiles directory
2014 Dec 12
3
Samba 4 two DCs no matching UID/GID
Why only Domain Users and Domain Admins? I can't follow. But a good idea you've had. So a script can possibly be run on every DC the same. I will check and verify. What about built-in objects like system? These are not available in ADUC if my memory doesn't fail now. Will there be a problem when other built-in objects get a rfc gid/uid. E.g. for now wbinfo resolves uid 0 for
2015 Apr 09
2
samba member logon.. question.
Greetings, Rowland Penny! >>>>> Ok, good. >>>>> Now, how can I get RFC2307 attributes populated automatically upon >>>>> users or >>>>> groups creation? >>>> You can't :-( >>>> I'm experimenting with >>>> https://github.com/laotse/SambaPosix >>>> but it's quite buggy (at least
2018 Nov 09
1
Manage Users / Contacts from command line
Hello, to Manage users from cli I can use "samba-tool user <subcommand>". It seem that this is only for OU=Users. I have add a new OU to the samba AD an entry look like CN=paul example,OU=abook,DC=kes,DC=example,DC=de objectClass: top objectClass: person objectClass: organizationalPerson objectClass: contact cn: paul example sn: example givenName: paul instanceType: 4
2018 Jan 16
3
Avoiding uid conflicts between rfc2307 user/groups and computers
Mandi! Kacper Wirski via samba In chel di` si favelave... > I understand the OP, I was asking some time ago similar question, but it was > in relation to samba domain member. Thanks, Kacper. > I couldn't get backend: ad to work for > machine accounts, so i switched to idmap: rid and it solved everything. I > tried manually adding UID and GID to Domain Computer group and to
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
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"\"
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
2015 Apr 30
2
Full list of options when using samba-tool user create
Good Day All I need the full list of option supported by the command samba-tool create user. the online help does not provide them all, in fact I see: 8< ------------------------------------------------------------------------------------------------------------ Options: -h, --help show this help message and exit -H URL, --URL=URL LDB URL for database or target server
2014 Dec 13
1
Samba 4 two DCs no matching UID/GID
The reason why is that simple: the other admin only knows the windows world and that's why it's gonna be risky regarding file services when he creates new users or groups and forgets about the Unix tab. My personal hope is that samba will one day set rfc ids automatically so that these windows guys won't have to care. E.g. it could be an option when provisioning a new domain. It would