AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Problem with Samba on AIX 5.3

    Posted Sun July 15, 2007 09:15 AM

    Originally posted by: SystemAdmin


    How can I get Samba 3.0.25b running on AIX 5.3?

    I followed some documentation on how to configure the system to get it running but nothing seems to work.

    If using pre-compiled binaries from the samba site, I can either do an 'lsuser -R WINBIND <user>' or a 'wbinfo -g'. But I cannot authenticate any user accessing any share or logging on.

    My smb.conf file is as minimal as possible. It just contains things like the workgroup or the password server.

    Does anyone have any idea? Or already solved a problem like this one?

    Help would be appreciated.

    Thanks


  • 2.  Re: Problem with Samba on AIX 5.3

    Posted Mon July 16, 2007 07:47 AM

    Originally posted by: SystemAdmin


    You might want to have a look at http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246004.pdf

    HTH

    Jim Lane


  • 3.  Re: Problem with Samba on AIX 5.3

    Posted Fri July 20, 2007 05:27 AM

    Originally posted by: SystemAdmin


    Thanks for this hint ...

    In the meanwhile I got Samba 3.0.24 running on my machine.
    What I still could not resolve is that no user can get authenticated against with winbind against the pdc.

    When doing a 'su - <user>', I get the following error message:
    Could not set process credentials

    Any idea?

    Thanks ...
    • Axel

    P.S.: lsuser and wbinfo works just fine ...