Displaying 20 results from an estimated 10000 matches similar to: "segmentation fault in classicupgrade"
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
2014 Mar 19
1
adjust DC name after classicupgrade
Hi,
I'm going classicupgrade our samba3 to samba4 next weekend, and suddenly
realised something:
I intent to keep my samba3 PDC machine called 'filehost' as a member
server, to only serve files. However, after classicupgrade my new
(freshly installed) DC1 will of course have the netbios name from my
'old' samba3 machine. ('filehost')
Meaning I end up with two
2014 Jan 28
3
samba4 [homes] | canonicalize_connect_path failed for service
Hi,
Meanwhile we've come many steps further, and a new issue has risen. In
samba4 AD we have a user with:
- homeDirectory \\server\username
- homeDrive P:
- scriptPath logon.bat
When this user logs on, logon.bat is executed successfully, but
homeDirectory is NOT mounted on P: and in the logs we see:
canonicalize_connect_path failed for service username,
path /\\server\username
It seems
2014 Mar 29
2
one day AD use -> samba-tool dbcheck reports "Normalisation error for attribute 'objectClass'"
Hi all,
Our migration is coming along nicely, everything seems to work like it
should... I thought... Only samba-tool dbcheck reports five errors:
root at dc1:~# samba-tool dbcheck
Checking 1143 objects
ERROR: Normalisation error for attribute 'objectClass' in
'CN=phdseminar,CN=Users,DC=my,DC=samba,DC=domain'
Values/Order of values do/does not match: ['top',
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 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
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
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
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 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 Oct 06
3
gpo failure
Am 06.10.2015 um 21:26 schrieb mourik jan c heupink:
> I have checked all our policy directories on sysvol, and I have a
> "Registery.pol" only in some "/Machine" directories, and none in "/User"
> or "/Group Policy".
Do you have any policy in the User tree in the GPME in that GPO? If you
never defined one, then the file is missing. Try e. g.
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
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
2013 Nov 11
1
Copy additional LDAP attributes on migration from ldap
Hi all,
I noticed that only the basic openldap attributes were migrated using
classicupgrade from ldap on samba4 (4.1) We're missing many things like
'mail', 'givenName', 'jpegPhoto', etc.
I searched bugzilla, and found
https://bugzilla.samba.org/show_bug.cgi?id=9008
Does anyone know if this will be implemented any time soon? I'm guessing
there are many
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:
2013 Nov 19
2
some samba4 AD questions, after a week of playing around
Hi,
I've been experimenting with samba4 for a little while now, and some
things go very smoothly, others not quite so. :-) However I have some
questions that hopefully some of you can help with.
1. In samba3/openldap we have seperate ou for groups and users. The
samba-tool classicupgrade migrates these both into one single CN=Users.
Is there a way to seperate them, like we had in samba3?
2015 Oct 07
2
gpo failure
Hi Louis, Marc, list,
Quick update:
On 7-10-2015 12:25, L.P.H. van Belle wrote:
> Marc,
>
> Its for mourik important, because he wants to know why he has this error in his event logs. (i want to know also.) (learning mode)
>
> Mourik Jan, reboot the computer and login again, do you still see the error message, just to check if this wasnt an old message.
> And/or, maybe this pc
2020 Mar 09
4
Errors for shares since 4.12.0
Hi,
I tried samba 4.12.0 on our file server which is a domain member and
exporting some shares. We're getting some strange errors on some shares
since the update.
Right after starting or restarting smbd everything is fine. After short
while (seconds or a few minutes) users are getting errors when trying to
access the shares, e.q. "Invalid Handle Error", "An unexpected
2014 Sep 16
2
missing sam.ldb file
Hi,
We have suddenly noticed a difference between our dc's. The file called
/var/lib/samba/private/sam.ldb.d/sam.ldb
is only present on 1 of our three dc's. The AD seems to be in healthy
state, but...isn't this a bit strange?
root at dc3:/var/lib/samba/private/sam.ldb.d# ls -l sam.ldb
-rw-r--r-- 1 root root 53248 Sep 2 17:31 sam.ldb
root at dc3:/var/lib/samba/private/sam.ldb.d#
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