Displaying 20 results from an estimated 20000 matches similar to: "NT-Domain - Can I use LDAP?"
2018 Oct 11
0
NT-Domain - Can I use LDAP?
On Thu, 11 Oct 2018 12:55:13 -0700
Luke Barone via samba <samba at lists.samba.org> wrote:
> We are using Samba4 in NT mode. We have an application that can pull
> usernames - great! What we need as well though is to import other
> fields saved in Samba for the users. For example, Email Address, and
> Full Name.
>
> Is it possible, without causing interruption to service,
2019 May 31
2
Windows 7 User can't change password
Hi list,
Windows 7 Pro, joined to an NT-style domain hosted by Samba 4.5.16-Debian,
installed by Apt. A user had issues authenticating with FreeRADIUS on the
server, so I changed the password from terminal to a generic password, and
logged her in. I then asked her to change her password by pressing
Ctrl+Alt+Delete -> Change Password. I typed in the generic password, and
told her to type in her
2002 Aug 19
3
Samba on NT domain
I'm having a little trouble adding my linux machine to my Windows NT
domain... anyone know how to resolve this issue:
[root@dev-zope-knox01 root]# smbpasswd -r admin1 -j CTI1
cli_net_auth2: Error NT_STATUS_NO_TRUST_SAM_ACCOUNT
cli_nt_setup_creds: auth2 challenge failed
modify_trust_password: unable to setup the PDC credentials to machine
ADMIN1. Error was : NT_STATUS_NO_TRUST_SAM_ACCOUNT.
2016 Apr 02
3
Windows 10 and Samba 4.1.17-debian (NT Domain)
OK, then here's the weird part. I have another server, hosting other files,
lets my Windows 10 system connect. The main server won't though. They are
both running Debian Jessie 8.3, and Samba 4.1.17-debian. Below is the
/etc/samba/smb.conf file *that works with Windows 7 and 10*:
[global]
workgroup = SD57
netbios name = SAMBA
server string = sss
interfaces
2016 Apr 02
1
Windows 10 and Samba 4.1.17-debian (NT Domain)
On 02/04/16 20:02, Luke Barone wrote:
> Also, when I run testparm -svv | less I can find these four lines on
> both the working and non-working servers:
>
> server max protocol = SMB3
> server min protocol = LANMAN1
> client max protocol = NT1
> client min protocol = CORE
>
>
> On Sat, Apr 2, 2016 at 11:57 AM, Luke Barone
2014 Nov 18
2
Change Objects on 2 DCs without connection
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I like to know what will happend if:
- - one Domain with 2 DCs
- - two Admins working on their Windows-ws with RSAT.
- - Admin1 is connected to DC1
- - Admin2 is connected to DC2
- - Admin1 creats a user "u1" and a group "g1"
- - then the two DCs will lose connection, the user and group is
replicated to DC2
- - now Admin1
2016 Apr 02
2
Windows 10 and Samba 4.1.17-debian (NT Domain)
Hi all,
After some config changes and reboots, I got the Samba server running
properly for my client computers running Windows 7. My issue now is with
Windows 10.
I see threads relating to setting "max protocol = NT1", but this seems to
break the Windows 7 clients (which are finally working again). Below is my
smb.conf file (which works for Windows 7):
[global]
workgroup = JMC
2004 Aug 14
1
linux client not working properly
SAMBA WEIRD PRBLEM, PLEASE HELP!!!
this is my environment:
SERVER runnning Centos 3.1 with all the updates applied, sharing files using
samba, rpm version 3.0.4, release 6.3E
Clients running Mandrake 10.0 Download edition with all the patches
applied, clients to the file server mentioned above. Samba is version
3.0.2a, release 3mdk
Here is my server smb.conf files
**********SMB.CONF START
2013 Feb 15
2
BIND9_DLZ CNAME Records Not Resolving from Windows Workstations
Hello,
In an effort to get MX and CNAME records working, I have migrated from
Samba's internal DNS to bind9_dlz. I am now seeing strange behavior where
CNAME records resolve correctly on the S4 DC, but not from workstations.
Please see the case below where I have foo.internal.testdom.com aliased to
google.com using a CNAME record. I do not understand why this is occurring
This should work,
2017 Feb 28
2
sshd Match Group directive problem
I try to set up two "Match Group" directives in sshd_config.
I have an LDAP server. All users including admins are part of the LDAP
group users. The admins users are also part of the LDAP group wheel. For
example:
[~]groups admin1
admin1 : users wheel
[~]groups users
user1 : users
On a client server to LDAP, I try to configure two "Match Group" directives
in sshd_config as
2014 Oct 27
3
3rd-party tool for creating users as alternative to ADUC
Hello list,
I am using the Microsoft ADUC (Active Directory Users & Computers) tool from the RSAT suite for creating and modifying my domain users. I am aware of the "copy" functionality which really is very nice to use. Unfortunately I am missing two important actions during the user-creation process which I try to describe:
1.) When I use the template feauture (by using the
2009 Jan 29
1
ACL
Hi samba group,
I'm trying to get samba to act like Windows in the Security tab (to be able
to add, remove, and modify ACLs on certain files/folders). We are running
Centos 5.2 (2.6.18-92.1.22.el5) with XFS installed for the /share partition.
I currently have these versions of samba installed:
samba-3.0.28-1.el5_2.1
samba-common-3.0.28-1.el5_2.1
I am pretty sure the ACL is all
2019 Jan 08
4
Using samba-tool from Domain member
Hi list,
I'm trying to work on a script that should not care what DC is up, as long
as one is. I want to be able to use the samba-tool command in our Samba-AD
domain from a domain member, using kerberos.
I have the kinit command granting me a ticket. I want to use that ticket to
remotely add users to the domain controller, while I'm on the domain
member's console. For example:
root
2003 Jul 18
2
Samba 3 Beta3 using LDAP and NT4 Migrate
Hi,
I am trying a test of migrating a NT4 Domain to Samba 3 Beta 3 configured to
use LDAP on Redhat 8. Is this possible?
Details
-------
I previously had Beta 2 on LDAP running as it's own domain controller
without problem and could create users (in LDAP) with smbpasswd -a. XP
clients could join and login OK.
Now I have flushed that setup and have loaded Beta 3 configured to use LDAP,
2016 Apr 02
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
OK, this is working with the Windows 7 clients now. Looks like it was just
a reboot. Now I have an issue with the Windows 10 clients... I'll open a
new thread about that...
On Sat, Apr 2, 2016 at 10:31 AM, Luke Barone <lukebarone at gmail.com> wrote:
> OK, I'm rebooting the server now. Removed that line first.
>
> SELinux and App Armour are not installed on the servers.
2016 Apr 01
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On 01/04/16 21:20, Luke Barone wrote:
> Anyone able to chime in? Suggestions on where to go?
>
> On Thu, Mar 31, 2016 at 11:21 AM, Luke Barone <lukebarone at gmail.com> wrote:
>
>> Hi all,
>>
>> I upgraded Samba 3 to 4 when doing a Debian Wheezy to Jessie upgrade over
>> the last couple of weeks. Most things worked, but now that staff are back,
>>
2016 Apr 02
2
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On 02/04/16 17:37, Luke Barone wrote:
> [global]
> server max protocol = SMB2
> # Line above added by lbarone - March 30, 2016
> name resolve order = host wins lmhosts bcast
> write list = @domainadmins
> passwd chat = *new*password* %n\n *new*password* %n\n *updated*
> admin users = machine,add,lbarone, at domainadmins
> smb
2016 Apr 02
3
Upgrading Samba 3 to Samba 4 - Domain Controller unreachable
On 02/04/16 18:06, Luke Barone wrote:
> OK, I've tried commenting the line out. Ran /etc/init.d/samba reload,
> but no change. Should I try a full server reboot then?
>
> On Sat, Apr 2, 2016 at 9:51 AM, Rowland penny <rpenny at samba.org
> <mailto:rpenny at samba.org>> wrote:
>
> On 02/04/16 17:37, Luke Barone wrote:
>
> [global]
>
2004 Jan 19
2
w2k/XP won't join samba pdc
Hi
I'm sure this must have come up before - if so I apologise.
I have googled, read HOWTOs FAQ and numerous personal accounts on how to
configure samba as a PDC but to no avail - neither w2k nor XP will join the
domain. NT4 Workstation and Win9x I have working fine - where have I gone
wrong ?
Linux SETUP: RedHat 7.3, samba-2.2.7-3.7.3 (upgraded from 2.2.3a)
Win2k SETUP: Win 2000 Pro,
2007 Apr 18
0
Samba / Winbind / LDAP - Can't access shares
Hi All,
I have the following setup. Samba/LDAP PDC, Samba BDC, Samba member
server, Win2K member server, 300 Win XP Client PCs.
I can access the shares on the PDC from all Win XP clients. I can
access the shares on the Win2K member server from all XP clients, I
can't however access any of the shares on the Samba BDC or Samba member
server from the XP clients.
LDAP is working fine and