similar to: samba domain vs linux network security

Displaying 20 results from an estimated 30000 matches similar to: "samba domain vs linux network security"

2005 Feb 03
6
smbldap-populate failure
dear list, I'm trying to migrate nt4 to samba3, and have two issues at the moment. First is: I'm getting two (small?) errors using smbldap-populate on my ldap database. At first I tried ignoring this, but now also rpc net vampire complains. (maybe because of this..?) This is the output of smbldap-populate: <quote> server:/usr/local/sbin # smbldap-populate Using builtin directory
2005 Jul 12
1
xfs filesystem corruption
dear list. I was just wondering, is there anyone here using sles9 with xfs in an lvm? We had severe filesystem corruption on a server today, and only two things were changed: I updated via yast online update (lot's of updates, strange enough, including an lvm update) and I had to replace a drive in my hardware 6 disk raid array. (IBM 5i, raid 5) Now I was wondering what caused the
2014 Mar 19
2
multiple dns forwarders
Hi, To make our AD more robust, I'd like to provide more than one dns forwarder, like for example: dns forwarder = 8.8.8.8 8.8.4.4 However, this seems to break dns resolution completely (and without logging errors in the logs!): # Host test.com not found: 3(NXDOMAIN) With only one forwarder things work: $ test.com has address 208.64.121.161 Am I really allowed to specify only one
2015 Oct 13
4
machine accounts question
Hi, I can be wrong but for me UID and GID are UNIX concepts. If your workstations are Windows systems, those UID/GID are not necessary. This does not address your issue but it could help to understand things and to avoid searching in the wrong direction... Cheers, mathias 2015-10-12 20:41 GMT+02:00 mourik jan c heupink <heupink at merit.unu.edu>: > Some extra info from the samba
2015 Oct 01
2
ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user username
On 10/01/2015 03:57 PM, David Whitney wrote: > Hi mourik...are you saying these messages in the logs are new, as in > suddenly these messages are appearing? > > What version of Samba are you running? > We're on samba 4.2.4, sernet, on wheezy, AD. Running without any issues for more than a year. I have never noticed them before, and a quick search in the logs doesn't
2005 Jun 17
2
Illegal multibyte sequence error in pdbedit output
dear list, in the output of pdbedit -L -v heupink I'm getting these errors: convert_string_allocate: Conversion error: Illegal multibyte sequence(???p? ????????) Any ideas where to look..? Are these serieus errors..? (it looks as if the errors occur BEFORE the actual ldap connection is opened, so I guess they're not ldap related...) My samba is 3.0.14a, and system is sles9 Below find
2015 Jan 23
3
Multiple attributes
Ho Mourik Thanks for your reply, any other attribute which we can duplicate? Br. Umar On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit < heupink at merit.unu.edu> wrote: > Hi, > > In AD, the attribute mail can only exist once. > > MJ > > On 01/23/2015 05:27 AM, Umar Draz wrote: > >> Hi All >> >> I am tying to create a user in SAMBA 4
2015 Nov 18
3
Permission Issues with GPO
None of my computers have a UID/GID and my GPO works fine. Add the line i suggested to the share, and setup your rights Gr. Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens mourik jan c > heupink > Verzonden: dinsdag 17 november 2015 18:55 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Permission Issues with
2014 May 28
2
adding nt4 server to samba4 AD
Hi all, I need to add a windows nt4 (sp6a) server to our samba-4.1.6 active directory. I installed nt4 as a 'stand alone server'. So far it doesn't work, I get: When selecting to 'create a computer account in the domain': - the machine account for this computer either does not exist or is inaccessible If I create a computer account manually, and do not check 'create a
2015 Oct 06
6
weak passwords
Hi, Is it possible to test our AD for weak passwords? We have set max password age, and password complexity etc. However, we would like to know that the passwords that are CURRENTLY still in the system are good or weak. Perhaps some kind of tool to test dictionary passwords etc, but preferably locally on the /var/lib/samba databases to not lockout the accounts due to too many failed
2015 Jan 23
2
Multiple attributes
Hi All I am tying to create a user in SAMBA 4 AD with ldapadd, but its not allow me to add multiple mail attributes, here is my ldif of user. dn: CN=ayesha,CN=Users,DC=samba4pdc,DC=net objectClass: top objectClass: person objectClass: organizationalPerson objectClass: user cn: ayesha name: ayesha sAMAccountName: ayesha userPrincipalName: Ayesha Umar objectCategory:
2015 Oct 08
2
Sernet 4.3.X package is no longer free :/
Maurik, You are right. I am currently using 4.1.17 and have the same failed login messages as you describe. There is, however, a bit more information further down in the logfile: [2015/10/07 16:51:24.076283, 2] authentication for user [HPRS/Administrator] FAILED with error NT_STATUS_WRONG_PASSWORD auth_check_password_send: Checking password for unmapped user [HPRS]\[Administrator]@[ROVER]
2014 Jul 23
1
sssd problems after dc1 is no longer online
Hi all, I hope that this request for help will be the last one, for a while to come. Today, sernet support helped my sort out our DC mess, and they did a great job. However, sssd no longer works, and I hope someone here can help out. We used to have DC1, DC2 and DC3. DC1 was the classic-upgraded, first, 'original' DC, and had to be shutdown, unfortunately. So only DC2 and DC3
2014 Sep 04
2
samba4 + squid 2.7 auth
Hi list, i have a samba4 AD server working, and squid 2.7 auth internal...so i need change the auth of squid to my samba4 server....i search in google but information is incomplete and diferent...any official site, wiki or user experince to get information about? regards and thanks -- Administrador de Redes Nodo Provincial ESILT OS: Debian 7.5 wheezy
2014 Aug 21
1
samba-tool user to edit users..?
Hi, In our samba3 days, we provided a homedirectory like \\filehost\username. Now, with samba4 / ADUC using "\\filehost\username" gives the error: "the home folder could not be created because: the network name cannot be found". We have a little root preexec scripts creates the directory and sets permissions, so ADUC only needs to accept the
2015 Jun 17
1
Can't login to Windows 2012R2 with domain user
Thank you! Does it possible to convert this git diffs - https://attachments.samba.org/attachment.cgi?id=11162 to common patch? I would like to apply it to Sernet packages sources and rebuild it for test. On Wed, Jun 17, 2015 at 6:05 PM, mourik jan heupink <heupink at merit.unu.edu> wrote: > Perhaps this: > > https://bugzilla.samba.org/show_bug.cgi?id=11061 > > > On
2013 Jun 18
2
dovecot enterprise release
Hi all, Not sure if this is the right place to ask, but...: On the dovecot enterprise release pages, only debian 6 compatibility is shown. Are there any plans to support wheezy? (as 7 is stable now, and we are running it...) Regards, Mourik Jan
2014 Mar 28
1
small dns question
Hi list, This weekend I'll be performing the samba3 -> samba4 tango :-) Anyway: I'll be setting up two DC's, and would like to know if they can BOTH be a dns server for our AD domain, or if that 'role' is only for the 'primary' DC? ('primary' being to one who's sysvol is rsynced to the 'secondary') Because if they both have all dns knowledge,
2015 Nov 06
2
samba-tool ldapcmp
Hello Folks, I'm a Brazilian student. I'm doing some labs about SAMBA4 AD DC with 4 domain controllers (03 Linux Debian 8 x64 with SAMBA 4.3.1 installed by souce packeage and 01 Windows Server 2008 R2 Standard x64 to study for LPIC3 certification exam.) About the "samba-tool ldapcmp" (https://wiki.samba.org/index.php/Samba-tool_ldapcmp), in my lab, even applying the indicated
2015 Nov 23
2
getting started with GPOs
Running the sernet distribution of Samba 4.2 on Ubuntu 14 LTS. I have a DC and a Member Server and I have a Windows 8.1 workstation on which I can log in and get a drive mapped to a share on the Member Server. I want to try setting up a GPO. The goal is to redirect the documents folder on windows workstations to a network share. So I start the Group Policy Management tool on my windows 8.1