Hi all
 
Have an installation that is having problems using samba 2.2.5 on AIX
5.1
 
When I try to use the pdbedit command I get the following
 
What I ultimately want to do is have samba expire and force the users to
change their passwords periodically.
 
I realize that it looks like I am missing a lib here but which one and
where do I get it. The company I work for is strict on installations on
the machine so I need an AIX rpm, smitty install or off of AIX cd. Much
thanks to all.
 
root] /usr/local/bin> pdbedit -P "maximum password age" -C 90 
exec(): 0509-036 Cannot load program pdbedit because of the following
errors: 
        0509-130 Symbol resolution failed for
/usr/lib/libc.a(posix_aio.o) because: 
        0509-136   Symbol _posix_kaio_rdwr (number 2) is not exported
from 
                   dependent module /unix. 
        0509-136   Symbol _posix_listio (number 3) is not exported from 
                   dependent module /unix. 
        0509-136   Symbol _posix_acancel (number 4) is not exported from
                   dependent module /unix. 
        0509-136   Symbol _posix_iosuspend (number 5) is not exported
from 
                   dependent module /unix. 
        0509-136   Symbol _posix_aio_nwait (number 6) is not exported
from 
                   dependent module /unix. 
        0509-136   Symbol _posix_iofsync (number 7) is not exported from
                   dependent module /unix. 
        0509-192 Examine .loader section symbols with the 
                 'dump -Tv' command.
----- Original Message ----- From: "Antonio Sosa" <asosa@ansotech.com> To: <samba@lists.samba.org> Sent: Thursday, January 19, 2006 4:18 PM Subject: [Samba] Samba 2.2.5 pbedit> Hi all > > > > Have an installation that is having problems using samba 2.2.5 on AIX > 5.1 > When I try to use the pdbedit command I get the following > What I ultimately want to do is have samba expire and force the users to > change their passwords periodically. > I realize that it looks like I am missing a lib here but which one and > where do I get it. The company I work for is strict on installations on > the machine so I need an AIX rpm, smitty install or off of AIX cd. Much > thanks to all. > >2.2.5 is pretty old. Have you considered upgrading to 3.0.20b or 3.0.21a (latest)? There are AIX binaries on the the Samba mirrors and your posix_aio issue is addressed in the README file in the same directory. Cheers, Bill> > root] /usr/local/bin> pdbedit -P "maximum password age" -C 90 > exec(): 0509-036 Cannot load program pdbedit because of the following > errors: > 0509-130 Symbol resolution failed for > /usr/lib/libc.a(posix_aio.o) because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exported from > dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exported from > > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 7) is not exported from > > dependent module /unix. > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > >
I have tried to upgrade to 3.0 on AIX but the binaries on the site require ldap on the machine and ldap is not installed and they have no plans to install it. I also do not have the luxury of building my own binary as there is no compilers on the server in question. -----Original Message----- From: William Jojo [mailto:jojowil@hvcc.edu] Sent: Thursday, January 19, 2006 3:22 PM To: Antonio Sosa; samba@lists.samba.org Subject: Re: [Samba] Samba 2.2.5 pbedit ----- Original Message ----- From: "Antonio Sosa" <asosa@ansotech.com> To: <samba@lists.samba.org> Sent: Thursday, January 19, 2006 4:18 PM Subject: [Samba] Samba 2.2.5 pbedit> Hi all > > > > Have an installation that is having problems using samba 2.2.5 on AIX > 5.1 > When I try to use the pdbedit command I get the following > What I ultimately want to do is have samba expire and force the usersto> change their passwords periodically. > I realize that it looks like I am missing a lib here but which one and > where do I get it. The company I work for is strict on installationson> the machine so I need an AIX rpm, smitty install or off of AIX cd.Much> thanks to all. > >2.2.5 is pretty old. Have you considered upgrading to 3.0.20b or 3.0.21a (latest)? There are AIX binaries on the the Samba mirrors and your posix_aio issue is addressed in the README file in the same directory. Cheers, Bill> > root] /usr/local/bin> pdbedit -P "maximum password age" -C 90 > exec(): 0509-036 Cannot load program pdbedit because of the following > errors: > 0509-130 Symbol resolution failed for > /usr/lib/libc.a(posix_aio.o) because: > 0509-136 Symbol _posix_kaio_rdwr (number 2) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_listio (number 3) is not exportedfrom> dependent module /unix. > 0509-136 Symbol _posix_acancel (number 4) is not exportedfrom> > dependent module /unix. > 0509-136 Symbol _posix_iosuspend (number 5) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_aio_nwait (number 6) is not exported > from > dependent module /unix. > 0509-136 Symbol _posix_iofsync (number 7) is not exportedfrom> > dependent module /unix. > 0509-192 Examine .loader section symbols with the > 'dump -Tv' command. > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba > >
Hi all -
Tried to install samba 3.0.4.0 on AIX 5.1 from bullsite. So after I
installed it, I have the following errors. Can anyone give me some help
on fixing them. Many Thanks.
exec(): 0509-036 Cannot load program /usr/local/samba/sbin/smbd because
of the following errors: 
        0509-150   Dependent module /usr/lib/libldap.a(libldap.so.2)
