similar to: Passwd chat usage ?

Displaying 20 results from an estimated 10000 matches similar to: "Passwd chat usage ?"

2000 Feb 01
4
Working Passwd Chat for Unix Password Sync on Redhat 6.1
I have been trying to get the password sync working for Redhat 6.1 (samba 2.05a rpm). I got the PDC working this morning, so I'm happy. The FAQ section on the samba site was very helpful. The password sync was the only sticking point. The default passwd chat script didn't work well passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passw
2000 Feb 03
1
Passwords issues with samba 2.0.6
In my pursuit of integrating samba password authentication with our own stuff, I've been looking at ways on synchronizing the two. And here are the two problems for which I hope to get either solution: a) smbpasswd will not pass down spaces to whatever is called for synchronization. Barely looking at the synchronization routine, it scans as a string, which would skip anything after a space.
2000 Mar 05
1
The passwd sync chat doesn't seem to work OK.
I'm trying samba-2.0.3 and can't make the passwd sync chat work. Here is the debug Invoking '/usr/bin/passwd papa' as password change program. [2000/03/04 21:58:22, 100] smbd/chgpasswd.c:talktochild(263) talktochild: chatbuf=[*] responsebuf=[Changing password for user papa New UNIX password: ] [2000/03/04 21:58:22, 100] smbd/chgpasswd.c:talktochild(276) talktochild:
2008 Jun 28
3
/etc/passwd.rpmnew changes "x" to "*"
What would be the effect of changing the password field in "/etc/passwd" from "x" to "*"? I noticed I have an "/etc/passwd.rpmnew" file which changes the password of many service accounts from "x" to "*". I am wondering if I should merge those changes into my "/etc/passwd" file. -- Matt Seitz Manager, File System
2007 Feb 11
2
Centos 4.4 Samba passwd chat
I' just setting up a samba server using centos and get you don't have permission to change you password on the windows xp client. Just wondered what others are using for the passwd chat line in smb.conf. Mine is: *New*password* %nn *Retype*new*password* %nn *passwd:*all*authentication*tokens*updated*successfully* Also tried setting passwd chat debug = Yes but that seems to have no
2007 Jan 31
3
passwd chat for samba->kerberos passwd-sync
Hello! I tried to run a samba3 server as pdc for windowsXP clients with ldap backend and kerberos authentication. I stuck with these two possibilities: 1. Samba is pdc, winxp is domain-member, users are autheticated against smbpasswords within ldapsam. If the kerberos password of the korresponding principal has the same password, the users get a ticket from the kdc after windows logon. But I
2004 Feb 25
1
probleb with 'passwd chat' and 'passwd program'
Hi ! I have a problem using an external script to change password : in smb.conf, i have : => passwd chat = "Changing password for*\nNew password*" %n\n "\nRetype new password*" %n\n => passwd chat debug = Yes => log level = 100 => unix password sync = Yes => passwd program = /usr/local/sbin/smbldap-passwd %u The script is called normally, and logs show that the
2003 Jul 14
2
passwd chat debug
Hi all, I'm trying to set up my "passwd chat", then I was adviced to use: passwd chat debug = yes debug level = 103 encryp passwords = no But I can't find the "chat" inside log.smbd What am I doing wrong? Cheers, -- Benilton Carvalho DE / IMECC / UNICAMP Red Hat Linux i18n Team
2001 Nov 30
1
passwd chat problem
I could not find any reference to this in the list archive. I am setting up SAMBA on an IRIX system. The passwd command does not say "Password changed" or similar at the end, it just ends. However, if the command fails for any reason (unable to get a lock on the passwd file, for example) it does report that. My problem is that I cannot see any way to get the passwd chat string to
2007 Jul 29
2
High cpu usage OpenSolaris
Hi, I've built 64-bit dovecot 1.0.2 on Opensolaris to replace version 1.0.0rc10. It functions fine, but when I connect, it eats up all available cpu. My guess is that the poll thread is running continuously. Any ideas on what I should do to verify this or does anyone know of a fix? Thanks, Gary -------------- next part -------------- A non-text attachment was scrubbed... Name: gary.vcf
1998 Aug 25
1
Need %o in passwd chat
Hi, I've encountered the following problem: I set up a passwd chat which seems to be working correctly. Obviously samba doesn't send the old passwd (even if told so by %o) to the local passwd program. This is explained by something like 'we're running as root, we don't need the old password'. The problem is: In our environment I do need the old password even if running as
2012 Oct 05
1
dropbox
Message: 3 Date: Thu, 4 Oct 2012 12:55:46 -0400 From: m.roth at 5-cent.us Subject: Re: [CentOS] About dropbox To: "CentOS mailing list" <centos at centos.org> Message-ID: <607ac5fc98b9b8090a2b39fabba2241a.squirrel at mail.5-cent.us> Content-Type: text/plain;charset=utf-8 Andrei Rolando Le?n Salas wrote: > Hello, i use dropbox to have a back up in my computer. Theres a way
2008 Dec 01
1
Attempting to get a STELLA model into R
To whomever may be of help, I am a student in a graduate modeling class at the University of North Carolina at Wilmington. I am trying to get a STELLA model converted into R. I am in the process of trying to 're-write' the script into R, but I seem to be missing pieces (i.e. parm values) that are keeping me from being able to replicate this model into R. Does anyone have an idea of a
2008 Apr 01
1
Samba PDC, OpenLDAP, and passwd chat
Hey List, I'm using Samba 3.0.24 and OpenLDAP 2.3.30 (with the ppolicy and smbk5pwd overlays). While testing Samba as a PDC with an OpenLDAP backend, I've hit a snag on password change. I currently have the following in my smb.conf related to password changes: passwd program = /usr/bin/ldappasswd -x -W -S -D uid=%u,ou=Users,dc=example,dc=com passwd chat = "*Enter
1999 Nov 09
1
2nd try: sync of passwd and smbpasswd
Hello, I'm using samba2.02 and shadowed passwords. I' m on the way to migrate from plaintext to encrypted passwords. Therefore I've set the parameter update encrypted to "Yes". After everyone has logged in I will set this parameter to "No" again and set encrypted passwd = Yes. So far, so good. But three questions are remaining for me: a) what to do with those who
2000 Jul 07
0
sparc64 vs i386 memory usage
I have an R function that uses a shared library written in C. The memory allocation is done using calloc and free (I tried using R_alloc, but although it would compile, R would crash... is there a FAQ with more info on R_alloc? I couldn't find an answer in the documentation...). There are no memory leaks in my C code (i have triple checked). The code also uses the coxph function from
2007 Sep 09
1
Which cause less CPU usage: GSM or wav??
I have 4 TDM T1's going in to a IVR system. The IVR messages are recorded .wav format - The system appears to crap out at about 40 calls - Would using GSM or some other format help save CPU cycles? Using 1.2, Dual Xeon and 2GB ram TIA -- Barton Fisher Innovative Communications 714-228-5400 Ext 5410 http://www.icpage.com -------------- next part -------------- A non-text attachment was
2018 Nov 14
2
Building LLVM with VisualStudio 2017
Hey Bjorn, Were you able to figure this out or is it still broken for you? Our scenario is a little bit different, but I have a theory as to what may be going wrong. What linker are you using when you compile your project with clang-cl? I am wondering whether the version of the linker and/or the libraries that you are using is too old in comparison to the one used for the clang compilation.
2012 Jan 29
1
A desktop Centos remix
Hello Centos users! I'm doing a Centos 6 desktop oriented remix called Stella. This has been brewing since the summer and it's starting to get ready. :-) I've backported a lot of packages from Fedora and Rpmfusion and I bundle several other repos, too, resulting in a big range of software available, including but not limited to: LibreOffice, VLC, MPlayer, Shutter, Arista, Java,
2005 May 11
1
rank (PR#7850)
Full_Name: Stella David Version: 2.1.0 OS: mingw32 Submission from: (NULL) (137.250.161.136) It seems that rank doesn't work right on vectors containing negative values. If the negative value is the first component or there are only two components, it works, but if the negative value is somewhere in the middle there's a problem. Here are my examples: > # wrong: > x<-