similar to: incorporating linux machines in windows network

Displaying 20 results from an estimated 20000 matches similar to: "incorporating linux machines in windows network"

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 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
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 14
1
machine accounts question
In responce of Mourik Jan in this thing.. - The pc's boot that fast these days that the network stack is not loaded yet, which explains the "currently no logon servers available to service the logon request" which can be solved by setting the "Always wait for network " Setting in GPO. For Mathias, If your using sites and different dns domains. Like Office1.domain.tld
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
2015 Jan 23
0
Multiple attributes
On 23/01/15 09:44, Umar Draz wrote: > 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
2014 Jan 16
1
userPrincipalName question
Hi all, We're still experimenting with the samba3 -> samba4 upgrade. Lot's of nice progression. :-) ANyway: my question is how to deal with the userPrincipalName AD field. The classicupgrade does not fill this field. Reading up on it, tells me that it appears to be required, and should be something like username at samba4.domain Is this correct? How do you generally deal with
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 Jan 22
1
sssd / classicupgrade / computer accounts
Hi all, After classicupgrade my machine accounts are placed in a separate CN=Computers, with objectclasses: - posixAccount - person - organisationalPerson - user - computer Taking my sssd configuration from https://wiki.samba.org/index.php/Local_user_management_and_authentication/sssd, I have this config: ... ldap_user_object_class = user ... Meaning all my computer accounts are included in
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]
2015 Nov 18
4
Permission Issues with GPO
Hai Mourik Jan/Victor. > MJ definitely understands the problem I'm facing.... Yes, and i do to but you wont listen... ALL My client pc's, windows and linux computers, dont have any uid/gid assigned. My client pc's do access the DCs and multiple member servers with shares. I do distribute settings and files with GPO and these files are on a member server. Yes also as
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
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
2015 Oct 01
0
ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user username
If the problem machines are Windows 8 or later machines, it *could *be an SMB protocol negotiation issue. Windows 8 will attempt to negotiate SMB 3.11, but samba < 4.3 will cap at SMB 3.0. SMB 3.11 support came out with Samba 4.3.x. If this is the problem, you could either disable SMB2/3 on the Windows 8 box as noted in https://support.microsoft.com/en-us/kb/2696547, or possibly consider
2015 Nov 24
4
getting started with GPOs
So the GPO Management Tool works under Windows 8.1 for you? On Tue, Nov 24, 2015 at 3:11 AM, mourik jan c heupink <heupink at merit.unu.edu > wrote: > > > On 24-11-2015 0:29, Jeff Dickens wrote: > >> On the Samba side the only thing I see in the logs are some complaints >> about not being able to load the printer list. >> > That probably not related. >
2014 Aug 28
0
No objectClass found in replPropertyMetaData
Ok, i change the subject of the old thread. (was thread : replication issues solved by adding GUID name ... ) i'v analyzed this problem.. I think where this is comming from. i did a : samba-tool dbcheck --cross-ncs -v same here 0 error. and thank you Rowland for this one. ldbsearch -H /var/lib/samba/private/sam.ldb -b
2014 Aug 28
0
FW: No objectClass found in replPropertyMetaData *(was thread :replication issues solved by adding GUID name ... )
Ok, i'v analyzed this problem.. I think where this is comming from. i did a : samba-tool dbcheck --cross-ncs -v same here 0 error. and thank you Rowland for this one. ldbsearch -H /var/lib/samba/private/sam.ldb -b "OU=TOPFLOOR,OU=RTD,OU=COMPANY,DC=INTERNAL,DC=COMPANY,DC=TLD" -s base replPropertyMetaData --show-binary i didnt look exactly at the outcome but i saw the
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
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
2017 Jul 25
0
under another kind of attack
"mourik jan c heupink" <lists at merit.unu.edu> writes: > On 07/24/2017 04:51 AM, Joseph Tam wrote:> You are essentially writing your own backend by taking over >> authentication. You'll be accepting user/password inputs into your >> checkpassword executable, then use the LDAP API (or some other system...snip >> and source address, which will be