Displaying 20 results from an estimated 10000 matches similar to: "Q: Winbind, LDAP"
2007 Sep 24
2
Q: how to collect user/group-names
Hi
Sorry if it's not 100% appropriate for this list, cannot think of better
place to find people with lots of know-how from Unix and Windows.
I'm currently working on replacing EMC's Celerra file servers by Linux/Samba.
The SID to UID/GID mapping table on Celerra is very large, ~50'000 entries
and I don't want to pollute my LDAP server with all this (using winbind with
LDAP
2007 Oct 25
2
Question: backslash in file name
Hi
I have a applikation (Oracle DB) which writes files with a backslash in names, i.e:
Log\GEN_INPUT_BASED_2899.csv
not a problem for Unix but Samba present it to Windows users as:
L2CYOP~L.CSV
Is there any way _in Samba_ to strip this 'Log\' and give back to user the GEN_INPUT_BASED_2899.csv part.
Tha appliance (EMC Celerra) I've just migrated data from, was magicaly doing this.
2009 Aug 13
2
Problem: LDAP as idmap backend
Hi
I've just upgraded Samba on Solaris 10 from the bundled version (3.0.33)
to 3.4.0 and winbind don't want to cooperate with LDAP as idmap backend
anymore.
The smb.conf I use is:
[global]
workgroup = CORPROOT
netbios name = usonfs
security = domain
log level = 10
preferred master = no
bind interfaces only = yes
interfaces = usonfs
password server =
2009 Sep 16
2
Help needed: valid users
Hi
I'm using Samba 3.0.33 on Solaris10 and have the following problem.
In the smb.conf I have
workgroup = CORPROOT
security = domain
and users authenticated to CORPROOT domain can connect shares
w/o problems, [homes] for example.
Now I would like to create a share and restrict access to it just
to a dozen of users or so.
I tried
valid users = +docs
force user = usodocs
2003 Sep 08
0
Bundled Netscape DS 5.x schema in Samba3.0rc2
Hi All,
The bundled "samba-schema-netscapeds5.x" file provides the schema for Samba
2.2.x attributes not 3.x. I have successfully imported this schema into the
iPlanet directory server, and then run the smbldap-migrate-accounts.pl script.
This created posixAccount objects but not sambaAccount objects. I later learned
that the script calls smbldap-useradd.pl which is designed to create
2004 Jun 06
2
LDAP authentication problem
Hi
I have a little problem with my ldap authorization of samba against Novel LDAP server.
This is the log output from the Novel Ldap server:
----------------------------------------------------------------------------------------------------
New TCP connection 0xcb1e3980, monitor = 0x1bf, index = 2
(0xcb1e3980:0x0001:0x60) DoBind on connection 0xcb1e3980
(0xcb1e3980:0x0001:0x60) DoBind: name =
2014 Jul 01
1
multiples domains or PDCs in samba
Hello,
I'm Nicol?s from Uruguay, I work in ASSE (public health services), the
enterprise has lots of buildings all over my country, more than 100,
with thousands of employees and PCs. Until now there is no "network
configuration" in PCs (no network users, etc) and I'm trying to solve
that out. I started working with samba about one year ago (I've been
learning a lot), I
2009 Nov 12
0
Problem with has_many :through, :uniq => true with polymorph
Didn''t have quite enough space to describe it there...basically i''m
having a problem with the :uniq option in my tags.
I''m using acts_as_taggable_on_steroid which adds these associations to
my Resource class:
Resource
has_many :taggings, :as => :taggable, :dependent => :destroy, :include
=> :tag
has_many :tags, :through => :taggings, :uniq => true
2007 Nov 21
2
uniq -c
Is there an R analog of the Unix command uniq -c:
http://en.wikipedia.org/wiki/Uniq
Given an array x, uniq -c replaces each contiguous subsequence of
identical numbers with a tuple (count, number). E.g.
$ cat > usample
10
10
9
8
8
7
7
7
6
3
1
1
1
0
$ uniq -c usample
2 10
1 9
2 8
3 7
1 6
1 3
3 1
1 0
Cheers,
Alexy
2005 Nov 21
1
How to add the footer to multipart emails
I recently lerned that Mailman adds its footer to MIME multipart
messages by putting the original message in the first part of a new
multipart/mixed entity and the footer in the second part, with
Content-Disposition: inline. It works well in Thunderbird at least, i.e.
the footer is visible; the glitch is that the footer shows up as an
attachment as well, as does my PGP/MIME signature.
Would this
2009 May 07
0
Problem: User authentication stopped working
Hi
I have several Samba servers which have been running for almost two
years without any problem.
Recently I rebooted one of those servers and have the following
problem: the join to the domain is OK but all user authentications
fail. I mean nobody can "connect" a share.
The system I rebooted is half of a two node cluster, the other
node with exactly the same configuration, up 230 days,
2006 Feb 07
1
habtm :uniq causing duplicate inserts? How to update Rails?
Hello *Gem* experts,
Sorry for asking multiple questions in one post but they are both related to one problem.
So far I have the following code:
class Member < ActiveRecord::Base
has_and_belongs_to_many :blogs, :uniq=>true
.....
end
class Blog < ActiveRecord::Base
has_and_belongs_to_many :members, :uniq=>true
...
end
The issue is that
2007 Nov 05
1
smbldap_tools error
I'm following along in the Samba 3 By Example.pdf and on Page 190 it has
me run:
[root@gomer ~]# smbldap-useradd -m -a test2
No such object at /usr/sbin//smbldap_tools.pm line 473.
I am running smbldap_tools .0.9.4 and I have ran configure.pm and set it
up correctly.
The stanza in the code of line 473:
# all entries = does_sid_exist($sid,$config{scope})
sub does_sid_exist
{
my $sid =
2014 Jul 19
1
patch about mingwbuild 4.9.1
recently I used gcc 4.9.1 (http://sourceforge.net/projects/mingw-w64/files/Toolchains targetting Win64/Personal Builds/mingw-builds/)on windows to build R,but failed when link R.dll ,it report linker status 5.
after some digging, I found when use gcc 4.9.1 64 bit on windows there are lots of .refptr.*(* is r function name) in R.def, which lead build fail.so I add a simple path to
2009 Jan 15
0
winbind and samba 3.2.7
Hi all,
I'm using Samba 3.2.7 with openldap 2.4.13 and have problems with
winbind.
If winbindd is started, he needs two minutes, until he is responding
to queries. That makes it hard to debug problems. May be winbindd
is waiting for WINS answers?
The problem,
the man page says this:
ldap group suffix (G)
This parameter specifies the suffix that is used for groups when these
are added to
2012 Nov 20
1
MS Sharepoint 2010 configuration fails with Samba/Openldap PDC
Hello,
I hope this is the right mailing list for troubleshooting.
My environment is:
-CentOs 6.3 x64
-Samba as PDC
-OpenLdap
-Bind
I followed this very nice tutorial to set-up the environment as PDC:
http://www.server-world.info/en/note?os=CentOS_6
<http://www.server-world.info/en/note?os=CentOS_6&p=samba&f=4> &p=samba&f=4
And actually almost everything is
2010 Feb 02
1
ggplot/time series with indicators question
Hello, I am trying to plot time-series data with certain weeks highlighted using symbols.
require(ggplot2)
#plotting time series data
timescale <- seq(as.Date("01/01/09","%m/%d/%y"), length.out=12, by=7)
data.all <- data.frame(
id = c(rep('111',12),rep('222',12),rep('333',12)),
week=c(timescale,timescale,timescale),
2018 Apr 26
5
wiki suggestions, part 2
Am 10.04.2018 um 18:46 schrieb Rowland Penny via samba:
> Thanks for the updates, I just wish more people would report errors &
> typo's
I can send some more, this time from classicupgrade.
Again I do not want to do these changes myself, a samba expert should
have a look.
Feedback for wiki page
Migrating_a_Samba_NT4_Domain_to_Samba_AD_(Classic_Upgrade)
Tried on Devuan 1 with
2003 Nov 20
0
can't join NT4 wks into samba 3.0.0 domain
When I try to join the wks into samba domain using Administrator account
I receive following in logfile:
[2003/11/20 10:03:21, 2]
rpc_server/srv_samr_nt.c:access_check_samr_object(93)
_samr_open_domain: ACCESS DENIED (requested: 0x00000211)
[2003/11/20 10:03:21, 2]
rpc_server/srv_samr_nt.c:access_check_samr_function(115)
_samr_create_user: ACCESS DENIED (granted: 0x00000201; required:
2012 Apr 28
1
Problems ldap authentication for Samba 3.5.11-2-1
Samba team,
I'm having some problems to have a client Windows XP, I believe all systems
could have the same issue, using Ldap authentication with Samba.
This is a native OpenFiler configuration with a local LDAP server for Samba
shares. The problem is that sharing is never authenticated where my
suspicious is about sambaSID.
Basically I create a test user called "rlvcosta". This