Displaying 20 results from an estimated 200 matches similar to: "Samba 4 Active Directory Quotas"
2014 Dec 27
2
Samba 4 Active Directory Quotas
I've been messing around with disk quotas for users and have seen some who
have extended the Samba 4 AD schema to include a quota attribute. For
example, I found this schema extension here:
http://fossies.org/linux/quota/ldap-scripts/quota.schema
Is there a common method for doing this?
--
Greg J. Zartman
Board Member
Koozali SME Server
www.koozali.org
SME Server user, contributor, and
2014 Dec 27
0
Samba 4 Active Directory Quotas
On 27/12/14 06:26, Greg Zartman wrote:
> I've been messing around with disk quotas for users and have seen some who
> have extended the Samba 4 AD schema to include a quota attribute. For
> example, I found this schema extension here:
> http://fossies.org/linux/quota/ldap-scripts/quota.schema
>
> Is there a common method for doing this?
>
Yes, samba4 comes with a script:
2014 Dec 28
1
Samba 4 Active Directory Quotas
On Sat, Dec 27, 2014 at 2:43 AM, Rowland Penny <rowlandpenny at googlemail.com>
wrote:
> Yes, samba4 comes with a script: oLschema2ldif
>
Humm... Not liking the errors in this method. Looking at the ldif, I
think we could rework this so that one could modify the LDAP schema
directly using LDAP syntax. In my case, I'm using Net::LDAP. Something
more like this:
dn:
2013 Jul 11
2
oLschema2ldif segfault
I'm seeing a oLschema2ldif segfault when it comes across attributetypes with syntax '1.3.6.1.4.1.1466.115.121.1.5' that is a BINARY attribute.
Is this by design?
Can I store binary attributes in samba4 ldap?
Thanks!
2011 Feb 01
1
Conversion to Samba4
I'm looking for direction on converting from openldap / samba3 backend
to samba4.
At this point I've got my samba4 domain provisioned and working and I
now want to start importing users but for the life of me I can't find
any information on the net about the process.
Few questions.
Do I need to use the converted schema from oLschema2ldif?
Do I need to convert the exported ldifs
2013 Sep 06
3
Samba4 LDAP Integration with Asterisk
Hi,
I am turning crazy. I try to integrate Asterisk 11.5.1 into Samba4 LDAP,
but when I import the ldif file from contrib directory I get this error.
ldbmodify -H /usr/local/samba/private/sam.ldb asterisk.ldif
--option="dsdb:schema update allowed"=true
ERR: (No such object) "objectclass: Cannot add
cn=asterisk,cn=schema,cn=config, parent does not exist!" on DN
2020 Jul 20
2
Migrate mail aliases to AD ypServ30
Mon, 20 Jul 2020 11:56:57 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 20/07/2020 11:11, RhineDevil via samba wrote:
> > How could I migrate these fields to CN=aliases,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=local?
> >
> > dn: cn=abuse,ou=Aliases,DC=mydomail,DC=local
> > cn: abuse
> > objectClass: nisMailAlias
> > objectClass:
2013 Apr 02
4
Samba4 migration
I have a question ...
How can I migrate existing LDAP users ( or schemas) on Ubuntu 10.04.2 to the
new Samba4 (Ubuntu 12.04.2) server?
Does anyone have an idea?
Thanks for support
Alex
--
View this message in context: http://samba.2283325.n4.nabble.com/Samba4-migration-tp4646168.html
Sent from the Samba - General mailing list archive at Nabble.com.
2009 Sep 16
1
Bug#546908: logcheck: Since upgrade to latest, some patterns are no longer filtered
Package: logcheck
Version: 1.3.3
Severity: normal
After upgrading to the latest logcheck, I've noticed that some local
rules I have written no longer filter out the logs properly.
I've been able to correlate the non-matching to the presence of the
'/' (slash) character or '[' (left bracket) in the string that the
".*" pattern ought to match.
For instance, I
2015 Apr 08
1
Samba 4 , ful list of LDAP-style attributes
Cool, I'll have a look at this too,
thanks All!
___________________________________________________________________________________________
Mario Pio Russo, System Admin SWG IT Services Dublin, Phone & FAX: +353 1
815 2236, eMail: mariopiorusso at ie.ibm.com
IBM Ireland Product Distribution Limited registered in Ireland with number
92815. Registered Office: IBM House, Shelbourne Road,
2016 Mar 22
2
Samba4 - Cannot contact any KDC for requested realm
Good afternoon,
I have installed a fileserver with samba4 environment.
This is configured to works as AD-DC even if I only use it as a
fileserver (at the moment).
All seems to works fine but, every 10 minutes, the log print these messages:
Mar 22 11:53:17 fileserver samba[1946]: [2016/03/22 11:53:17.557554, 0]
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
Mar 22 11:53:17 fileserver
2018 Oct 01
2
Import OpenLDAP schema
Hi,
I'm trying to figure out to import the schema below to Samba LDAP. I
tried to modify class names, DN etc but it didn't help.
I don't paste here because of some long lines.
Here is the link of ldif file:
https://raw.githubusercontent.com/Pardus-LiderAhenk/lider-ahenk-installer/master/src/conf/liderahenk.ldif
Thanks.
---
Taner Tas
2020 Sep 22
2
Schema extension with openldap format
Hi all,
I want to extend the samba schema for freeradius, they unfortunately do
not provide the schema in ldif format anymore. Do you know if samba does
accept OpenLDAP formatted schema or if I have to convert it?
Best regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital
2018 Jul 02
2
Migrate openLDAP into Samba AD
Hi,
we moved (or still are moving) our users manually from our Samba NT4
Domain with LDAP to a Samba AD (4.7.6). We had a few schema extensions
in our openLDAP to feed some services (dovecot mail settings, nextcloud
quota, ...). I would prefer to have only one place for our users, but
I'm new to AD. I've read that I can extend the schema, which seems not
too different from openLDAP, even
2016 Mar 06
2
Segmentation Fault when trying to set root samba password, IPA as a backend
On 06/03/16 17:28, Harry Jede wrote:
> On 18:11:20 wrote Rowland penny:
>> On 06/03/16 16:22, Harry Jede wrote:
>>> On 17:13:33 wrote Martin Juhl:
>>>> Hi guys
>>>>
>>>>
>>>> When trying to set root's password, I get a segmentation fault:
>>>>
>>>> [root at bart ~]# smbpasswd -a root
>>>> No
2016 Feb 05
1
Samba4 server not visible browsing network listed machines
Hi,
I have setted a AD-DC controller with Ubuntu Server 14.04 LTS and Samba 4.
When I browse my network using a Windows client (XP, 7 , 8 and10) I
can't see my new server in the listed machines.
I can see all Windows and Linux samba3 machines: only if I call the
Samba4 server by ip address I can see all my shared folders on it.
Is there a way to make it visible by Windows clients?
Thanks
2019 Jan 08
1
Samba 4.2.3 sudden crash problem
Hi,
I run Samba 4.2.3 on a fileserver since 2015 without any problem even if
in the log file I read "NTLMSSP NTLM2 packet check failed due to invalid
signature" several times a day.
In my network are presents windows 7, 10, and some old XP machine.
Yesterday evening, for the very first time, my server chrashes and I
have to restart it. The samba error reported is:
internal error:
2020 Jul 20
3
Migrate mail aliases to AD ypServ30
How could I migrate these fields to CN=aliases,CN=mail,CN=ypServ30,CN=RpcServices,CN=System,DC=local?
dn: cn=abuse,ou=Aliases,DC=mydomail,DC=local
cn: abuse
objectClass: nisMailAlias
objectClass: top
rfc822MailMember: root
dn: cn=noc,ou=Aliases,DC=mydomail,DC=local
cn: noc
objectClass: nisMailAlias
objectClass: top
rfc822MailMember: root
dn: cn=security,ou=Aliases,DC=mydomail,DC=local
cn:
2016 Sep 07
0
Winbind / Samba auth problem after username change
See inline comments.
On Wed, 7 Sep 2016 09:12:35 +0000
Julian Zielke <jzielke at next-level-integration.com> wrote:
>
>
>
> smb.conf:
>
Can you try this smb.conf:
[global]
workgroup = MYDOMAIN
realm = MYDOMAIN.local
netbios name = vmu09tcse01
dedicated keytab file = /etc/krb5.keytab
kerberos method = secrets and keytab
server string = Samba AD Client Version %v
2016 Mar 06
0
Segmentation Fault when trying to set root samba password, IPA as a backend
On 19:47:03 wrote Rowland penny:
> > I have just started an old vm with samba 3.6.6 as pdc and openlap
> > as backend. smbpasswd -a someuser does not work, if someuser does
> > not exist.
>
> Are you using smbldap-tools or ldapsam:editposix ?
In this vm ldapsam:editposix.
OK. I have just created a posix-only user in openldap. And then tried
smbpasswd -a test01.