Displaying 20 results from an estimated 5000 matches similar to: "AIX 5.3 Samba member server to an NT domain"
2007 Oct 01
1
Incorrect link to qemu-img
The page describing setting up HVM domains[1] contains an incorrect link
for downloading qemu-img. It has a link to
http://dlc.sun.com/osol/xen/download/current/qemu-img while it should be
http://dlc.sun.com/osol/xen/downloads/current/qemu-img (note the ''s'' on
downloads).
[1] http://opensolaris.org/os/community/xen/docs/HVMdomains.htm
--
Menno Lageman - Sun Microsystems -
2003 Mar 19
1
Old connection_t for .... messages
Hi,
One one server running tinc we're seeing a lot of syslog messages like
the following:
Old connection_t for XXXXX (xxx.xxx.xxx.xxx port 655) status 0014 still lingering, deleting...
The last time these messages appeared, they referred to 2 of the 3
remote ends that this server is connected to. They appear regularly,
once every minute. The VPN still works fine, but I have to restart
tinc
2006 Dec 06
2
ssh 4.x using aix 5.3 auditing
Im trying to identify how ssh 4.5 interacts with the audit subsystem within AIX 5.3. i get an event when a user logs in, but not when they exit via ssh. i can get it to work with telnet, however. It would seem to me that if an event is captured from the login, that the same would be true for the logout. I've opened a PMR w/IBM, but not getting very much help.
below is an example of my
2014 Jun 27
2
Samba 3.6.22 on AIX 7.1 with Windows AD (Kerberos and winbind)
Hi all,
I have installed samba 3.6.22 on AIX 7.1 and join a windows AD with
success.
All seem to work fine, i have configured smb.conf, methods.cfg, user ....
the following command work fine wbinfo -u, wbinfo -g, lsuser, id...
The command "chgrp group file.txt" or "chown user file.txt" work also
fine.
The unique issue i have is that le file.txt (see below) don't
2007 Jun 22
1
Samba 3.0.24 on AIX 5.3 + winbindd
Hello,
I installed Samba 3.0.24 on my AIX 5.3 and configured it to authenticate
users via winbind.
I followed the previous thread 'Samba on AIX --> nsswitch.conf', copied
WINBIND to /usr/lib/security and modified the default: stanza in
/etc/security/user to include WINBIND (in the SYSTEM and registry entry,
respectively). Additionally, I added an entry in
/usr/lib/security/methods.cfg.
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 Feb 09
6
chown DOMAIN+mylogin /dir fails (Please help)
What can I look at to understand why chown keeps saying user does not
exist.
wbinfo -u/-g returns the user information
klist -v shows kerberos is working
net ads join works fine
wbinfo -t shows secret is fine
aix does not have getent so I can't run getent passwd -- is there
something equivalent on aix?
/usr/lib/security/methods.cfg has:
WINBIND:
program =
2006 Jun 12
1
[PATCH] host-up and host-down hooks
Hi,
Here's a dead simple patch that causes tinc to run optional host-up and
host-down scripts as hosts come up and go down. This allows custom host
up/down functionality to run without having to know host names in
advance. Please consider for future inclusion in tinc. I can provide
documentation patches if this is accepted.
Regards,
Menno Smits
NetBox Blue
http://netboxblue.com/
2007 Jul 12
3
How to list pools that are not imported
Hi all,
again might be a FAQ, but imagine that I have a pool on USB stick,
I insert the stick, and how can I figure out what poools are available
for ''zpool import'' without knowing their name?
zpool list does not seem to be listing those,
thanx,
Martin
2013 Aug 04
1
10th anniversary of tinc 1.0
Hello everyone,
Today is exactly 10 years ago that tinc 1.0 was released. I would have hoped to
celebrate this by releasing 1.0.22 and 1.1pre8 today, but this will instead
happen in one week.
Tinc 1.1 is close to becoming stable, and I hope to release 1.1.0 before the
end of the year. The main features of tinc 1.1 are the improved security over
tinc 1.0, and a much nicer interface that makes it
2013 Aug 04
1
10th anniversary of tinc 1.0
Hello everyone,
Today is exactly 10 years ago that tinc 1.0 was released. I would have hoped to
celebrate this by releasing 1.0.22 and 1.1pre8 today, but this will instead
happen in one week.
Tinc 1.1 is close to becoming stable, and I hope to release 1.1.0 before the
end of the year. The main features of tinc 1.1 are the improved security over
tinc 1.0, and a much nicer interface that makes it
2007 Feb 15
4
Component/type defaults for 0.22.x
Has the component/type defaults syntax changed for 0.22.x?
I have a component:
<snip>
define remotefile($owner=root, $group=root, $mode, $source,
$backup=false, $recurse=false, $groupname="default") {
file {
$name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
Hi all,
Environment:
Compiler: IBM XL C/C++ Enterprise Edition for AIX v9.0
Server: AIX 5.3 TL 10 SP1
I use configure with the following option to configure the makefile.
--------------------------------?
export CC=cc
export CFLAGS="-I/opt/freeware/include/openssl/ -I/usr/local/include"
export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib"
./configure --prefix=/usr/local
2008 Mar 18
4
Solaris 10 x86 + ZFS / NFS server "cp" problem with AIX
Friends,
I have recently built a file server on x2200 with solaris x86 having zfs (version4) and running NFS version2 & samba.
the AIX 5.2 & AIX 5.2 client give error while running command "cp -R <zfs_nfs_mount_source> <zfs_nfs_mount_desticantion> as below:
cp: 0653-440 directory/1: name too long.
cp: 0653-438 cannot read directory directory/1.
and the cp core dumps in
2011 Aug 22
2
[LLVMdev] llvm-gcc and -march
Here is some more info:
[naromero:~/pmr] naromero% llvm-gcc -v
Using built-in specs.
Target: x86_64-apple-darwin10
Configured with: ../llvm-gcc-4.2-2.9.source/configure
--prefix=/opt/local --host=x86_64-apple-darwin10
--enable-llvm=/opt/local --enable-languages=c,c++,objc,obj-c++,fortran
--libdir=/opt/local/lib/llvm-gcc42
--includedir=/opt/local/include/llvm-gcc42
--infodir=/opt/local/share/info
2009 May 14
4
Possibly dumb questions about DC and user/system limits
Because of user access growth, the number of processes associated with
IMAP has increased and I thought to change some of the configured
parms. dovecot -n yields:
# 1.1.14: /usr/local/etc/dovecot.conf
# OS: AIX 1 005A928C4C00
listen: *:143
ssl_listen: *:993
disable_plaintext_auth: no
verbose_ssl: yes
login_dir: /var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
2002 Jul 26
3
AIX issues
Hello everyone,
I have been given the task of working out a number of issues with
OpenSSH for my company (Hertz).
I have been following the mailing list for several days now and I'm
beginning to compile a list of who is working on what. To make my task
faster, it would nice if the people working on the following issues
would drop me a email before I start to rewrite their code and get it
2009 Apr 23
1
Dtrace provider for the COMSTAR iscsi Target Port Provider - Review Request
The iscsit_dtrace_draftv5.txt describes the Dtrace probes definition for
the COMSTAR iSCSI target port provider. For all those interested in
iSCSI, please take a look and send me your
feedback/questions/suggestions etc by Thursday, April 20, 2009
thanks
Priya
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: iscsit_dtrace_draftv5.txt
URL:
2005 Dec 29
5
Ruby-GetText-Package-1.1.0
Hi,
Ruby-GetText-Package-1.1.0 is now available.
This release enhances many features for Ruby on Rails.
I hope this release make your Application support L10n.
And thanks for many helps!
Highlights
----------
* Added some functions which managed po/mo files easily.
* GetText.update_pofiles creates/updates pot/po files.
The idea is from Sascha Ebach.
* String% is extended to accept
2006 Jul 05
5
[Bug 1207] unsuccessful_login_count gets incremented by scp
http://bugzilla.mindrot.org/show_bug.cgi?id=1207
Summary: unsuccessful_login_count gets incremented by scp
Product: Portable OpenSSH
Version: 4.3p1
Platform: PPC
OS/Version: AIX
Status: NEW
Severity: major
Priority: P1
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy: