Displaying 20 results from an estimated 200 matches similar to: "Novell EDirectory as LDAP backend"
2004 Aug 17
1
Samba3 and eDirectory as LDAP - HELP
I've got problem with Samba3 when I want to connect to eDirectory. The samba
could not connect to the local eDirectory server. The Samba and the eDir can
be found on the same Linux box which is a SusSe 9.1. The eDir and the Samba
are working pretty good but cant see each other. Is it possible to connect
from Samba 3 to Novell's eDirectory ? What are the syntaxes to these lines
in smb.conf:
2018 Nov 22
2
Extending Samba-4 Schema to get Microsoft LAPS working
Hi,
I am using the command "ldbmodify -H path_to_sam_ldb
automount_classes.ldif --option="dsdb:schema update allowed"=true" as
given in the wiki. /
/
Using the above method I was able to add the two attributes. But I am
not able to add these attributes to computers class.
Hence looking for help to create the ldif file to add these two
attributes to computer class.
Best
2001 Nov 29
1
Does samba support netware authentiocation.
Can netware logins and password authenticate to samba shares?
If so is it scalable? We have a about 50000 netware users.
How do you set it up.
Thanks
Greg Turnbull
2019 Jul 17
1
Bitlocker
Am 17.07.19 um 11:10 schrieb Rowland penny via samba:
>>
> I thought Samba always used schema version 47, so you should have the
> objectclass & attributes in AD, this is the ldif for the objectclass:
>
> cn: ms-FVE-RecoveryInformation
> ldapDisplayName: msFVE-RecoveryInformation
> governsId: 1.2.840.113556.1.5.253
> objectClassCategory: 1
> rdnAttId: cn
>
2019 Jul 23
2
Extending Samba-4 Schema to get Microsoft LAPS working
Am 01.07.19 um 07:48 schrieb Stefan G. Weichinger via samba:
> Am 23.11.18 um 03:33 schrieb Ardos via samba:
>> Hi,
>>
>> Thank you very much for your support.
>>
>> With your ldif, one of the attributes got added to computer container.
>> Second one is having a trouble. The modification command is reporting it
>> is not able to find the attribute
2003 Aug 05
2
Samba auth via NDS LDAP
Hi All.
I am wanting to setup SAMBA to use a Novell LDAP server to authiticate
users. I have Googled the topic and cannot find much except for OpenLDAP
implementations.
Does anyone have suggestions or links to share?
--
Jason
2019 Jul 17
4
Bitlocker
Hi,
I am trying to implement bitlocker key management in samba4 ad. This has
been posted a view times before:
https://lists.samba.org/archive/samba/2015-December/196771.html
https://lists.samba.org/archive/samba/2018-July/217168.html
According to Andrew and this:
https://docs.microsoft.com/en-us/previous-versions/orphan-topics/ws.10/cc722309(v=ws.10)
the Schema should be ready for this.
2015 Jan 22
1
upgrade eDir NW6.5 -> Samba 3 -> Samba 4
Hi all,
I do have a question to Andrews statement...
https://lists.samba.org/archive/samba/2013-January/171054.html
> You might be able to instead upgrade your Novell domain into Samba 4.0's
> AD DC, if it currently backs a Samba 3.x 'classic' domain (or can be
> made to), [...]
I'm a little confused. I am probably able to run a Samba3 acting as a
PDC with my eDir users
2020 Jul 26
2
Naming violation: objectClass: myObjectClass not a valid child class for <>
Sun, 26 Jul 2020 09:57:05 +0100 Rowland penny via samba <samba at lists.samba.org>:
> On 26/07/2020 09:43, RhineDevil via samba wrote:
> > 64 Naming violation: objectClass: myObjectClass not a valid child class for <OU=myOrganizationUnit,DC=domain,DC=local>
> > Could someone give me an hint on why such an error could occur?
>
> Please post the ldif you are trying
2012 Jul 17
3
samba segfault with autofs schema
Samba 4.0.0beta3, CentOS 6.2 32-bit.
I am loading the automount schema into a vanilla Samba4 database. The
schema can be found at:
http://http://www.cbe.cornell.edu/~smt/Automount_template.txt
and I am loading the schema as follows (samba is shut down):
ldbadd -H private/sam.ldb.d/CN=SCHEMA,CN=CONFIGURATION, \
DC=DOMAIN,DC=TEST,DC=CORNELL,DC=EDU.ldb Automount_template.txt
This appears
2012 Sep 10
1
LDAP Account Manager 3.9.RC1 released
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
LDAP Account Manager (LAM) 3.9.RC1 - September 10th, 2012
=========================================================
LAM is a web frontend for managing accounts stored in an LDAP directory.
Announcement:
- -------------
LAM now supports Kolab 2.4, Puppet and RFC2307bis automount entries.
The self service also supports to set fields to read-only.
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
2003 Dec 19
2
SMB 3.0.1/LDAP Cannot add computer to domain
I'm trying to setup samba with ldapsam (Novell eDir 8.7.1). Right now I
can login to samba and browse my shares with user "Administrator", but when
I'm trying to add computer to domain I get "unknown user name or bad
password" error.
I have administrator, root and nobody accounts in ldap. And I have
manualy added following groupmappings to ldap-groups:
Domain Users
2003 May 29
2
edirectory and samba
Essentially, at this point my head is about to explode.
I have been able to update the most recent samba-nds.schema from the
LDAP CVS at samba.org. And I can add posixAccount users with the
LDAPTools. But I cannot add anyone as a sambaAccount (./smbldap-useradd
-a "username"). Each time, it adds the posixAccount portion to
eDirectory, and then failes the sambaAccount add portion.
Is
2012 Mar 18
2
Samba4: error in schema?
Hi
There seems to be a discrepancy in the s4 schema concerning security groups.
Domain Users comes with gidNumber: 100. This is however contrary to what
the schema allows. You can show this as follows:
Create a new group. samba-tool group add mygroup.
Use phpldapadmin to add the gidNumber attribute.
There is an error because gidNumber is provided by the posixGroup class
and that objectclass is
2005 Jun 06
1
Netware 5.0 to Samba/LDAP migration
I'd like to migrate a Netware 5.0 serve to Samba and LDAP. I'm
wondering how I might export the usernames, passwords, and perhaps
group memberships to the destination LDAP. If I can get the data into
LDIF form, I'm okay from there. Does anyone know how the passwords in
Netware 5.0 are encrypted? I hope to bring them over, but reseting the
passwords is not out of the question (just
2013 Jun 29
1
samba4 pdc: Import sudoers active directory schema to ldb
Hi guys and congrats for bringing a fantastic project to the open source world. I' ve setup a samba4 pdc succefully and i am able to do domain logins. I was also able to add the automount schema into the ldb. But when it comes to sudoers schema i cant import it in.
Further system details:
Debian wheezy 7,
samba 4.0.6 compiled from source,
sudo-ldap standard binary package from repos.
I have
2013 Jan 10
2
Samba 4 "Services for UNIX"? [SOLVED]
To get the automount schema to work with the git checkout of samba 4 I had
to modify the automount schema files and separate the attributes from the
classes. I also discovered that it's required to have the
ntSecurityDescriptor , instanceType, and objectCategory attributes. Without
these it will crash whenever you try to browse... I did alot of stopping
samba, tarring of /usr/local/samba and
2018 Sep 07
2
samba-tool ldapcmp attribute order
Hi List,
I successfully added a new schema to my DCs a couple of weeks ago (and
didn't do anything with it yet.) Today I wanted to edit the schema some
more but found the samba-tool ldapcmp command and ran it between my two DCs:
| * Comparing [SCHEMA] context...
|
| * Objects to be compared: 1562
|
| Comparing:
| 'CN=bssGroup,CN=Schema,CN=Configuration,DC=bss,DC=example,DC=com'