+ Post New Thread
Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
*nix Thread, Net Use in Technical; ADS...
  1. #16
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,611
    Thank Post
    95
    Thanked 115 Times in 111 Posts
    Rep Power
    39

    Re: Net Use

    ADS

  2. IDG Tech News
  3. #17
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,733
    Blog Entries
    1
    Thank Post
    107
    Thanked 542 Times in 476 Posts
    Rep Power
    134

    Re: Net Use

    Have you configured PAM to use winbind?

  4. #18
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,611
    Thank Post
    95
    Thanked 115 Times in 111 Posts
    Rep Power
    39

    Re: Net Use

    I think so but tell me how to do that.

  5. #19
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,733
    Blog Entries
    1
    Thank Post
    107
    Thanked 542 Times in 476 Posts
    Rep Power
    134

    Re: Net Use

    well there's an easy way to test. Does:

    Code:
    getent passwd
    return domain account names?

  6. #20
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,611
    Thank Post
    95
    Thanked 115 Times in 111 Posts
    Rep Power
    39

    Re: Net Use

    Yes it returns users but does not have the domain prefix ie its NOT:

    domain\username

    its just:

    username

  7. #21
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,611
    Thank Post
    95
    Thanked 115 Times in 111 Posts
    Rep Power
    39

    Re: Net Use

    I know why the domain isnt showing, i was fiddling around with smb.conf to fix the problem and i put in:

    Code:
    winbind use default domain = yes
    This has no effect either in or out of smb.conf with regards to the Dos client connecting.

  8. #22

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,332
    Blog Entries
    2
    Thank Post
    604
    Thanked 900 Times in 630 Posts
    Rep Power
    296

    Re: Net Use

    apeo: Do you have a 'winbind separator' field as well?

  9. #23
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,611
    Thank Post
    95
    Thanked 115 Times in 111 Posts
    Rep Power
    39

    Re: Net Use

    Yes i did but that didnt do it either.

  10. #24


    Join Date
    Jan 2006
    Posts
    7,765
    Thank Post
    422
    Thanked 962 Times in 747 Posts
    Rep Power
    307

  11. #25
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,611
    Thank Post
    95
    Thanked 115 Times in 111 Posts
    Rep Power
    39

    Re: Net Use

    Did find that but didnt really help. Thanks for the input anyway.

  12. #26
    apeo's Avatar
    Join Date
    Sep 2005
    Location
    Lost
    Posts
    1,611
    Thank Post
    95
    Thanked 115 Times in 111 Posts
    Rep Power
    39

    Re: Net Use

    Ok finally found out what it was:

    I needed to have the following in common-account

    Code:
    account required pam_winbind.so

SHARE:
+ Post New Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •