search for: adding_users_with_samba_tool

Displaying 11 results from an estimated 11 matches for "adding_users_with_samba_tool".

2017 Aug 02
2
Bulk add users and rfc2307 attributes questions
...access the shares on the member server. Everything seems to be working as expected. The problem I am facing is I need to add about 150 users. Once the initial load of users is added I want to use the rsat tools to manage the users and shares. I found an article @ https://wiki.samba.org/index.php/Adding_users_with_samba_tool that says to add users using samba-tool. I think I want to write a script that does something like the following substituting variables where appropriate: # samba-tool user create --nis-domain SAMDOM --uid-number 10007 \ --gid-number 10000 --login-shell=/sbin/nologin --unix-home \ /home/samba/us...
2018 Sep 06
2
Authenticating against Samba 4 AD LDAP service
...es from LDAP (via nss_pam_ldapd CentOS package). Basically, I have configured nslcd to get info from Samba4, according to https://wiki.samba.org/index.php/Nslcd The further questions are: 1. I have to add uidNumber/gidNumber manually per user/group, as said in https://wiki.samba.org/index.php/Adding_users_with_samba_tool Is it possible to do that in batch mode, as well (i.e. create kind of .ldif and update the sam.ldb with it)? 2. I have no luck setting up pam_ldap.conf to allow authentication against Samba4. There are no visible hints in Samba Wiki. I could only guess I have to try Kerberos, perhaps, instead...
2017 Aug 02
0
Bulk add users and rfc2307 attributes questions
...rver. Everything seems to be working as expected. > > The problem I am facing is I need to add about 150 users. Once the > initial load of users is added I want to use the rsat tools to manage > the users and shares. > > I found an article @ > https://wiki.samba.org/index.php/Adding_users_with_samba_tool that > says to add users using samba-tool. I think I want to write a script > that does something like the following substituting variables where > appropriate: > > # samba-tool user create --nis-domain SAMDOM --uid-number 10007 \ > --gid-number 10000 --login-shell=/sbin/nologin...
2018 Jul 08
0
Restore a user?
...get me very far: * http://redtic.uclv.cu/dokuwiki/restoring_deleted_ad_objects * https://lists.samba.org/archive/samba/2017-August/210589.html * https://www.google.com/search?q=ldbrename+deleted+object * https://wiki.samba.org/index.php/User_and_Group_management * https://wiki.samba.org/index.php/Adding_users_with_samba_tool * https://www.bing.com/search?q=show+user+sid&rlz=1C1CHZL_enUS740US743&oq=show+user+sid&aqs=chrome..69i57j69i60j0l4.3635j0j7&sourceid=chrome&ie=UTF-8 * https://superuser.com/questions/862802/how-to-change-samba-user-sid * https://www.google.com/search?q=wiki+samba+active+directo...
2018 Sep 06
0
Authenticating against Samba 4 AD LDAP service
...Basically, I have configured nslcd to get info from Samba4, according > to > > https://wiki.samba.org/index.php/Nslcd > > The further questions are: > > 1. I have to add uidNumber/gidNumber manually per user/group, as said > in > > https://wiki.samba.org/index.php/Adding_users_with_samba_tool > > Is it possible to do that in batch mode, as well (i.e. create kind of > .ldif and update the sam.ldb with it)? Write a script around 'samba-tool user create'. You could extract the required data from a file (csv ?) and use this to create the users one by one. > > 2....
2018 Sep 06
2
Authenticating against Samba 4 AD LDAP service
Rowland Penny via samba писал 2018-09-05 16:10: > On Wed, 05 Sep 2018 15:46:04 +0700 > Konstantin Boyandin via samba <samba at lists.samba.org> wrote: > >> Hello, >> >> One of Samba 3 -> Samba 4 migration task I am solving is changing >> authentication against new Samba 4 AD domain. >> >> Existing services use LDAP directory of Samba 3 to
2017 Aug 02
1
Bulk add users and rfc2307 attributes questions
...be working as expected. >> >> The problem I am facing is I need to add about 150 users. Once the >> initial load of users is added I want to use the rsat tools to manage >> the users and shares. >> >> I found an article @ >> https://wiki.samba.org/index.php/Adding_users_with_samba_tool that >> says to add users using samba-tool. I think I want to write a script >> that does something like the following substituting variables where >> appropriate: >> >> # samba-tool user create --nis-domain SAMDOM --uid-number 10007 \ >> --gid-number 10000 --lo...
2014 Feb 13
0
samba4 ad domain member server -- don't desire sid <-> uid mapping
...etent api's hanging unexpectedly for example, or any of the other bad things that can result when the behavior of the password database apis has a sudden behavior change) There is a page on the samba wiki which suggests that I what I desire to do is possible -- https://wiki.samba.org/index.php/Adding_users_with_samba_tool -- it says specifically 'samba 4 does not require a local Unix user for each Samba user that is created'. That's the holy grail for me, exactly what I want ... Can anyone point me in the right direction to set things up that way? I want to 1. setup a samba4 server that is joined to...
2018 Sep 07
1
Authenticating against Samba 4 AD LDAP service
...et info from Samba4, according >> to >> >> https://wiki.samba.org/index.php/Nslcd >> >> The further questions are: >> >> 1. I have to add uidNumber/gidNumber manually per user/group, as said >> in >> >> https://wiki.samba.org/index.php/Adding_users_with_samba_tool >> >> Is it possible to do that in batch mode, as well (i.e. create kind of >> .ldif and update the sam.ldb with it)? > > Write a script around 'samba-tool user create'. You could extract the > required data from a file (csv ?) and use this to create the users o...
2019 Apr 06
5
DsReplicaSync failed - WERR_LOGON_FAILURE // Failed to bind to uuid for ncacn_ip_tcp - NT_STATUS_LOGON_FAILURE
Am Sa., 6. Apr. 2019 um 18:01 Uhr schrieb Rowland Penny via samba < samba at lists.samba.org>: > On Sat, 6 Apr 2019 17:21:26 +0200 > Martin Krämer <mk.maddin at gmail.com> wrote: > > > Hello Rowland, > > > > thanks for your help. > > Below my comments > > > > See here: > > > > > > http://apt.van-belle.nl/ > > >
2019 Apr 10
0
DsReplicaSync failed - WERR_LOGON_FAILURE // Failed to bind to uuid for ncacn_ip_tcp - NT_STATUS_LOGON_FAILURE
...uot;winbind -i <username>" while "winbind -n <username>" works correctly on the client. (On the DC both commands work correctly.) With some more research I found the following articles: https://wiki.samba.org/index.php/Idmap_config_ad and https://wiki.samba.org/index.php/Adding_users_with_samba_tool#Adding_Unix_attributes_to_a_Windows_user But after reading these two articles I am left over with some questions I hope you can help me with: 1. Did I understand correctly that if I want to make sure winbind resolve is working correctly (independently of Samba user, Samba group or samba computer a...