could not be loaded. 
        0509-153   File /usr/lib/libldap.a is not an archive or 
                   the file could not be read properly. 
        0509-026 System error: Cannot run a file that does not have a
valid format. 
Where can I get the libs.
-----Original Message-----
From: William Jojo [mailto:jojowil@hvcc.edu] 
Sent: Thursday, January 19, 2006 8:23 PM
To: Antonio Sosa; samba@lists.samba.org
Subject: Re: [Samba] Samba 2.2.5 pbedit
----- Original Message ----- 
From: "Antonio Sosa" <asosa@ansotech.com>
To: <samba@lists.samba.org>
Sent: Thursday, January 19, 2006 4:25 PM
Subject: RE: [Samba] Samba 2.2.5 pbedit
> I have tried to upgrade to 3.0 on AIX but the binaries on the site
> require ldap on the machine and ldap is not installed and they have no
> plans to install it. I also do not have the luxury of building my own
> binary as there is no compilers on the server in question.
>
It does not require LDAP. Trust me :-) They are LDAP capable and the
library
support is statically linked, but you may use the old flat smbpasswd
file if
you choose.
See "passdb backend" global value in smb.conf.5:
http://us1.samba.org/samba/docs/man/manpages-3/smb.conf.5.html
Also check out the HowTo collection
http://us1.samba.org/samba/docs/man/Samba3-HOWTO/
Cheers,
Bill
>
> -----Original Message-----
> From: William Jojo [mailto:jojowil@hvcc.edu]
> Sent: Thursday, January 19, 2006 3:22 PM
> To: Antonio Sosa; samba@lists.samba.org
> Subject: Re: [Samba] Samba 2.2.5 pbedit
>
>
> ----- Original Message ----- 
> From: "Antonio Sosa" <asosa@ansotech.com>
> To: <samba@lists.samba.org>
> Sent: Thursday, January 19, 2006 4:18 PM
> Subject: [Samba] Samba 2.2.5 pbedit
>
>
> > Hi all
> >
> >
> >
> > Have an installation that is having problems using samba 2.2.5 on
AIX> > 5.1
> > When I try to use the pdbedit command I get the following
> > What I ultimately want to do is have samba expire and force the
users> to
> > change their passwords periodically.
> > I realize that it looks like I am missing a lib here but which one
and> > where do I get it. The company I work for is strict on installations
> on
> > the machine so I need an AIX rpm, smitty install or off of AIX cd.
> Much
> > thanks to all.
> >
> >
>
> 2.2.5 is pretty old. Have you considered upgrading to 3.0.20b or
3.0.21a> (latest)?
>
> There are AIX binaries on the the Samba mirrors and your posix_aio
issue> is
> addressed in the README file in the same directory.
>
>
> Cheers,
>
> Bill
>
>
> >
> > root] /usr/local/bin> pdbedit -P "maximum password age"
-C 90
> > exec(): 0509-036 Cannot load program pdbedit because of the
following> > errors:
> >         0509-130 Symbol resolution failed for
> > /usr/lib/libc.a(posix_aio.o) because:
> >         0509-136   Symbol _posix_kaio_rdwr (number 2) is not
exported> > from
> >                    dependent module /unix.
> >         0509-136   Symbol _posix_listio (number 3) is not exported
> from
> >                    dependent module /unix.
> >         0509-136   Symbol _posix_acancel (number 4) is not exported
> from
> >
> >                    dependent module /unix.
> >         0509-136   Symbol _posix_iosuspend (number 5) is not
exported> > from
> >                    dependent module /unix.
> >         0509-136   Symbol _posix_aio_nwait (number 6) is not
exported> > from
> >                    dependent module /unix.
> >         0509-136   Symbol _posix_iofsync (number 7) is not exported
> from
> >
> >                    dependent module /unix.
> >         0509-192 Examine .loader section symbols with the
> >                  'dump -Tv' command.
> >
> >
> >
> >
> >
> > -- 
> > To unsubscribe from this list go to the following URL and read the
> > instructions:  https://lists.samba.org/mailman/listinfo/samba
> >
> >
>
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/listinfo/samba
>
>