AIX

 View Only
  • 1.  Not able to access the samba using AD account

    Posted Fri December 03, 2021 07:35 AM
    Hi 

    I am configuring samba on AIX and with local authentication it is working fine, but when we are doing the configuration to enable AD authentication, then we are not able to access the share with AD user.

    Below is our configuration file.

    bash-5.1# cat /etc/samba/smb.conf
    [global]

    realm = am.adecco.net
    WORKGROUP = AM
    security = ads
    dos filemode = yes
    ; password server = DCINTUS02049 DCINTUS02044
    idmap config * : range = 1000-999999
    client ldap sasl wrapping = plain
    winbind separator = +
    # DOMAIN\user
    template shell = /bin/sh

    winbind normalize names = yes

    log level = 0


    #============================ Share Definitions ==============================
    [test]
    path = /tmp
    writable = yes

    #############################################

    bash-5.1# wbinfo -tp
    checking the trust secret for domain AM via RPC calls succeeded
    Ping to winbindd succeeded
    bash-5.1#

    Also we are not able to find any user.

    bash-5.1# wbinfo -u
    Error looking up domain users
    bash-5.1#

    We have re-joined the server in domain without any error. But still we are getting the same issue.

    Please help to configure this or any doc that can help to configure this.





      ​

    ------------------------------
    Gaurav Sood
    ------------------------------


  • 2.  RE: Not able to access the samba using AD account

    Posted Fri December 03, 2021 12:05 PM
    Hi Gaurav,

    Let me check and get back to you. Thanks!

    Dimpu Kumar Nath

    ------------------------------
    DIMPU NATH
    ------------------------------



  • 3.  RE: Not able to access the samba using AD account

    Posted Tue December 07, 2021 07:57 AM
    Hi Gaurav,
    This is generic AIX group, I would recommend to use AIX open source forum for open source packages issues/questions.
    Kindly open a thread in AIX open source discussion forum.
    https://ibm.biz/aixoss_forum

    ------------------------------
    SANKET RATHI
    ------------------------------