Displaying 20 results from an estimated 200 matches similar to: "Samba4 migration"
2007 May 01
2
Simulation using parts of density function
Hi
My simulation with the followin R code works perfectly:
sim <- replicate(999, sum(exp(rgamma(rpois(1,2000), scale = 0.5, shape = 12))))
But now I do not want to have values in object "sim" exceeding 5'000'000, that means that I am just using the beginning of densitiy function gamma x < 15.4. Is there a possibility to modify my code in an easy way?
Thanks for any help!
2007 May 01
3
simulation
Hello
I would like to simulate datasets in the following way:
x <- rpois(999, 2000)
y <- sum(exp(rgamma(x, scale=2, shape=0.5)))
The problem is, that by calling "y" I just get 1 value back and not 999 values. Can anyone help me? Thanks!
Brigitte
[[alternative HTML version deleted]]
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!
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
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
2016 Jan 27
4
Samba 4 Active Directory Quotas
Good afternoon,
I've this issue: I have followed the instructions in this thread but,
when I try to add quota.ldif I receive this error:
Unable to find attribute quota in the schema
ERR: (Invalid attribute syntax) "objectclass_attrs: attribute
'mayContain' on entry
'CN=systemQuotas,CN=Schema,CN=Configuration,DC=my_domain,DC=it' contains
at least one invalid
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
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
2003 Feb 24
5
XP irratic delay in opening files....
Hi all
I am fairly new to samba and XP. I have a client who we set up a samba
server for, they are complaining about documents taking about 30 secs
-2-3mins to open but only sometimes (it can be very frequent). I have
seen this and captured a piece of the log file I wonder if any one can
make any sense of it...
I have been looking on the net and trying various things all day but to
no avail...
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:
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:
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:
2012 Dec 20
1
Plot multiple Graphics via Layers
Hello,
I want to plot 13 barplots in a 4x4 matrix-window (1st layer).
So that's no Problem, it worked out.
The problem is now, that I want to add two additional layers to this
graphic.
They contain similar barplots, just with another color for the second
bar of each barplot (2nd layer) and antoher color for the 5th bar of
each barplot (3rd layer).
Basically I want to place the 2nd and
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,
2015 Apr 08
5
Samba 4 , ful list of LDAP-style attributes
sorry guys , I think I didn't explain well.
basically I have a samba 4 domain (created by upgrading+migrating a samba 3
PDC). For every new user that we add to this domain I need to save some
additional info which are very specific for our company/department, but the
problem is that I cannot create custom attributes into the Samba4 ldap
back-end. For this reason I was thinking to use some
2005 Feb 04
2
Failures they e2fsck doesn't find
Hi,
I've run many time e2fsck, but in a special dir ls tells me:
ls: r?cksendung-wlan.dvi: No such file or directory
ls: baf?g_r?ckmeldung.latex: No such file or directory
ls: finpr?f.pdf: No such file or directory
$ cat finpr?f.pdf
cat: finpr?f.pdf: Datei oder Verzeichnis nicht gefunden
I don't know what to do? How can I find the failure? If I cat the files
with debugfs, I see the
2020 Jul 13
3
helping to implement samba 4 AD with ldap backend
On 13/07/2020 20:28, jmpatagonia via samba wrote:
> OK for that way (builtin ldap) is it possible to access/modify via ldap
> tools / languages / libraries, like php/rubi /etc ?
> Because if it is the only way we need to continue updating the user data
> (on ldap repository) from one place via our interface.
Probably, anything is possible, but you would have to write your own
tools
2006 Nov 01
0
Misunderstanding samba [homes]
Samba do the -right- mapping of home-dirs to [homes] share
-without- knowing th name of the users???
I'll try to explain:
I have 2 winxp clients and a debian server with
dpkg -l|grep samba
ii samba 3.0.23c-2
running.
the name of the xp boxes is borg, dir
the users working there are gusi, brigitte
gusi have a passwd (on the xp box), Linux account and samba-passwd - all
the