Displaying 20 results from an estimated 2000 matches similar to: "sambaSamAccount and posixAccount cohabitation"
2004 Feb 19
2
Using the same LDAP entry for posixAccount and sambaSamAccount with smbldap
samba 3.0.2
smbldap-tools 0.8.4
RH 9
nss_ldap configured
pam_ldap NOT configured
LDAP passwd backend
winxp pro domain member
Hello,
i've configured smbldap-tools in smb.conf to manage users from usrmgr.exe. It
works at group creation but have a strange behavior in user creation. In the
LDAP there are two manually created accounts; Administrador & invitado, both
posixAccount and
2003 Dec 30
1
sambaSamAccount versus SambaSAMAccount
Hi All,
The smbldap-tools in latest Samba tarball 3.0.1 use SambaSAMAccount rather
than SambaSamAccount as per the samba.schema file. Attached are four
patches to fix this.
Darren
-------------- next part --------------
--- smbldap-useradd.pl.orig Tue Dec 30 22:34:08 2003
+++ smbldap-useradd.pl Tue Dec 30 22:38:19 2003
@@ -208,7 +208,7 @@
if (!$with_smbpasswd) {
# (jtournier)
2008 Mar 27
0
smbldap-useradd will not add sambaSamAccount objectClass
I'm having an issue adding a sambaSamAccount objectClass to my machine
accounts when running smbldap-useradd -w "machine$"
It doesn't create samba attributes, but will create the account.
In the smbldaap-useradd code, sambaSamAccount is sambaSAMAccount, but I
don't know if that's what's doing it. the samba.schema file has
sambaSamAccount defined.
Someone having
2006 Jan 21
1
Machine account with object class sambaSAMAccount required?
Hi!
I have a problem connecting WinXP clients to my samba3/ldap domain (see my
earlier post). I'm using the idealx scripts and they do create a machine
account, even if i try to add the machine from WinXP itself.
Now I noticed the machine account created by this script has object classes
top, inetOrgPerson and posixAccount, but NOT sambaSAMAccount. Is this
correct? I thought they should be
2006 Nov 01
2
object class 'sambaSamAccount' requires attribute 'sambaSID'
Hi,
In the continuing saga of not being able to join machines to my
openldap 2 & samba 3.0.23c controlled domain I now get the above error.
The schema is the one distributed with 3.0.23c. I've seen many postings
about the same error but no fixes for it. Does anyone know where to
look?
Thanks alot,
Greg
--
Greg Dickie
just a guy
Maximum Throughput
2005 May 25
0
Can't join PC's to Domain - object class 'sambaSamAccount' requires attribute 'sambaSID'
Hi Samba Admins,
I have a problem with my new Samba3.0.14a/LDAP domain. I can no longer
join computers to the domain using the normal procedure in windows.
I wetnt to the domain controller to investigate. When i run
# pdbedit -m -a mambo50
i am returned the following error
> init_ldap_from_sam: Setting entry for user: mambo50$
> ldapsam_modify_entry: Failed to add user dn=
>
2003 Aug 19
1
With sambaSamAccount, do I need an add user script and an add machine script?
Dear Folks,
With Samba 3.0.0 RC1, openldap-2.1.22, with samba as PDC and as much as possible
in LDAP, do I need to write an add user script and an add machine script? Or
does samba handle this itself? Sorry, I'm rather confused about how to go about
setting this all up.
--
Nick Urbanik RHCE nicku(at)vtc.edu.hk
Dept. of Information & Communications
2003 Sep 05
2
domain join - no sambaSamAccount created
Hi,
we are using Samba 3 ( CVS checkout from 09/01 ) on a SuSE 8.2 box with all patches applied. The passdb backend is LDAP / eDirectory 8.7 on
another machine. The Samba box is supposed to work as a stand alone domain controller, so I am testing to join a client machine to it's domain.
This is my "add machine script": /usr/bin/cpu useradd %u -d /dev/null -f
2006 Aug 24
0
object class 'sambaSamAccount' requires attribute 'sambaSID'
I have setup a Samba PDC with LDAP by the Samba howto. All is working
fine. But when I try to add machine accounts it is giving me errors. The
error is as such
First I did
#smbldap-useradd -w comat67$
This was successful. Then when I do this
oblix:/home# pdbedit -a -m -u comat67$
Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=COMAT))]
smbldap_open_connection: connection
2006 Aug 11
2
LDAP+Samba only posixaccount possible?
Hi!Is it possible to get the samba authenticate a user and map to his homedirectory only using posixaccount or are there some attributes that windows absolutely require like in the samba-objectclasses?Any configuration examples if this is possible.I have been experimenting with pam.d/samba using pam_ldap.so module, but no success so far.Currently I have setup the server so it can authenticate a
2005 Jun 15
2
Solution to smbldap-tools not adding sambaSAMAccount
Well I finally managed to get my machines added to my ldap/samba domain.
The problem was that I had defined an ou each for Computers and Users. ie
dc=base,dc=org
|
------ ou = Users
|
------ ou = Computers
Now the problem was that the nss_ldap library was searching in Users only,
and apparently the samba server needs to be able to resolve the Computers
tree aswell to add the
2013 Aug 27
2
objectClass:posixAccount missing
Hello,
I start a new thread, because the other one meanwhile drifted far away
from what the OP asked. :-)
Am 27.08.2013 17:02, schrieb Luca Olivetti:
>> If you provisioned your domain with "--use-rfc2307", then in
>> Win7 ADUC you can see the posixAccount (UNIX Attributes) of
>> the users.
>
> I did a classicupgrade, not a provisioning, and I can see the
2004 May 05
1
Using the same LDAP entry for posixAccount and
Hola Soy Maricela
Debo realizar un proyecto de autenticacion de usuarios para una red interna de una empresa, esto se realizara en linux con Samba 3.0.2 y LDAP.
Estube mirando este articulo porq me recomendaron usar:
sambaSamAccount y posixAccount, pero tengo dudas.
Queria preguntarte si me puedes ayudar:
1. El esquema jerarquico es definir el los componentes de domino y los objectclass
2004 Jul 13
0
[Fwd: Re: posixAccount for Machines in LDAP?]
---------------------------- Original Message ----------------------------
Subject: Re: [Samba] posixAccount for Machines in LDAP?
From: kent@www.warehamportal.mec.edu
Date: Tue, July 13, 2004 4:54 pm
To: "Paul Gienger" <pgienger@ae-solutions.com>
--------------------------------------------------------------------------
Thanks for getting back to me, Paul.
Here's
2004 Jul 14
0
[Fwd: Re: posixAccount for Machines in LDAP?]
---------------------------- Original Message ----------------------------
Subject: Re: [Samba] posixAccount for Machines in LDAP?
From: kent@www.warehamportal.mec.edu
Date: Wed, July 14, 2004 12:19 pm
To: "Paul Gienger" <pgienger@ae-solutions.com>
--------------------------------------------------------------------------
Hi Paul,
Finally got it to work. This is great!!
2004 Jul 13
3
posixAccount for Machines in LDAP?
Hello,
I have a question about machine accounts.
I using Samba 3.0, OpenLDAP 2.1.30 and Berkeley 4.2.52 on backend on
RedHat machines.
I also have 3 slave/BDC's and 1 master/PDC
Right now all of my users and groups exist entirely in the LDAP directory.
I have a few accounts in addition to the normal system accounts that are
used for emergency access. All authention and group enumeration uses
2004 Jun 11
3
Simplified Voicemail app / keeping peace with cohabitants
Hello,
I have modified the VoiceMailMain application to satisfy the request of
the "local users", i.e., my wife. She lost patience with too many
options (we have one mailbox, so we don't need to forward messages, or
reply to messages, or file them in 6 different folders...) So the
modified app says "Message 1", reads the message, "Message 2", reads...
2008 Apr 28
1
tips to speed up sqlSave with MS SQL Server?
I am using R2.6.0 on “Windows Small Business Server 2003”. I apologize if the answer to my question is available…I have searched but have not found anything that I thought helped me.
I have a dataframe that contains ~4.5 million rows and 5 columns. (see memory and df details below). I am trying to save the dataframe to a MS SQL Server database, using the “sqlSave” function. The code
2017 Oct 12
1
Mail Alias Stores in mySQL Not working
"In an earlier post you said your user_query was:
user_query = SELECT CONCAT('/var/vmail/mail/', maildir) AS home, 5000 AS uid, 5000 AS gid, CONCAT('*:bytes=', quota) AS
quota_rule FROM mailbox WHERE username = '%u' AND active=?1'
Last post you said:
mail is stored at /var/mail/vhosts
and:
mail_location = maildir:/var/mail/vhosts/%d/%n
These don't agree
2010 Jan 18
1
How to play the voicemail recorded?
Hi,all
i want to hear the voicemail recorded, but when hear "if you want to
play message , press 3", after i press 3
i only hear that that's the time the file recorded. not the content.
do you know how to hear content of voicemail fle?
debug message:
== Parsing '/var/spool/asterisk/voicemail/95040654321/3/INBOX/msg0001.txt':
Found
-- <SIP/1003-00000058>