search for: smbpass

Displaying 20 results from an estimated 128 matches for "smbpass".

2019 Apr 08
3
libpam-smbpass
Hi Everybody I have a linux debian 8 server with samba user share. I have tried to upgrade to version 9. The package (libpam-smbpass) wich made synchronize linux password to the samba password is missing the new. Are there any way to synchronize unix local password with samba password ? Or can I download libpam-smbpass source from somewhere ? Thanks Zoltan
1999 Apr 13
2
getsmbfilepwent: malformed password entry (uid not number)
...ed out all the tests described in the documentation. They were all successful. Bu from an NT server I can't do this net use z: \\server_name\\tmp System error 86 has occurred The specified network passwd is not corrent In the log files I have following lines. [1999/04/13 12:17:21, 0] passdb/smbpass.c:getsmbfilepwent(184) getsmbfilepwent: malformed password entry (uid not number) [1999/04/13 12:17:21, 1] smbd/password.c:pass_check_smb(500) Couldn't find user 'foobar' in smb_passwd file. [1999/04/13 12:17:21, 3] smbd/error.c:error_packet(138) error packet at line 781 cmd=115 (...
2019 Apr 08
0
libpam-smbpass
...ng from 4.2 is in this file. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Kereszt Vezeték via samba > Verzonden: maandag 8 april 2019 15:25 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] libpam-smbpass > > Hi Everybody > > I have a linux debian 8 server with samba user share. I have tried to > upgrade to version 9. The package (libpam-smbpass) wich made > synchronize linux password to the samba password is > missing the new. > Are there any way to synchronize uni...
1998 Apr 25
0
Compiling smbpass.c
Hello All, I've been trying to compile samba-1.9.18p4 for the last couple of hours and seem to keep running into problems compiling smbpasswd. I'm running Slackware 3.4 Here's last section I tried to use from the Makefile: # Use this for Linux with shadow passwords - but not using PAM! # contributed by Andrew.Tridgell@anu.edu.au # add -DLINUX_BIGCRYPT is you have shadow passwords but don't have the # right libraries and i...
2011 Sep 18
5
Suddenly wine has a problem
Wine has been working perfectly over the last few months, and suddenly today I seem to be having this problem when I have not modified anything since the last time I sued wine. I should also point out, I have made no configuration changes to wine to cause this issue. Does anyone have any advice on how I can fix the problem. Thanks fixme:advapi:SetEntriesInAclA 1 0x33f73c (nil) 0x33f784
2003 Jan 30
3
Problem with Samba PDC and WIN2000
...omain "TECNICO"" Logon failure: unknown user name or bad password Also, in the /var/log/samba/taller.log I got [2003/01/29 19:41:23,0] rpc_server/srv_samr.c:api_samr_set_userinfo(672) api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. [2003/01/29 19:41:23, 0] passdb/smbpass.c:startsmbfilepwent_internal(87) startsmbfilepwent_internal: unable to open file /etc/samba/smbpasswd. Error was Permission denied [2003/01/29 19:41:23, 0] passdb/smbpass.c:iterate_getsmbpwuid(1240) unable to open smb password database. Thanks, Santiago
1998 Aug 14
2
Problem compiling it
...same error message. Compiling ipc.c Compiling reply.c Compiling mangle.c Compiling chgpasswd.c Compiling password.c Compiling quotas.c Compiling uid.c Compiling predict.c Compiling credentials.c Compiling clientgen.c Compiling pipes.c Compiling server.c Compiling access.c Compiling ufc.c Compiling smbpass.c cc: Internal compiler error: program cc1 got fatal signal 6 make: *** [smbpass.o] Error 1 it stops there that's it i get my prompt back can someone help me about this please? i have linux with kernel 2.0.35 on a pentium 75 40Mbytes of memory 80 mbytes swap space about 8 gigs hdd. thank'...
2000 Apr 20
1
This is broken (and insecure) behaviour.
...s to be to restart Samba. Has anyone else seen similar behaviour and know of a workaround or fix ? I have attached relevant messages from the log file. Cheers, Bob. [2000/04/20 08:54:27, 1] smbd/password.c:(1105) password server ACEWTS1 rejected the password [2000/04/20 08:54:27, 0] passdb/smbpass.c:(50) startsmbfilepwent: unable to open file /usr/local/samba/private/smbpasswd [2000/04/20 08:54:27, 0] passdb/passdb.c:(149) unable to open smb password database. [2000/04/20 08:54:27, 1] smbd/password.c:(505) Couldn't find user 'lansley' in smb_passwd file. [2000/04/20 08:54:2...
1999 May 31
0
setting passwords from Windows
I'd like to change Samba passwords from win95 and NT4 clients. I use security=user. I don't give shell access to every user, so they can't use smbpasswd. I've tested from a win95 client with the precompiled samba-2.0.4b.i386.rpm: net pass \\greg greg test1 test2 I'd used smbpasswd to change greg's password to test1 on host greg prior to this. Here's the smbpasswd file: # # SMB password file. # greg:500:E88D94D6EBD10FC7AAD3B435B...
1998 Jun 26
3
Error while compliling
Hi, Please help me resolve this problem. While compiling samba-1.9.18p8, I got this message: cc: Internal compiler error: program cc1 got fatal signal 6 make: *** [smbpass.o] Error 1 I have re-edited the Makefile, and recompiled several times. Each time I got the same error message, at exactly this same spot. Is this a problem with my gcc compiler? which the message seems to imply. But I have compiled the kernel several times with no problem. (Is there a log file s...
1998 Feb 03
2
Signal 6
The answer is on the Slackware CD Rom - read /contrib/gcc2721.README. Apparently it's a bug wih this version of gcc, and the previous version is on the CD as a work-around. Regards, Derek You wrote: >I get the following error: >. >. >Compiling smbpass.c >cc: Internal compiler error: program cc1 got fatal signal 6 >make: *** [smbpass.o] Error 1 >I have tried compiling with and without the -DLINUX_BIGCRYPT flag to no avail. >I can't find any glibc2 so I don't think I have that. ________________________________ Derek Clifford...
1998 Jun 24
1
Compile problems in Slackware
Hi there. Has anyone experienced problems when compiling Samba? I always get stuck with an "internal compiler error" at the file smbpass.o. The system is Slackware 3.4.0 (still the current release), with kernel 2.0.33 and GCC 2.7.2.3, I checked it with Samba 1.9.18p8 and 1.9.18p7. How to get the error: Install Slackware 3.4.0 Extract samba-1.9.18p8.tar.gz edit samba-1.9.18p8/source/Makefile (uncomment lines for Linux w/ Shadow...
1998 Sep 23
1
problems compiling samba
...epages" -DWORKGROUP="VT2" -DGUEST_ACCOUNT="nobody" -DDRIVERFILE="/usr/local/samba/lib/pri nters.def" -DLINUX -DFAST_SHARE_MODES -DALLOW_CHANGE_PASSWORD -DSMB_PASSWD="/usr/local/samba/bin/smbp asswd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" Using LIBS = Compiling smbpass.c gcc: Internal compiler error: program cc1 got fatal signal 6 make: *** [smbpass.o] Error 1 michelle:/usr/local/samba-1.9.18p10/source# ---snip---
1998 Sep 13
1
new user question
...s a copy of the error I am getting when trying to compile in linux 2.0.34 Compiling chgpasswd.c Compiling password.c Compiling quotas.c Compiling uid.c Compiling predict.c Compiling credentials.c Compiling clientgen.c Compiling pipes.c Compiling server.c Compiling access.c Compiling ufc.c Compiling smbpass.c cc: Internal compiler error: program cc1 got fatal signal 6 make: *** [smbpass.o] Error 1 quake2:/usr/src/samba-1.9.18p10/source# Any help would be appreciated Thanks Joe Wronkowski
2000 Feb 21
0
passwd chat???
...a 2.0.6 on redhat 6.1. I want to change passwords from my win9X clients with the 'net password \\server user' command or the password dialog in the system setting. My globals are as followed.. security = user encrypt passwords = yes unix password sync = yes smb passwd file = /etc/smbpasswd passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* passwd chat debug = yes debug level = 100 When I try to change the password from 9X i get the error message "Error 86:...
2003 Sep 29
1
[Fwd: Winbind under 3.0
...PAM ERROR (9) during Account Management for User: Administrator [2003/09/25 12:29:04, 0] auth/pampass.c:smb_pam_accountcheck(781) ~ smb_pam_accountcheck: PAM: Account Validation Failed - Rejecting User Administrator! So under 2.8 this was happening, until I realized I hadn't installed libpam-smbpass. Once I did this, access was granted. After I upgraded I checked that all relevant packages were at 3.0beta2 and they were, including libpam-smbpass. So am I missing another library? Am I missing something in my smb.conf file? Here's the output of testparm: root@dbs1:~# testparm Load smb...
2000 Feb 15
0
samba 2.0.6 breaks domain validation (for me)
.../cli_login.c:cli_nt_setup_creds(72) cli_nt_setup_creds: auth2 challenge failed [2000/02/15 07:29:58, 0] smbd/password.c:domain_client_validate(1413) domain_client_validate: unable to setup the PDC credentials to machine TESLA. Error was : NT_STATUS_ACCESS_DENIED. [2000/02/15 07:29:58, 0] passdb/smbpass.c:startsmbfilepwent(50) startsmbfilepwent: unable to open file /opt/samba/private/smbpasswd [2000/02/15 07:29:58, 0] passdb/passdb.c:iterate_getsmbpwnam(149) unable to open smb password database. [2000/02/15 07:29:58, 1] smbd/password.c:pass_check_smb(505) Couldn't find user 'support&...
1999 Aug 27
0
Unix password sync: Any hints?
...s looking for an answer, but all I can find is the same question over and over... I'm trying to get the Unix Password Sync option to work on my server. I'm running RH 6.0, with MD5 and shadowed passwords enabled, and Samba 2.0.5a (the RPM version). When I try to change passwords using smbpasswd (as a user, not as root) I get the infamous "password invalid" response. I've made sure of several things: My password chat is as ambiguous as I could make it: *password* %n\n *password* %n\n *all* I've also tried it with \r instead of \n. The response is about the same....
1999 Mar 26
0
Win98 goes to sleep on Samba
...workgroup = COP snip...... # Security mode. Most people will want user level security. See # security_level.txt for details. security = server # Use password server option only with security = server password server = BACKUP1 snip....... encrypt passwords = yes smb passwd file = /etc/smbpasswd snip..... unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* snip....... # Use only if you have an NT server on your network that has been # confi...
2002 Nov 21
1
Help with smbpasswd
...s appreciated. [2002/11/21 15:33:04, 1] smbd/reply.c:(988) Username pcguest is invalid on this system [2002/11/21 15:33:04, 2] smbd/server.c:(408) Closing connections [2002/11/21 15:33:04, 1] smbd/password.c:(1137) password server PANT05 rejected the password [2002/11/21 15:33:04, 0] passdb/smbpass.c:(87) startsmbfilepwent_internal: unable to open file /etc/opt/samba/private/smbpasswd. Error was No such file or directory [2002/11/21 15:33:04, 0] passdb/passdb.c:(149) unable to open smb password database. [2002/11/21 15:33:04, 1] smbd/password.c:(500) Couldn't find user 'dmadmin&...