Displaying 20 results from an estimated 700 matches similar to: "Desperate! passwd sync problem...please help!"
2002 Oct 28
2
root prexec/postexec & login scripts
I have a perl script that I'd like to use to create windows 9x login
scripts at login time but I cannot get the process to work right. I have
RedHat 7.3 (actually the k12ltsp v2.1.0 which is a modified RH7.3) set
up as a domain controller which is working well. Manually created login
scripts run fine on the workstations at login. I'm using a netlogon
script I found at
2000 Apr 25
3
passwords for NT and AIX
I've finally gotten Samba (version 1.9.18p4) working on a RS/6000 server running AIX version 4.3.2, for a group of Windows NT 4.0 workstations on build 5 to access some shared directories. Everything works fine when I set them up - I have
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
in my smb.conf, added the passwords to the smbpasswd file, and it
2013 Oct 03
3
[LLVMdev] A way to write new pass by keeping source and build directories separate
Hi,
I was trying to write a sample optimization pass in LLVM, by following
instructions in LLVM doc for Writing a New Pass. But then ran into
*make*issues. The issue is with having separate
*source *and *build* directories. The LLVM doc for 'Getting Started'
suggests keeping the two separate, but the 'Writing a new pass' doc assumes
they are merged. Hence the *make *issue.
I did
2013 Oct 04
0
[LLVMdev] A way to write new pass by keeping source and build directories separate
On Oct 3, 2013 11:47 PM, "Rekha R" <rekharamapai at nitc.ac.in> wrote:
>
> Hi,
>
> I was trying to write a sample optimization pass in LLVM, by following
instructions in LLVM doc for Writing a New Pass. But then ran into make
issues. The issue is with having separate source and build directories. The
LLVM doc for 'Getting Started' suggests keeping the two
2009 Nov 03
1
ldap passwd sync old password
Hi,
I want, that the unix password ( stored on LDAP ) gets changed when a
user changes his samba password ( stored on LDAP ).
So I set ldap passwd sync = yes, but the unix password does not get
changed. The samba password is updated.
Smbpasswd shows this error
machine 127.0.0.1 rejected the (anonymous) password change: Error was :
Wrong Password.
Failed to change password for user1.
After
2010 Mar 14
2
Samba/Unix password sync with LDAP backend
I have been using Samba+Linux+openLDAP. The password synchronization
between the Samba and Unix accounts works well with the use of the "ldap
passwd sync" parameter in smb.conf.
Now I am in the process of installing my first server using CentOS/Red
Hat/389 Directory Server and this does not work in the same way. It
seems that some additional software must be installed in each
2003 Apr 03
4
Password Aging Policies - SAMBA
I am new to SAMBA. I am using it with LINUX and I love it! Nice change from you know who.
I am sorry if this is a lame question, but I am setting up a Primary Domain Controller and a Backup Domain Controller. All the clients are Windows 2K or XP. I need the clients to reset their passwords every 30 days. I am having a hard time locating a procedure to set this feature. LINUX has 'chage'
2011 Jun 17
1
sink() and library() calls cause script to stop when called from php
Hello all,
I have a php script that makes a call
system(PATH_PROJECT_ROOT . '/sh/combineDays.sh ' . $dateString . " " . PATH_PROJECT_ROOT);
and within combineDays.sh I run an R script:
R --slave --vanilla --args $testDates $BASEDIR $defaultSearchVersion < $BASEDIR"R/combineDays.R"
At the end of this R script, I try to write results to a file, but the
2009 Apr 21
4
Changing Passwords in Active Directory with ruby-net-ldap
I am building an application in Rails using ruby-net-ldap and I am
trying to figure out how to change passwords in Active Directory. Does
anyone have any experience with this using the ruby-net-ldap gem? I know
that I remember seeing an example on the web somewhere that showed how
to do this using the depot application from the Rails book but for the
life of me I can''t find it again. :(
2011 Jun 18
1
Vim-R-Plugin issue : Python interface must be enabled to run Vim-R-Plugin
I am trying to get the
Vim-R-Plugin<http://www.vim.org/scripts/script.php?script_id=2628> to
work with gvim and R on Windows 7.
When I open a .R file in VIM, it complains and says ""Python interface must
be enabled to run Vim-R-Plugin." I have installed pywin32 for python 2.7,
and added the following 4 lines to my _vimrc per the instructions
2008 Oct 01
9
time segments intersection
Hi all,
Please, how could I calculate the time that two time segments has in
common? Is there any function to perform this calculation?
For instance, given four POSIXlt objects...
endPeriod<-as.POSIXlt("2008-09-30")
startPeriod<-as.POSIXlt("2007-10-01")
endProject<-as.POSIXlt("2007-05-31")
startProject<-as.POSIXlt("2006-12-01")
that limit
2003 Apr 27
2
smbpasswd via cgi
using samba and ldap - redhat 7.3
trying to work on a short cgi to update samba password (it is a url with
attributes username and password). I am not very good at all with perl, so
if someone can take a quick ponder and help me out, that would be great.
I think that it fails in theory however, because to change other users
password, you need to be root ... So I was wondering if anyone knows
2005 Jan 24
3
changing ldap passwords?
Samba experts,
I am using Samba 3.0.8 on an AIX 5.1 system with ldap authentication. I
have ldap working so that users can authenticate in their samba account via
ldap. However, I am trying to figure out the best method for allowing
users to change their ldap samba account password.
What is the best method to allow end users to change their LM/NT
passwords for Samba via LDAP?
Should
2007 Feb 06
1
audit module
hey,
i need to know who deleted files on our server so i added the audit module. but now i cant find any hint in the log file which user deleted the file. it just shows me "Feb 6 13:54:57 smb.-server smbd_audit[13881]: opendir .recycle". How can i do that?
another question is: how can i tell samba to keep more versions of the log files? Now it only keeps a client.log and a
2002 Nov 12
2
pam password change = yes
What is the significance of having pam password change = yes in the smb.conf
I have pam password change = yes and also passwd chat = ......... option
set....
Do I need both or one....
Please advice!!!
Thanks
2012 Aug 29
1
LDAP access to Samba 4
Hello,
I am currently migrating from OpenLDAP to Samba 4 PDC, and I have a webpage (PHP/Apache) available for users so that they can change their password on the existing LDAP server.
I attempted to adjust that script to change the password on the Samba 4 AD controller, but I get a "cannot connect" error to LDAP. The web server the password script is running on is not on the same
2019 Nov 28
5
IMAP Migration Tools
Hi,
I am looking for tools to migrate Mails from one IMAP-Server to
another. Until now I have always used imapsync, but it seems very
slow. Even over a 2x10GB/s connection I only get speeds of about
600KiB/s, because the programm always pauses betweeen every single
mail.
Does anyone here have a suggestion for an alternative?
Thanks in advance
Julian
2018 Apr 04
2
How to change Domain password as normal user?
On Tue, 03 Apr 2018 23:34:13 -0400
Mark Foley via samba <samba at lists.samba.org> wrote:
> On Sat, 31 Mar 2018 17:04:22 +0100 Rowland Penny <rpenny at samba.org>
> wrote:
> >
> > On Sat, 31 Mar 2018 11:42:07 -0400
> > Mark Foley via samba <samba at lists.samba.org> wrote:
> >
> > > On Sat, 31 Mar 2018 12:25:14 +0100 Rowland Penny
> >
2001 Jul 28
2
lattice and histogram
Hello again folks,
Thanks to all for the advice on getting hold of "grid"
and "lattice". I think I'm getting the hang of it.
This produces very satisfying arrays of histograms.
The typical command I am using is
histogram( ~ DATA.df$X | DATA.df$F, \
type=c("count"), layout=c(5,5) )
Now I'd like to ask a question slightly more subtle
than
2001 Aug 24
3
RECORDNUMBER
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I am going to encode almost 2000(!) CDs to OGG soon and I will use the tag
RECORDNUMBER (as opposed to TRACKNUMBER) to indicate which record in a
multi-cd-album it is. Maybe I'll also use the tag RECORDNAME if the record
also has a name (eg Nine Inch Nails/Fragile's records are called Left and
Right).
Please make this tag (at least