Displaying 20 results from an estimated 10000 matches similar to: "Join Windows machines to a Samba3 domain"
2015 Aug 25
2
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Good morning people! I would like some help from you, I'm looking to migrate
my 300 registered users in my samba3 + openladp to my new domain Samba4. I
will rejoin all machines in the new domain, but would not want to register
the 300 users again. I managed to import the user with the ldb command:
ldbadd -H /var/lib/samba/private/sam.ldb newusertest.ldif
When I give the command:
samba-tool
2015 Aug 25
2
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
I am using AD DC. I already have a domain Samba3 + Openladp, I'm creating
this new domain Samba4, but I want to import all users who have already
registered in my base Openldap. If it was the same demesne I would use the
migration tool, but it's a different domain.
--
View this message in context:
2003 Sep 09
3
samba3: need to wait 3 minutes before login
Hi,
at our local computer pool in the school we've a samba3
server and about 40 winnt-4.0 workstations. the main
problem is, that the workstations have to wait for
about 3 minutes after they started, before a user can
login. in other words: the computer starts and if you
try to login then immediatly you'll get "domain manos
not available" or something like this. but if you wait
2015 Aug 25
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
A blank password should work yes, but I do not know if I can make is to put
each user change password at next logon. I did not see this option in the
ldif ...
--
View this message in context: http://samba.2283325.n4.nabble.com/Import-USER-and-PASSWORD-Samba3-OpenLadp-TO-Samba4-tp4690180p4690214.html
Sent from the Samba - General mailing list archive at Nabble.com.
2015 Aug 25
2
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
That's my ldif I can import successfully. The problem is not passing the
password for the Samba4...
dn: cn=usertest,cn=users,dc=dominio,dc=local
objectClass: usertest
sAMAccountName: usertest
displayName: User Test
homeDirectory: /home/usertest
uid: usertest
cn: usertest
uidNumber: 10211
userPassword:: e1NTSEF9Mk1Ya0NSTGsxQjRDbGhmcnk5MTYybEFMOEVoTFowUkg=
sn: usertest
givenName: usertest
--
2015 Aug 25
2
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Thank Rowland, imagine that your crystal ball is not working, my already
broken a long time .... I want to know if anyone here in the list have been
through a similar problem with my, no wonder the ldif anyone, just wonder if
anyone else has had to import only users and Openldap passwords for Samba4.
Again thank you for your huge and wonderful collaboration Rowland.
--
View this message in
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
2004 Mar 19
1
Samba3 installation issues
I'm trying to install the Samba3 rpm's on a SuSE 9.0 machine. When I try
it, I get the following message(s):
LX1020:/opt/samba3 # rpm -ivh samba3-*
error: Failed dependencies:
libasn1.so.5 is needed by samba3-3.0.2a-0
libcom_err.so.1 is needed by samba3-3.0.2a-0
libcrypto.so.0.9.6 is needed by samba3-3.0.2a-0
libdb-4.0.so is needed by samba3-3.0.2a-0
2015 Aug 25
2
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
Got it, I'll edit my best ldif, I'm thinking and do what you said, reading my
ldif, seeking users and regarding the password, leave without password, but
force him to change at next logon. Now, as I have in ldif enable this
option? Or I'll have to do this in the user manager for user-RSAT Windows?
And thanks for Rowland strength.
--
View this message in context:
2003 Nov 03
2
Errors in log file with Samba3
Hi !
I need help !
I installed Samba 3, and many files are corrupting.
I have many error lines in my logs.
--------------------------
machine log file:
--------------------------
[2003/11/03 10:38:06, 0] lib/util_sock.c:write_socket_data(388)
write_socket_data: write failure. Error = Broken pipe
[2003/11/03 13:36:15, 0] lib/util_sock.c:write_socket_data(388)
write_socket_data: write
2010 Feb 24
1
Samba3-HOWTO Japanese translation RELEASED!
Samba3-HOWTO Japanese translation RELEASED
On Februaly 18, 2010, Samba Users Group Japan announces Japanese translation of
official Samba3-HOWTO, which is shipped with Samba, CIFS/SMB server software.
1. What is Samba3-HOWTO Japanese translation
Samba3-HOWTO is an official HOWTO shipped with Samba distribution.
It was partially translated by one of IPA's(*) Open Source projects.
Now the
2019 May 22
2
Samba4 machine fails to join in samba3 domain
Louis is right, you should upgrade, but, in the meantime, try adding
'ntlm auth = yes' to your smb.conf, see if that helps.
>
> Also try running the following commands:
>
> net getlocalsid
>
> net getdomainsid
>
> Rowland
>
Yes they should upgrade, I totally agree. I've allready migrated samba3
domain to samba4 domain , but in this case the samba4 one is
2011 Feb 21
4
Initializing a Samba3 ldapsam
I have spent the last few days attempting to get a Samba3 PDC/BDC
setup with an LDAP SAM and need some clarification on exactly what
should/can be initialized in the LDAP SAM.
As my main sources of information/inspiration I have been using
http://http://wiki.samba.org/index.php/Replicated_Failover_Domain_Controller_and_file_server_using_LDAP and the smbldap-tools source code, but have also
2018 Jun 05
2
Samba4 - Interdomain trust with samba3
Hello,
I'm actually migrating resources from an old samba3/LDAPĀ (DOMAINA) to a
Samba4 domain (DOMAINB) .
I succeded in populating Samba4 users and groups from the old one.
Now both domain live together during the migration i would like to set
up an interdomain trust between the 2 domains so that samba4 users can
still have access to samba shares on the old samba3 domain. So it would
be
2019 Jun 12
2
Question about migration from samba3 to samba4
Hello,
Actually we have pdc with Samba3 for domain and now install Samba4 for migrate the old samba3. My question is, Is possible make a progressive user migration and both environments works together (shared folders, printers, etc). Or the unique option is migrate all users from samba3 to samba4 ??
Thanks.
2012 Oct 15
1
samba3 to samba4 // logon hours // server role secrets.tdb, secrets.ldb
Hello.
I tried the migration from samba3 domain master (pdc) to a samba4.
samba4 -V:
Version 4.1.0pre1-GIT-2c3a808
I used the wiki entry about samba3 migration as a guide, copied over
the data etc. but I have some questions left.
fyi - samba3 tdbsam backend. I removed/edited serveral user accounts
with Umlauts in Fullname/Displayname. (tdbdump/text editor/tdbrestore)
until all user accounts
2003 Oct 09
3
Samba3+Nexus+Srvtools at least strange
Hi all,
Sorry for distubing you with this minor problem, but:
I've configured samba3 for ldapsam and successfuly joined a WinNT Server
4.0 with on the fly account creation (I have root in LDAP). Now I'm
able to manage my samba3 with user manager for domains from srvtools,
but not nexus :-(. From my point of view the sadest thing is that on 9x
no other application can retrive user
2014 Sep 28
1
nss, samba3/ldap PDC, NT4 interdomain trust and performance
Hi everyone,
last week I took a look at a samba3 PDC server with some performance
issues. The samba3 PDC has an ldap backend and has nss_ldap configured
properly. It has also interdomain trust so it has nss_winbind configured
too, so in /etc/nsswitch.conf there is :
passwd: compat ldap winbind
group: compat ldap winbind
This setup has some performance issues on the nss_ldap part of the
2003 Dec 24
1
"Account Unknown" problem (Samba3 domain users in WinNT permissions)
Hello,
I'm suffering a estrange problem in a WinNT-Samba3 environment. I have two
servers: WinNT4 (PDC of domain A-DOMAIN) and Samba3 (PDC of B-DOMAIN).
A-DOMAIN and B-DOMAIN trust each other (I had followed the procedures
described in HOWTO Chapter 16 successfully).
The problem arises when I assign permission in WinNT server's folders
(A-DOMAIN) for users in the Samba domain (B-DOMAIN).