Displaying 20 results from an estimated 2000 matches similar to: "Re: [expert] Brainstorm - add user script in Samba-LDAP"
2003 Jan 18
3
Adding a machine; I think I am onto something
Parameters are:
Samba 2.2.7a PDC setup with LDAP includeing posix authentication for Linux.
OK, the tutorial I've based my setup on is the Mandrake tutorial found
at http://www.mandrakesecure.net/en/docs/ldap-auth.php
Works great for autenticateing Linux from LDAP but it is really sparse
on the Samba side of things. Esepcially when it comes to adding machine
trust accounts.
So anyway I
2003 Mar 02
1
Samba-LDAP PDC not calling 'add user script' # Global parameters
[global]
coding system =
client code page = 850
code page directory = /var/lib/samba/codepages
workgroup
= MICROVERSE
netbios name =
netbios aliases =
netbios scope =
server string = Samba Server %v
interfaces =
bind interfaces only = No
security = USER
encrypt passwords = Yes
2004 Jan 14
0
SAMBA 2.2.8a PDC with OpenLDAP automatcally adding machine account
Hi,
I am trying add w2k machine to my samba 2.28a PDC, but it's not creating
machine account auotmatically.
Here is my configuration:
add user script = /usr/local/sbin/smbldap-useradd.pl -w -d /dev/null -g
"Domain Computers" -s /bin/false
ldap server = 127.0.0.1
ldap port = 389
ldap suffix = "dc=sfgroup,dc=com"
ldap filter =
2002 Aug 05
1
Problem in 3.0a18 (join computers to domain (W2k))
Hi developers,
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2292)
_api_samr_create_user: Running the command `/usr/local/sbin/smbldap-useradd.pl -g 1000 -w ivc-scan2$' gave 0
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2304)
attempting to create non-unix account ivc-scan2$
2004 Dec 07
0
help identifying errors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This from tail -f /var/log/samba/spartack
| spartack (192.168.2.102) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}
| [2004/12/06 16:18:46, 1] smbd/service.c:make_connection_snum(648)
| spartack (192.168.2.102) connect to service print$ initially as user
root (uid=0, gid=0) (pid 3004)
| [2004/12/06 16:18:46, 1]
2003 Apr 03
0
Re: samba Digest, Vol 4, Issue 5
On Thu, 2003-04-03 at 06:23, lists@masonc.com wrote:
> Date: Wed, 2 Apr 2003 19:14:37 -0400
> From: "Chris Mason" <lists@masonc.com>
> To: <samba@lists.samba.org>
> Subject: [Samba] no mapping between account names and security ids was done
> Message-ID: <000601c2f96d$a1630d90$7300a8c0@mason.home>
> Content-Type: text/plain;
>
2003 Apr 02
2
no mapping between account names and security ids was done
I use a openLDAP database for authentication on my Redhat 7.2 server. The
domain is "HOME". I have had no problem adding trust accounts and
authenticating against it.
Today I had to change the name of my Win2K workstation from poseiden to
poseiden1 for compatibility with a package I am testing. Once I changed it
and put in a new trust account, I could not rejoin the domain.
I gave up and
2002 Nov 22
0
samba pdc 3.0a adding w2k machines to domain
Im trying to add a w2k machine to a samba pdc. This is the output of my
logs:
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_open_connection(267)
ldap_open_connection: connection opened
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_connect_system(419)
ldap_connect_system: succesful connection to the LDAP server
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(431)
2002 Aug 14
0
Problem with add to domain still exists :(
Samba 3.0a18.
My Log:
[2002/08/14 20:37:25, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2292)
_api_samr_create_user: Running the command `/usr/sbin/useradd -g 1000 -d /tmp -s /bin/false ivc-scan2$' gave 0
[2002/08/14 20:37:25, 2, effective(0, 0), real(0, 0)] passdb/pdb_ldap.c:ldapsam_open_connection(255)
ldap_open_connection: connection opened
2002 Oct 08
1
new box can't join domain since switch to ldapsam
Hello,
Since changing to "passdb backend = ldapsam" on my debian unstable PDC
things work well, however a new winxp machine can't join the domain.
Here is the /var/log/samba/log.smbd output. It seems the sticking point
is about a missing user RID? (the new machine is sylla).
Thanks in advance for any hints as to what may be wrong, cheer,
2002/10/08 18:06:30, 0]
2002 Jul 31
1
How to create Computer Account without 'hands'?
I try create computer account, use standart Windows 2000/XP function (My Computer\Properties ....), but:
ldap_connect_system: succesful connection to the LDAP server
[2002/07/31 20:40:27, 2] passdb/pdb_ldap.c:ldap_search_one_user(262)
ldap_search_one_user: searching for:[(&(uid=ivc-scan2$)(objectclass=sambaAccount))]
[2002/07/31 20:40:27, 0] passdb/pdb_ldap.c:pdb_getsampwnam(858)
LDAP
2003 Sep 25
0
samba+ldap how pdc, problem nobody user
Hello all,
I have samba+ldap configured, one workstation win2k in the domain. I'm trying logging in the domain, but this error return:
samba-2.2.8a
openldap-server-2.0.27-8
[2003/09/25 15:51:30, 2] passdb/pdb_ldap.c:ldap_open_connection(217)
ldap_open_connection: connection opened
[2003/09/25 15:51:30, 0] passdb/pdb_ldap.c:ldap_connect_system(316)
ldap_connect_system: Binding to
2005 Feb 23
1
Brainstorm: Running Asterisk as cool as possible - AKA solid state.
I would like to ask what people think the best way would be to build a
low-power consumption, passively-cooled system.
For example,one could use a fanless-Eden (mini-ITX/EPIA) system, but the
loss of FPU power would limit performance. The obvious choice for FPU
work are the Intels and AMDs, nut they're all power-hungry radiators.
Is there something that can offer the quiet, power-savings of
2013 Nov 04
0
brainstorm ldap type/provider
hi,
Just thinking how i could manage ldap server with puppet, using dynamic
configuration.
I would follow the next step :
In the manifest :
install required packages for ldap server
doing a ''site specific'' basic configuration, meaning pushing a custon
/etc/<ldapbasedir>/slapd.d
develop some ldap type, to tweak online the ldap server. I think this
would only be used
2005 Nov 07
0
Brainstorm: Alpha and Beta testing of R versions
My most common problem with the bug reporting system
is distinguishing between bugs and my own stupidity
or confusion. So I post to the r-devel list to ask;
even when there is a response, I may then
fail to get around to submitting the bug report itself ...
I know R-core doesn't want the bug list cluttered up with
non-bugs, but this two-step process often gets in the way of
my filing
2004 Mar 15
0
Help identifying errors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
1. Is there a reference that will help in the identification of Samba
errors?
2. Can anyone identify these errors?
I' @ log level = 6 and I get:
Mar 15 10:58:01 enigma smbd3[4271]: [2004/03/15 10:58:01, 0]
lib/util_sock.c:get_peer_addr(952)
Mar 15 10:58:01 enigma smbd3[4271]: getpeername failed. Error was
Transport endpoint is not connected
2005 Feb 24
2
Brainstorm: Running Asterisk as cool as poss ible - AKA solid state.
Hi Kristian,
Anywhere I can read about this Soekris/AstLinux project? ...
Regards,
Hans
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Kristian
Kielhofner
Sent: Thursday, February 24, 2005 6:02 AM
To: jim@vanmeggelen.ca; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [Asterisk-Users]
2011 Nov 17
1
Just getting noise
I'm only doing one frame using speex_encode_int greatly simplifies my
code I'm not sure why the sample I was working off of was converting
the shorts to floats then calling the other encode/decode methods.
Based off of your suggestions I tried the following but I get the same
result.
virtual Enigma::u8* Encode(Enigma::u8* inputBuffer,size_t inputSize,
size_t& outputSize)
{
2002 Jun 30
0
Samba does not link to ldap
Samba can not link to ldap
Samba can not retrieve password information for users.
I have got stuck with the problem outlined below. I have already spent 2
weeks trying to find information on the www and various mailing lists,
without success.
I would be happy if someone has an idea what I have to fix.
I do not particularly need ldap, so if anybody can tell me how to seperate Samba from ldap it
2004 Dec 10
1
Cannot delete printer driver
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
| [root@enigma 0 3]$ rpcclient enigma -U 'root%XXXXXXXXXX' -c 'enumdrivers'
|
| [Windows NT x86]
| Printer Driver Info 1:
| Driver Name: [Lexmark Z53 Color Jetprinter]
|
|
| [Windows NT x86]
| Printer Driver Info 1:
| Driver Name: [Lexmark Z53 Color Jetprinter]
|
| [root@enigma 0 3]$ rpcclient enigma -U