Displaying 20 results from an estimated 200 matches similar to: "passwords for NT and AIX"
2003 Mar 22
1
Desperate! passwd sync problem...please help!
Hello,
I am running Samba 2.2.3a-6 on a Debian(testing) machine.
It is running as a PDC for 15 Win2K(SP2/3) systems. Everything runs
beautifully except the users cannot change their passwds. When a user
CTRL-ALT-DEL and change passwd they ultimately get a messages stating that
the old passwd is incorrect....
If I log into a shell as a user on the system and invoke smbpasswd, It
goes through all
2000 Apr 27
1
AIX and NT password sync
An update on my problem with NT workstations accessing Samba running on AIX 4.3.2.
I checked the www.redbooks.ibm.com website, and the IBM manual AIX for Windows NT: Solutions for Interoperability SG24-5102-01 states that they recommend a product called Passync by Suntunix. I tried to find their website (www.syntunix.com) and it seems they've gone out of business!
Does anyone know
2012 Aug 21
5
[PATCH 1/2 v1] blkdrv: Add queue limits parameters for sg block drive
This patch adds some queue limit parameters into block drive. And inits them
for sg block drive. Some interfaces are also added for accessing them.
Signed-off-by: Cong Meng <mc at linux.vnet.ibm.com>
---
block/raw-posix.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++
block_int.h | 4 +++
blockdev.c | 15 +++++++++++++
hw/block-common.h | 3 ++
4 files
2012 Aug 21
5
[PATCH 1/2 v1] blkdrv: Add queue limits parameters for sg block drive
This patch adds some queue limit parameters into block drive. And inits them
for sg block drive. Some interfaces are also added for accessing them.
Signed-off-by: Cong Meng <mc at linux.vnet.ibm.com>
---
block/raw-posix.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++
block_int.h | 4 +++
blockdev.c | 15 +++++++++++++
hw/block-common.h | 3 ++
4 files
1998 Sep 30
0
Can't set uid (AIX3)
We have a RS/6000 with AIX 3.25 installed. After we installed the samba
1.9.18 p8, everything works fine except there is a message in every user's
log file :
Can't set uid (AIX3)
I don't know what error it is. Everyone has idea ?
Thanks !
Stephen Wu
> * Phone : (248)265-0483 [8-365]
> * Fax : (248)265-9221 [8-365]
> * Email : Stephen.Wu-eds@eds.com
>
1998 Jun 19
0
samba-1.9.18p8/smbpasswd on AIX
I installed samba-1.9.18p8 on our RS6000 running AIX: 4.2.1.0 with xlC:
3.1.4.0. There are 5 errors reported in "util.c" and 2 errors reported
in "server.c", all about "Function argument assignment between types
"unsigned long*" and "int*" is not allowed."
I use encrypted passwords and have a smbpasswd password file in the
ususal place. I can
2001 Nov 27
1
Sync of samba passwords between two UNIX samba servers possible?
Hi everyone,
I have set up two seperate AIX4.2.1 samba servers, and due to this, every
time a user changes his Novell password, they (or more likely, I) have to
change their passwords on both seperate samba servers (login is duplicating
the novel/NT login password combination so that the filesystems are mapped
automatically when they boot up).
My question is :-
Is it possible to synchronise two
1997 Dec 08
0
Unable to set userid in AIX 3.2.5
I'm trying to share a UNIX directory among users accesing it from
Win95 boxes. I'm using the "force user" directive but it seems to
not work under AIX 3.2.5. I got the message in the logs:
Can't set uid (AIX3)
Grepping around I found that this message comes from the
module uid.c.Before I start to mess up the code, I want to
know: There is any workaround for that?
2003 May 20
1
smbd - wide links / possible buffer failure??
Hello there,
sorry - my first mail seems to be lost?
Might be I am wrong, but it seems that the behavior of wide link option
has been changed since 2.2.7. So we have some problems on our large side
to upgrade to 2.2.8a. Here is what I found, but it may be not the
intention of samba developer!
There ist a new function called readlink_checkin smbd/vfs.c. In this
function is a pattern compare
2003 Apr 13
1
disabling version number
Hi there,
is there any possibility of disabling Samba's version number output (e.g.
with smbclient) without having to manually edit it in the source code?
I don't want anyone to see my Samba's version number...
Thanks
Florian
2002 Jul 20
1
Problem with SSHD-Daemon (OpenSSH)
Hello,
i have problems with the ssh-daemon.
Problem: sshd daemon would not start, complained about
Not enough entropy in RNG
The same message comes by ssh-keygen .
Platfrom: OS/390-UnixSystemServices 2.10 / OpenSSH_2.9p1
I have the bin-Version from the IBM-Redbook SG24-5944-01 (Open Source
Software for z/OS and OS/390 UNIX -
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote:
>
>
> But we'd like to go one step further and have the return code from preexec
> be used to continue or abort the connection being established. The script
> above would be modified to generate this return code.
>
> Looking through the source code (smbd/service.c), it doesn't seem to check
> the return code (calling smbrun to do the
2000 Apr 03
1
2.0.7pre3: smbclient issues
My systems: rh61, 2.2.14 + smbfs-nls.patch.
I refer to 2.0.7pre3 as 2.0.7
=== 1) "ls" of an empty dir
1a)
1.9.18 doing "ls" to an empty samba dir:
smb: \> ls
49550 blocks of size 16384. 33754 blocks available
1b)
2.0.7 doing "ls" to an empty samba dir:
smb: \> ls
ERRDOS - ERRbadfile (File not found.) listing \* <=======
2008 Dec 30
3
Samba 3.2.5 and vscan-clamav.so
Hello
Recently I migrated from samba 3.0.24 to samba 3.2.5 on Debian etch amd64. In
old system I have working samba-vscan used with ClamAV 0.91. Now I have ClamAV
0.94.2. I compiled vscan-clamav successfully, but when I try to connect to the
share, it fails and I get some strange messages in the samba logs: "Error
trying to resolve symbol 'init_samba_module' in
2009 Aug 03
1
use gnulib, and begin to pass its "make syntax-check" tests
Here's a patch series to make libguestfs use gnulib via a git submodule.
The first thing I did was to look at the failures from "make syntax-check"
and fix the config.h-related ones below. The others are now
temporarily disabled via a variable in cfg.mk.
I fixed the config-h problems and moved those change sets to precede
the test-adding one, so that bisection still works, even if
2008 Feb 13
4
FreeBSD: Changing UNIX password - Password Chat?
I can't get my Samba PDC (FreeBSD 7,0-BETA3) changing UNIX passwords
from Windows clients (Ctrl-Alt-Del).
I now have the password chat debug active and I have loglevel 100.
I am not certain about the syntax in the password chat. But if I from
a console try to change the password of a given user (here testuser1),
I see these lines:
mflserver3# /usr/bin/passwd testuser1
Changing local password
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
2002 Aug 11
1
Password change on Windows 2000 clients not working
Hello, I have searched hi and lo for a solution to being unable to
change passwords from Windows 2000. Everything seems to work fine,
shares, etc. but when I press ctrl-alt-del to bring up the Change
Password dialogue, I get the message that "The user doesn't exist or the
password was entered incorrectly" from Windows.
I am running Samba 2.2.3a on Mandrake Linux 8.2
In my logs,
2008 Oct 16
1
merge/combine data
Hi,
I have the following data imported from a csv file
user_id site_id name
1 1 11 februari
2 1 11 redbook
3 1 11 tips
7 3 6 sleep
8 3 6 monitoring
9 3 6 alarm
Which I would like to merge/combine into
user_id site_id name
1 1 11 februari,
2002 Aug 13
2
FW: Password change on Windows 2000 clients not working
Hi, I sent this in a couple of days ago and have only gotten one
suggestion. Can someone read the below problem and try to help me out?
I have searched everywhere for a solution to this and have tried
numerous 'passwd chat' strings to no avail.
Help is much appreciated!
James Herschel
JSquared Network Solutions
(905)847-0799
james@jsquared.ca
-----Original Message-----
From: James