Displaying 20 results from an estimated 70000 matches similar to: "Nt read is changing update status in AIX"
2001 Dec 05
1
Nt read is changing update status in UNIX
When files are read under NT they are updating the access details under
UNIX as if they have been updated. I only want the inodes updated if the
files have been changed, is there a setting in samba to ensure this
happens rather than a read being taken as an update
2015 Mar 31
0
Samba on AIX, issues setting read-only flag on files through Windows Explorer?
Alternatively, anyone know where I could get the binaries for latest Samba 4.x branch for AIX?
----------------------------------------
> From: mirza.dedic at outlook.com
> To: samba at lists.samba.org
> Date: Mon, 30 Mar 2015 14:05:03 -0700
> Subject: [Samba] Samba on AIX, issues setting read-only flag on files through Windows Explorer?
>
> Hello list :)
>
> I am having
2002 Jul 25
0
Réf. : Backing up both AIX and NT using Samba
Hi Joe,
What you can do is to tell the tape drive to not rewind after the first
backup. You have to select the dedicated device for that.
If my memory serves me, the device which does not rewind at backup end is
/dev/rmt{x}.4 or something like that.
So, the batch could be like this:
tar cvf /dev/rmt{x}.4 myfiles_from_AIX
smbclient ... -Tcga /dev/rmt{x} #after the NT backup,
2003 Jan 08
1
Trivial patch: update README about AIX port status
Hi All.
As of now, openssh on AIX passes all regressions tests (and, yes, I
just checked!), works with privsep, bugzilla has zero open AIX-specific
bugs and IBM ship it essentially unmodified as a supported product.
I think it's beyond "support underway" :-)
-Daz.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
2002 Jul 24
1
Backing up both AIX and NT using Samba
Hi Everyone,
My name is Joe and I need some help from the Samba community. I have a need
to be able to backup both Windows NT and AIX files using one IBM 3590 tape
drive attached to a 7017-s80 running AIX 4.3.3.
The files that I need to back up on the NT side are on a box that
cannot be NFS mounted. It is essentially a "dumb box" with minimal
configuration abilities.
I am able to back
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
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
2006 Feb 10
1
Question on AIX 5.2, Samba and NT domains
Environment:
AIX 5.2
Samba 3.0.21b (compiled at this site with Visualage C/C++ 6.0)
configure was run as:
./configure --prefix=/usr/local/samba --with-pam --with-acl-support --with-aio-support --with-winbind
Windows environment is a mix of Windows NT domain and Novell file servers.
Does anybody know of a single document or set of documents that have a "cookbook"
2006 May 25
1
AIX 5.3 Samba member server to an NT domain
Ladies and Gentlemen,
I'm trying to get AIX to authenticate users off another Samba server (with
an eye to doing the same off a Windows server at some point, just to be
flexible). I have been using the binary distribution of Samba 3.0.22 to do
this. While I have been able to get users to log in by using the WINBIND
authentication method, they still cannot change their password or use FTP. I
2002 Jun 05
0
AIX / NT Networking
I'm running AIX 4.3.3MR9 on an H50 with NT4.0SP6a clients.
Samba is 2.2.4 compiled on the system with GCC.
I've been having an issue for a few weeks and it really looked like some
type of name resolution issue. When NT clients browse samba shares from my
AIX server they take 30-60 seconds to come up. Sometimes they won't come up
at all. All of my DNS, WINS, and hosts files check
2005 Mar 09
0
[djm@cvs.openbsd.org: OpenSSH 4.0 released]
----- Forwarded message from Damien Miller <djm@cvs.openbsd.org> -----
Subject: OpenSSH 4.0 released
From: Damien Miller <djm@cvs.openbsd.org>
Date: Wed, 9 Mar 2005 02:54:13 -0700 (MST)
To: announce@openbsd.org
X-Original-To: jeremie@le-hen.org
Delivered-To: tataz@tataz.chchile.org
X-Loop: announce@openbsd.org
Precedence: list
OpenSSH 4.0 has just been released. It will be available
2017 Sep 11
1
Read ONLY shares on Samba 4.6.4 in AIX 6.1
>
> Hi !!!
>
> I've managed to make Samba 4.6.4 run on AIX 6.1. Packages from OSS4AIX. I
> have two shares both are read write, but I'm not allowed to write on them.
>
> This is my [GLOBAL]:
>
> [global]
> bind interfaces only = Yes
> interfaces = 127.0.0.1 en0
> netbios name = P7-AIXTEST
> realm = MYCOMPANY.LOCAL
>
2002 Jun 05
1
samba AIX / NT network issue
I'm running samba on an AIX 4.3.3 server which has NT4.0 SP6a clients
connecting. Since I've had so much trouble with it I compiled 2.2.4 with
GCC on the server and it didn't do any good. Grasping for straws I had our
netadmin come over and help me interpet what kinds of errors we were
receiving.
The symptom of the problem first off is that when the clients are browsing
the
2015 Mar 30
2
Samba on AIX, issues setting read-only flag on files through Windows Explorer?
Hello list :)
I am having issues setting the "read-only" flag via Windows Explorer on my AIX Samba share and I was hoping someone out there would be able to point me into the right direction to solving this issue...
I have on my AIX 7.1 system installed Samba 3.6.24 and configured, joined to our Windows domain successfully.
The samba binaries I got from perzl.org/aix
In my smb.conf I
2001 Mar 05
0
AIX 4.3.3 + sshd = bug
Hello,
I believe that there is a bug in OpenSSH that affects its usage on
AIX 4.3.3 - Maintenance Level 3 and higher. This bug was introduced
by a change by IBM in the "/usr/lib/drivers/ptydd" driver, and it
affected IBM's own telnetd daemon (reference
2005 Jul 06
0
Domain member server on AIX 5.3
Hi,
I'm trying to setup samba 3.0.14a as domain member on AIX 5.3.
My test environment is:
- PDC and ldap master on RH8.0 (samba 3.0.14a, openldap 2.1.29)
- Ldap slave on FC3 (openldap 2.2.13)
- Samba domain member on FC4 (samba 3.0.14a)
- XP clients
- and Samba domain member on AIX 5.3 (samba 3.0.14a)
This is what I did:
- Compiled samba
./configure --with-fhs --with-quotas
2013 Jan 29
0
R on AIX 6.1
From: Bibhabari Chakraborty
Sent: Tuesday, January 29, 2013 6:32 PM
To: 'r-help@r-project.org.'
Cc: Veerendra Prasad Pillalamarri
Subject: R on AIX 6.1
Hi Team,
I am trying to install R on AIX 6.1 .
I tried with ./configure -with-readline=no
Getting the following error
checking how to get verbose linking output from gfortran... configure: WARNING: compilation failed
configure: error:
2001 Nov 09
0
AIX lastlog change
Hi David,
I'm sure loginfailed(..) should be called immediately after
authenticate(..) returned an error. It is directly related
to an invalid password try. (Please see my attached mail from May 2001
to the list).
I'm not so sure when loginsuccess(..) should be called
(setting the loginfailed counter to zero):
Either
1) when somebody logs in successfully using all kinds
of valid
2005 Dec 19
6
[Bug 1136] User not logged off after forced password change in AIX 5.3
http://bugzilla.mindrot.org/show_bug.cgi?id=1136
Summary: User not logged off after forced password change in AIX
5.3
Product: Portable OpenSSH
Version: 4.1p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at
2011 Jun 19
5
[Bug 1915] New: SSH5.4p1 in the AIX server, the system output error(ERRPT) when the password change fails ADMCHG flag.
https://bugzilla.mindrot.org/show_bug.cgi?id=1915
Summary: SSH5.4p1 in the AIX server, the system output
error?ERRPT? when the password change fails ADMCHG
flag.
Product: Portable OpenSSH
Version: 5.4p1
Platform: All
OS/Version: AIX
Status: NEW
Severity: major
Priority: P2