Displaying 20 results from an estimated 4000 matches similar to: "LDAP weirdness"
2001 Feb 20
1
2.5.1p1 ssh-agent path problem in Solaris
I'm having a path problem with OpenSSH 2.5.1p1 in Solaris (7). When
ssh-agent is run, environment variables aren't being passed to the
spawned shell.
sol# env | wc -l
23
sol# env | grep -i ssh
SSH_CLIENT=10.0.1.146 1047 22
SSH_TTY=/dev/pts/0
sol#
sol# ssh-agent sh
sol# env | wc -l
1
sol# env
SSH_AGENT_PID=12032
sol#
If I
2004 Oct 25
1
LDAP: strange "net groupmap" behaviour
Dear Sirs,
I did the following command (against ldapsam backend):
net groupmap add rid=3002 unixgroup=wheel type=local ntgroup=Marketoids
comment=Mm -d 10
I just wanted to add new group. But instead of that I saw many-many-many
records:
lib/smbldap.c:smbldap_search(963)
passdb/pdb_ldap.c:ldapsam_getgroup(2008)
they all wanted to find group with gidNumber=4294967295, yes, sure,
there's
2005 Jan 11
4
sharing Outlook Contacts & Calendar
Dear Sirs,
what can You advice on sharing MS Outlook Conatacs & Calendar for samba
domain ?
(I did some investigation on this subject, but I didn't find any beautiful
solution at all)
Cheers,
Ilia Chipitsine
2004 Jul 26
0
how to export smbpasswd --> xml
what did I do wrong ? pdbedit can run for hours without any output.
Cheer,
Ilia Chipitsine
sol# pdbedit -e xml:/home/ilia/1.xml
No builtin backend found, trying to load plugin
Module '/usr/local/lib/samba/pdb/xml.so' loaded
I/O warning : failed to load external entity "/home/ilia/1.xml"
Can't load current XML file, creating a new one
passdb.xml:0: error : unterminated
2002 Feb 24
2
patch for samba-2.2.3a
Dear Sirs,
I've attached a patch, which fixes the problem of compiling pam_smbpass.
Where do you usually submit patches ?
Regards, (????????? ?????????)
Ilia Chipitsine (???? ???????)
-------------- next part --------------
*** Makefile.in.orig Mon Feb 25 10:17:32 2002
--- Makefile.in Mon Feb 25 10:17:56 2002
***************
*** 364,367 ****
--- 364,368 ----
lib/util_sock.o lib/smbrun.o
2004 Dec 19
3
how to check out samba-docs from SVN ?
Dear Sirs,
I cannot find how to check out samba-docs according to
docs/README-NOW:
ATTENTION
DOCS TREE REMOVED
---------------------------------------------------
This docs tree has been moved to a separate SVN
module on svn.samba.org name 'samba-docs'.
See http://svnanon.samba.org/ for details on accessing
Samba svn trees.
Cheers,
Ilia Chipitsine
2004 Jul 30
6
2 Server's over VPN
Hi,
I'm installing a VPN bridge. So the localareas are on the same IP class
and we have broadcast
And i want on both ends to have a Samba Server
what do you recomend???
I'm Using mobile profiles so its better on each end we have its on
profile
2002 Mar 05
2
sync between passwd and smbpasswd
Dear Sirs,
is there a tool which performs check between /etc/passwd and
PREFIX/private/smbpasswd ? (I mean different UID when username is the
same, missing entries, duplicate entries, etc....)
Regards,
Ilia Chipitsine
1999 Oct 10
2
cyrillic letters in filenames.
-----BEGIN PGP SIGNED MESSAGE-----
Dear All,
Does anybody know why ?
I can create files (and directories) with cyrillic names, but
1. I cannot delete those files (well, I can edit them and so)
2. I cannot "cd" to those directories.
What I have: RH-5.X & Samba-2.X
(BTW, I' sending this letter from different account. I'm subscribed to
the another address. If this letter
2005 May 31
1
Illegal multibyte character ...
Dear Sirs,
I'm running samba in utf-8/utf-8 mode (unix charset/display charset),
clients are: Windows XP/RUS, files and directories are created by clients
directly, so samba says:
[2005/05/30 20:12:01, 3] smbd/open.c:open_file(178)
Error opening file profile/?????????\x87???? ?\x81?\x82????12 (Is a
directory)
(local_flags=1) (flags=1)
[2005/05/30 20:12:01, 3]
2004 Sep 16
1
how to submit patches ? (patch for pdb_xml.c included)
Dear Sirs,
I wrote a patch for pdbedit (pdb_xml.c) which handles cases with national
alphabet characters in GECOS fields. I sent it directly to Jelmer
Vernooij, but there was no answer.
Who can review the supplied patch ?
Cheers,
Ilia Chipitsine
-------------- next part --------------
--- pdb_xml.c.orig Tue Aug 31 12:12:02 2004
+++ pdb_xml.c Tue Aug 31 12:12:07 2004
@@ -373,6 +373,7 @@
2005 May 30
1
read-only folders and files
Dear Sirs,
How does samba handle "read only" attribute ? I can map archive and hidden
files using smb.conf, but there's nothing on mapping read-only files.
files/folders are created 770 (user and group writeable), but Windows
shows those files as read-only.
Cheers,
Ilia Chipitsine
2005 Oct 18
1
aio for FreeBSD ?
when installing samba from FreeBSD ports collection, I can choose AIO
support, which leads to ...
checking whether to support asynchronous io... yes
checking for aio_read in -lrt... no
checking for asynchronous io support... no
checking for 64-bit asynchronous io support... no
does it mean aio was not enabled ?
Cheers,
Ilia Chipitsine
2005 Aug 14
5
SIDs and UIDs and RIDs - Oh My!
I'm trying to grasp pg. 154 of the "Official SAMBA-3" book by Terpstra and
Vernooij and I'm just missing a critical networking concept.
I understand that SIDs are the numerical identification of a user for the
Windows world.
I understand that UIDs are the equivalent for the *nix world.
But what the @$@! is a Relative IDentifier (RID)?!?
On page 153 the command to map a
2011 Jun 04
2
need recipe for samba to do user authentication against a centos 5.5 openldap server (NO IDMAPS! NO PDC!)
Hi all,
Please help Ive been wasting days at this...
I am not trying to create a PDC, I am not joining an active directory, I am
not needing samba schema in my openldap (or do I?), I am not trying to use
winbind and idmaps for translations from SID to UID/GID, I just want my
samba server which shares linux home directories to authenticate
user+password against my existing linux based openldap
2004 Oct 24
0
ldapsam: "net groupmap" ... pdbedit ... smbldap-tools
Dear Sirs,
I managed to get samba working with LDAP, users were migrated to LDAP by
using pdbedit.
Now I'm trying to add groups and users to groups. It doesn't work.
which of tool should be used for samba-3/ldapsam:
"net groupmap" ?
pdbedit ?
smbldap-tools ?
Cheers,
Ilia Chipitsine
2011 Jan 18
3
confusion and problem with Samba v3.3.8 as PDC with ldapsam backend
Hello,
I'm trying to use samba v3.3.8 on Centos 5.5 to act as a PDC, using ldap as
the backend for users, groups, and computers. The ldap I'm using is Centos
Directory Server v8.1.
The setting is a new, never used before, installation of samba and ldap.
There are no users other than what exists by default after a Centos
install. The smb.conf contains what is my best guess for the
2004 Jul 27
0
smbpasswd -> XML (part 3)
sol# ls -l /var/db/pkg | grep samba
drwxr-xr-x 2 root wheel 512 24 ??? 15:32 samba-3.0.5,1
sol#
2016 Sep 29
5
Failed to find sambaDomain object to get sambaAlgorithmicRidBase
Hello group,
When I try to add sambaSAMAccount object class to a user with
smbldap-usermod, I have the following error:
smbldap-usermod -a bernard.fay
Failed to find sambaDomain object to get sambaAlgorithmicRidBase at
/usr/share/perl5/vendor_perl/smbldap_tools.pm line 1235.
Someone have an idea of the problem?
Thanks,
Bernard
2012 Jun 07
4
ldapsam_getgroup
Hello, hello
I'm writing you this email because when i want to set up a password policy
with LDAP, this one isn't recognize by samba.
In the log i've got this :
ldapsam_getgroup: Did not find group, filter was
(&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-11))
ldapsam_getgroup: Did not find group, filter was
(&(objectClass=sambaGroupMapping)(sambaSID=S-1-5-2))