Displaying 20 results from an estimated 600 matches similar to: "Smb PDC cracks with ldap, without ok"
2004 May 22
0
problem login W2k-sp2 and 4 to samba 3.0.2: profiles
Hi once again
Now I have almost everything working, that is, Samba 3.0.2 with Ldap
database (messages ok when reading), and I want it to be a PDC,
everything seems to work fine when registering machines or users, but
when logging, I mean, entering W2k-Sp4, my computers (two of them) reset
themselves: they begin to load the user defined stuff and then when one
expects the the navigator bar to
2012 Apr 20
2
a blade of grass cracks the sidewalk
spring has sprung, so on this day of grass,
i guess i just can't hold this back any more.
> http://zenmagiclove.com/aarp2.py
voila. a dingus for zen markup language.
lighter than markdown.
_and_ more powerful...
i know. wha? go figure.
not that it's a competition.
supporters will love finally seeing a look.
detractors will love the bugs i left in there,
just for them, as
2006 Jan 11
1
dovecot+ldap no auth...
Dear sirs,
In the configuration of Dovecot I can?t get autentication of the users.
My work environment is:
OpenBSD 3.8
Postfix 2.2.5 (instaled thru ports with ldap and sasl support)
Opendap 2.2.27 (instaled thru ports with sasl support)
Dovecot 0.99.14 (instaled thru source with ldap support)
I have two domains in ldap, the postfix is just autenticating in ldap
(sending e-mails to users of 2 ldap
2010 May 10
4
winbind ubuntu 9.10 crashing machine
Hi all:
I've got a couple Ubuntu 9.10 machines that are suffering from a
recurring failure of winbind that essentially crash the machine. When
the system is in the "crashed state", one can ping the system, but all
forms of login fail. It will not even respond to tftpd requests; ssh
connections "time out", but the initial port is opened (just no
connect). Rebooting does
2010 Mar 11
1
winbind doing dns on short domain
Hi all:
I'm building an authentication infrastructure for combined windows
plus linux clients. To that end, I have a Win Server 2008r2 ADS and a
win svr 2008r2 client, and an ubuntu 9.10 client running the default
samba + winbind (whatever is in their production repos).
I had it 95% working this morning...Then all of a sudden, all winbind
queries died. No idea why. I spent the entire day
2014 Dec 29
6
Samba4 and sssd, keytab file expires?
Hi all.
I have the following setup:
1st dc is on CentOS 6 with Sernet samba 4.1.13
2nd dc is on Debian 7 with Sernet samba 4.1.13
The 2 dc work as expected.
on CentOS I was able to configure sssd to work
on Debian I'm using winbind
Now I have a 3rd server which is CentOS 7 with samba 4.1.1 from CentOS
repository.
This system serves as a file server and works ok with samba, but I have
a
2003 May 06
2
samba + ldap + pam_mkhomedir ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I'm on the way to implement samba with ldap on five servers (each owns
a different nt-domain) and a master server which maintains the central
user database which gets replicated to all the other servers. Now I
have just one more problem, namely homedirs. I want every user to have
a homedir to store for example his profile. This has to
2005 Nov 15
4
OpenLDAP and SAMBA
Hi everybody!
In my company, we want to migrate from Windows NT to a Linux PDC. I am
responsible for the change so I am searching for the best solution. After
some time surfnig in google, I decide to use a LDAP server for users
maintenance and SAMBA as a file server. and PDC controller
The first step was configure LDAP for autenticating linux users, which works
fine. Then I configure SAMBA
2008 Jan 10
8
Windows XP always see folder with read-only attribute set
Dear all,
I've got a linux server running samba-3.0.10 with some windows xp and
windows 2k clients. My config is something like:
[global]
server string = aroprod
workgroup = WORKGROUP
hosts allow = 192.168.0. 127.
security = share
load printers = yes
printing = cups
printcap name = cups
prefered master = yes
os level =
2008 Aug 15
1
map("state" ...) Is the USA cracking up?
Running R version 2.6.1 under Linux, I'm trying to use the maps and
mapdata packages and the state database to produce a thematic map of the
USA. My problem is that cracks (white spaces) appear between some
states--e.g. between Colorado and Utah and between Michigan and Indiana.
The resulting visual impression is that the country is breaking up.
This occurs in all the projections I have
2005 Aug 27
2
writing to a fixed format (fortran) file
Could anyone help with what should be a simple task? I have data as a
fixed format (fortran) table. I have no trouble getting it into R using
read.table. Each column is separated by a space, including the first
column that begins with a space, and aligned. It reads into R as if
separated by tabs. However I want to manipulate two columns of data then
write the results out into exactly the
2005 Apr 11
8
Building R packages under Windows.
Hello,
My question is the following. Has anyone put together an "idiots"
checklist of the steps needed to build a (small personal) package under
Windows, or documented their own experiences of building packages under
Windows?
I ask this as last week there were some very interesting comments
regarding the advantages of putting personally written functions
together as a package
2003 Mar 13
2
subdirectory of home
Hi.
Sorry: my level of english is not enough good. I hope you understand
what I mean.
My question is: it's possible to share a subdirectory (and only one
subdirectory for every user) in the section [homes]?
The version of samba which i'm working is 2.2.7a, over Solaris 8.
Thanks in advance.
--
2020 Jun 04
2
Preserving destination group and owner
Hi,
I'm trying to get an rsync updating some files without changing their owner,
groups or permissions. I've read man pages etc. stating I need to use the
"--no-o", "--no-g", "--no-p" flags, something like
rsync -r --no-p --no-o --no-g source destination
While the permissions are keeped, there is something not working as
expected or I'm missing
2008 Feb 15
4
About postgresql tcpip connection
hello everybody
i?m trying to connect to my postgresql via tcpip and it thow an error is not accepting tcp-ip connections
I ask to google but i dont find the solution, people said about the prostgresql.conf enable tcpip, I try but when i start the service it thow an error.
Other thing is add the option i to postmaster.opt but when i start the service this file is redefined
anybody can helpme
2006 May 23
1
shapes in rgl
Does anyone have a way of producing solid shapes other than spheres in
rgl? I am using rgl to produce a simple visualisation of a forest model
results using "lollipops". Its just a bit of fun, but as many of the
trees are pines I would like to depict their crowns as cones. If there
is a solution I need it to work under windows.
Here is the example.
library(rgl)
library(misc3d)
2006 Jun 22
3
Debian WineCVS Daily Repository?
Exist a Debian WineCVS Daily Repository?
2010 Sep 01
4
Implementing Samba4
Hi
I am trying to install Samba 4 on a Ubuntu 10.04 Server machine. I have
downloaded the sources, compiled it and installed. Now I have to do the
provision step. I want to use an existing LDAP server (389 Directory Server)
installed in other machine (well, really a lot of machines, yet configured
for replication). Also, the servers only accept SSL connections. But all the
examples I have seen in
2009 Mar 16
3
Help Inbound number
i create inbound number but i calling and send this error:
[Mar 16 11:41:12] NOTICE[30847]: chan_sip.c:14383 handle_request_invite:
Call from '101396_procall' to extension '8888246463' rejected because
extension not found.
but the extensin existed
--
Bayardo S?nchez Garc?a
Web Developer - Internet Portals - Asterisk Support - Windows Server Support
- Proxi Support
E-mail:
2010 Dec 16
2
Samba printer management commands
Hi
I am trying to setup remote printer management commands, so the users
could add and delete printers from "Printers" share of Samba in
Windows. I have this script, that is launched using an administrator
account, when I add a printer from there, using a new TCP/IP port:
================================================================
#!/bin/bash
{