Displaying 20 results from an estimated 4000 matches similar to: "idmap_ad compile problem"
2004 Aug 19
0
FW: LDAP Idmap
In addition to the instructions below, you must have complied the NSS_LDAP from www.padl.com on your SAMBA PDC. I have written a how-to with instructions to compile NSS_LDAP and an example smb.conf attached to this email. I got the detailed directions from the "SAMBA 3 by example" at http://us1.samba.org/samba/docs/man/Samba-Guide/
Good luck,
Pat
-----Original Message-----
From:
2004 May 20
5
Samba 3 + Win2k = Headache
I have a feeling I may have lost focus on the issue in some of my
previous messages... so here's my dilemma.
I have several Windows (2000 and XP) clients, and several Linux (Red Hat
Enterprise 3, 2.4.21 kernel) clients. I've got a couple servers, one is
currently Windows 2000 Server, and one is Linux (same as above, with the
snapshot Samba running). I want to be able to have users log
2004 May 25
2
Strange problem with icons on the desktop
Thanks everyone for helping me get the home directories working over
SMB, especially Ben Ford for his workaround for the Xauth and GDM.
Now I've got a problem that, most likely, nobody's ever noticed
before... or is something specific to me. I've got a Linux client, and a
Samba server, and a Windows 2000 server, both set up EXACTLY the same.
I've got a test user and the home
2004 May 18
6
Unix Extensions
I have a Samba 3 server, and a client with Samba 3. The server has a
share for home directories, and the client is trying to mount it, but
after it's mounted, I still can't create any symbolic links. Also, the
GUI login (Red Hat Enterprise default) isn't working, but I think that's
just a symptom of the symbolic and hard links not working.
Any idea why, when I enable unix
2004 May 27
5
Ghost Image + Winbind = Panic
I had a test machine up and running Samba, joining an AD domain, and set
up with winbind... when I ran "getent passwd" it would list all the
local users, and all the domain users. I could also log in as a domain
user without any problem. So, I made an image of the hard drive, and
copied it to 7 other machines. Now, those 7 are having a strange
problem. I changed the names and IP's of
2005 Mar 07
0
Winbind Trusts on Multiple Domains
I've got an interesting problem that I'll try to detail here as best I
can.
My Setup: We've got a W2K domain with 2 W2K DC's and a Samba member
server that hosts the shares, including home directories. We've got both
Linux and Windows clients (2000 & XP). For reference, the samba server
will be named "SAMBA" and the Windows PDC will be named "PDC".
2004 Jun 03
0
CIFS Mounting Problem
I'm having a problem when I try to mount a CIFS share on a Samba 3.0.5
server from a Samba 3.0.2 workstation. When I type:
mount -t smbfs //ip-address/share /mnt/point -o
username=username,domain=DOMAIN
It mounts, and I get no errors whatsoever. I can do almost anything I
want (except for symbolic links and hard links, which is why I want
CIFS). When I type the exact same thing, but change
2004 Jun 16
0
LDAP idmap backend
I've been trying to get an idmap backend working in an ldap database (I
know, not really a database). I think I got most it worked out, but I'm
having a problem getting samba to bind to the ldap server.
My smb.conf says (just the important stuff, with my domain taken out
because I'm paranoid):
idmap backend = ldap:ldap://ldapserver.subdomain.domain.com:389
ldap suffix =
2004 Jul 13
0
Winbind + LDAP Backend
I'm trying to set up Winbind to store all the UID's in a local LDAP
database, but am having some trouble. I think I got most of it set up,
but when I run "getent passwd", I get several hundred errors like this:
[2004/07/13 11:59:03, 3] sam/idmap_ldap.c:ldap_get_id_from_sid(588)
ldap_get_id_from_sid: Failure looking up idmap entry (No such object)
[2004/07/13 11:59:03, 1]
2014 Jul 31
0
Re: hang after seabios
Hi Richard thanks for the info.
I took the strace approach and ran into this looping over and over again.
Is it failing to get time?
timer_gettime(0x8, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0x8, 0, {it_interval={0, 0}, it_value={0, 250000}}, NULL) = 0
timer_gettime(0x8, {it_interval={0, 0}, it_value={0, 204443}}) = 0
select(16, [0 6 9 13 15], [], [], {1, 0}) = 2 (in [6 13],
2003 Dec 11
7
.Xauthority & SMB
I asked this question a while ago, but never got any response. Since
then, I've researched the problem some more, so I can give a much more
concise description of what's happening.
I'm mounting the home directories of the users upon login (using
pam_mount) from the Windows server. However, none of the users can run X
Windows. It says there's a problem with the .Xauthority file.
2016 Aug 30
1
UPS shutdown
Hi All,
I'm trying to shutdown my UPS using NUT driver version
upsdrvctl -V
Network UPS Tools - UPS driver controller* 1.01-906.*
My UPS details are the following :
battery.charge: 100
battery.charge.low: 5
battery.charge.warning: 50
battery.runtime: 22980
battery.runtime.low: 120
battery.type: PbAc
battery.voltage: 26.8
battery.voltage.nominal: 24.0
*device.mfr: American Power Conversion*
2018 Jul 02
4
No run cmd /usbhid-ups -k !
I used strace and the result is bus is busy:
clock_gettime(CLOCK_MONOTONIC, {8158, 708518222}) = 0
timerfd_settime(11, TFD_TIMER_ABSTIME, {it_interval={0, 0}, it_value={8159,
708518000}}, NULL) = 0
ioctl(12, USBDEVFS_SUBMITURB, 0x40810) = 0
poll([{fd=7, events=POLLIN}, {fd=9, events=POLLIN}, {fd=11, events=POLLIN},
{fd=12, events=POLLOUT}], 4, 60000) = 1 ([{fd=12, revents=POLLOUT}])
ioctl(12,
2023 Jan 14
1
[klibc:time64] time: Use 64-bit time types on all architectures
Commit-ID: df7b02bd5c9af14c6efbe39ee4c313e368dfe967
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=df7b02bd5c9af14c6efbe39ee4c313e368dfe967
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Sat, 14 Jan 2023 00:17:45 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 14 Jan 2023 18:10:12 +0100
[klibc] time: Use 64-bit time
2009 Jul 14
0
[LLVMdev] "Recursive compilation detected" and signals
Hello,
Platform is RHEL5, GCC 4.2.4, x86-32, and LLVM/LLVM-GCC from subversion
(yesterday evening). I'm compiling C code into bitcode, and then executing
the bitcode using the JIT compiler (lli).
I've managed to reproduce a problem when multiple signals go off around the
same time. A sample program is below. The result is the "recursive
compilation detected" JIT compiler
2004 Aug 05
3
LDAP Idmap
I'm having quite a bit of trouble getting an LDAP directory set up for
the idmap backend for winbind. I've been working on it for quite a
while, and haven't found any very helpful websites or anything. I've
found quite a bit on how to set up a PDC using LDAP, which would be
nice, but I already have the PDC... I just need LDAP to host UID's and
GID's. The things I'd like
2003 Apr 08
0
Panic dereferencing p->p_leader during exit1()
My wife got the following from a system running (effectively)
4.8-RELEASE (I built/installed world just before the kernel version
was updated from 4.8-RC to 4.8-RELEASE). I gather she made a few
attempts to get mozilla to start and then the system panic'd.
According to the crashdump, p->p_leader is NULL but according to
the code, this can never happen. This is a UP Athlon XP-1800
with
2004 May 21
3
Suse 9.1 Samba
I have been trying for two weeks to get onto a Win2k domain which has
active directory with no success. The Suse YAST samba client will not do
ADS, only domain, server, or user, so I went to the command line stuff I
found the the Samba documentation.
I can do kinit and get back the following:
sha-linux:/etc/samba # kinit art_fore@3MTS.COM
art_fore@3MTS.COM's Password:
kinit: NOTICE:
2011 May 17
1
How can I confirm that idmap_ad is being used?
How can I confirm that idmap_ad is being called?
I've configured Samba with --with-shared-modules=idmap_ad, built and
installed it; the file ad.so is now present in /usr/local/samba/lib/
idmap/
as expected. I then added the following to smb.conf:
idmap backend = tdb
idmap uid = 65536 - 999999
idmap gid = 65536 - 999999
idmap config SU : backend = ad
idmap config SU :
2008 Mar 28
1
Problems with Samba(idmap_ad/sfu on AIX
I'm unabe to use idmap_ad and sfu nss info with Samba on AIX. The
configuration as it is works on a Linux build.
workgroup = DOMAIN
realm = DOMAIN.TLD
server string = SERVER
security = ADS
idmap domains = DOMAIN
idmap config DOMAIN:default = yes
idmap config DOMAIN:backend = ad
idmap config DOMAIN:range = 1000 - 60000