similar to: samba4.8.4 offline domain join

Displaying 20 results from an estimated 3000 matches similar to: "samba4.8.4 offline domain join"

2018 Sep 12
2
samba4.8.4 offline domain join
Hello, I have built a domain with samba4.8.4. I can join windows to the domain in normal way successfully. But today when I tried to offline join the domain, log.samba showed that the password was wrong. But in fact the password was correct. And after several time's trying, the machine account got locked. Offline domain join is available in samba4.5.16. So is there any default setting get
2018 Sep 12
0
samba4.8.4 offline domain join
Hi Ryan, how exactly did you create the offline blobs? Im using offline Join here with samba 4.8.4 and it works fine. Btw, why differs your Netbios name to dns-name-part? Regards, Oliver On 12.09.2018 17:30, Ryan via samba wrote: > Hello, > I have built a domain with samba4.8.4. I can join windows to the domain in normal way successfully. But today when I tried to offline join the
2018 Apr 16
3
access domain via ldap failed
Hi, Recently I try to build a domain with samba as the domain controller. It’s the samba 4.8.0. After I’ve built and install it on my Linux, I try to test it via Ldap connection. But it remains me that the server is not operational. I used samba 4.5.16 before, and it works well. Is there any difference between samba 4.8.0 and 4.5.x about samba access or Ldap setting especially. Here’s my smb.conf:
2018 Apr 12
0
Fw:ldap access domain AD failed on 4.7.6 and 4.8.0
Hi, I want to use samba as AD on SLES 11 SP3. And I can make samba 4.5.x into some rpms which works well. Recently I try to build samba 4.8.0 using my spec file which works well on samba4.5.x. But when I test these rpms there is a problem. When I use ldap to access the domain to query some domain info, it remains me the directory service is not operational. This problem also appears in
2018 Sep 14
2
samba4.8.x machine account authentication using NetJoinDomain failed
Actually 0904.huawei.com is just one of my test domain. I also built domain naned vds.huawei.com. Same problem exsts. Besides, samba 4.5.16 doesn't have this issue. I still doubt that some setting changed, such as encrypt method permission... After all, the log renainds password is wrong.Do you have any other clue? >On Fri, 14 Sep 2018 15:07:07 +0800 (CST) >Ryan via samba <samba at
2018 Sep 14
0
samba4.8.x machine account authentication using NetJoinDomain faled
On Fri, 14 Sep 2018 15:07:07 +0800 (CST) Ryan via samba <samba at lists.samba.org> wrote: > Hi all, > I tried samba 4.8.3, 4.8.4 and 4.8.5 to build a domain. In the domain > I firstly create a machine acconut and set it's password. Then I get > a computer that own this machine account's name. I use the mechod > NetJoinDomain to get this computer authencated to the
2018 Sep 14
2
samba4.8.x machine account authentication using NetJoinDomain faled
Hi all, I tried samba 4.8.3, 4.8.4 and 4.8.5 to build a domain. In the domain I firstly create a machine acconut and set it's password. Then I get a computer that own this machine account's name. I use the mechod NetJoinDomain to get this computer authencated to the domain. It failed with returncode 1326. Besides, all the process above is avaliable in samba 4.5.16. So does any default
2016 Feb 25
1
Trouble adding a service principal to keytab
Hi, I am new to samba and Kerberos so please be gentle! I have built a samba AD DC (v4.3.5) on Centos Linux from source and am trying to add a service principal and generate a keytab containing the principal. However the principal entry does not appear in the keytab. Here's what I did: [root at bones ~]# samba-tool spn add GEMSTONE64/bunk.gemtalksystems.com at
2011 Sep 17
1
vfs_shadow_copy2 doesn't seem to work with basedir of /
Hi all, I'm using the VFS sbadow_copy2 module, and I think I've hit a bug. This config works: mattcen at adam:SambaTest$ cat works3/smb.conf [SambaTest] comment = SambaTest writable = yes path = /srv/SambaTest/share #vfs objects = shadow_copy vfs objects = shadow_copy2 shadow:snapdir = /mnt/dates shadow:basedir = /srv mattcen
2009 Apr 24
5
ACLs set in Windows not honored
Hi All, I am in the process of trying to build a Samba server to replace our aging EMC Celerra file server appliance.? The goal, ultimately, is to build a file server on which we can migrate a file share from the Celerra (ACL permissions and all) over to Samba, where the file share can be exported via NFS as well as Samba, AND the permissions we see in Linux are what we see in Windows (as well as
2010 Oct 20
1
Samba 3.5.6 pam problems
Hi, I've setup Samba 3.5.6 as a member server in a 2003R2 domain with a single dc, idmapping is by rfc2307 with a tdb backend for builtin accounts etc, I can list users and groups using wbinfo and I can create shares and access them from the windows server, files and folders owned by ad users show the correct user and group names so mapping appears to be working, I can su to ad accounts but I
2012 Mar 13
0
External trust / DMZ (nsswitch vs wbinfo)
Hello, Summary: a Linux server joined to domain GODMZ (which trusts another domain GOCORP), without network access to GOCORP domain controllers can authenticate but not retrieve user information (id) even though wbinfo -n can resolve a name to SID. Long: We have two domains, both at server 2003 functional level. GOCORP contains users and intranet servers. GODMZ contains servers in the DMZ (web
2011 Nov 10
2
wbinfo --ping can't find winbind?
I have compiled 3.5.12 from source on CentOS 5.7. I am using krb5.conf, smb.conf files that have worked with other 3.5.x installs of Samba (at least in terms of wbinfo working) but now I am not able to get any data from winbind. The server is running and the logs don't report any errors. I had done several 'make uninstall' while compiling/recompiling with different options. Could
2003 Mar 24
3
winbind and bad permissions mapping from NT to Samba
I'm installed Samba 2.2.8 with the intetion of use it as file share for a NT Domain. I have also an interest to the use of extended ACL so I recompiled the kernel (2.4.20) with the acl patch and I added to my system acl, attr, e2fsprogs and fileutils packages. After all I join the samba server into the NT domain: smbpasswd -j SAMBATEST -r SAMBA-SRV -U Administrator where SAMBATEST is the
2018 Feb 02
0
Fwd: Samba AD DC not working properly within Docker [NT_STATUS_INTERNAL_ERROR]
Hi, I am isolating many server services through Docker. I am using the macvlan driver for this with a dedicated Docker server VLAN. I have provisioned a new Samba AD domain in a docker container, the required services are running but SMB clients cannot connect (RPC error). First of all, these are the Samba versions I have tried: - Samba 4.5.12 with Debian stable - Samba 4.7.4 with Debian
2004 Mar 18
2
samba,ldap and kerberos
Hi Everybody, We are integrating samba,kerberos and ldap samba-3.0.2a sun kerberos sun ldap all the three servers are on three different solaris machines. we were able to successfully integrate samba and ldap and works fine. When trying to bring in kerberos support , we changed the samba configuration file as follows interfaces = 131.183.20.96 bind interfaces only
2007 Sep 14
0
password syncronization issue...
Greetings, Has anyone had any success with samba-3.25[a-c] under solaris10 amd64 using 'unix password sync=yes' option? % smbpasswd Old SMB password: New SMB password: Retype new SMB password: machine 127.0.0.1 rejected the password change: Error was : RAP86: The specified password is invalid. Password changed for user sambatest debugging reveals the following condition: [2007/09/13
2007 Oct 11
0
Fw: password synchronization issue...
Can I get some assistance with this? things work just fine without the synchronization? Any suggestions? Does anyone have it working with solaris10? Begin forwarded message: Date: Fri, 14 Sep 2007 10:23:31 -0400 From: John Saroglou <johny@yorku.ca> To: samba@lists.samba.org Subject: password syncronization issue... Greetings, Has anyone had any success with samba-3.25[a-c] under
2002 May 29
1
annoying authentication failure problem: sambatest[ho stname]
Hi Toni, This error is the result of a test that samba does in the module "server_validate", (in password.c) to check the password server for a bug where NT 4 (some versions) would not correctly set the guest bit. There is currently no smb.conf parameter to allow you to control this behavior, so to change it , you would need to actually hack the password.c module to disable it. Not
2016 Dec 02
3
Change Password from Windows Native Interface
Hello, I am currently trying to get a Samba 4.5.1 environment set up for testing and I am unable to get samba to request a new password from a windows user. The error that I get, is in Japanese, so I don't have the exact translation, however it is along the lines of... Your user password must be changed before logging in for the first time. However it does not give me the prompt to do so