Displaying 2 results from an estimated 2 matches for "wbauth".
Did you mean:
  webauth
  
2004 Sep 19
6
Samba Configuration Options for small 2-3 person office?
...x [ ] utmp     With UTMP support           x x
x x [ ] msdfs    With MSDFS support          x x
x x [ ] quota    With Quota support          x x
x x [ ] recycle  With Recycle Bin            x x
x x [ ] audit    With Audit                  x x
x x [ ] winbind  With Winbind                x x
x x [ ] wbauth   With Winbind Auth Challenge x x
x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x
tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu
x            [  OK  ]       Cancel             x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj
Which should be checked?
Thanks for your help!!!
Start Here to Fin...
2003 Jun 04
1
FreeBSD + winbindd + PAM
...#39;m hoping that someone here has bumped into my
problem before and has some advice to give.
My current setup is winbindd from Samba 2.8.8a on both FreeBSD 4.8-RELEASE
and 5.1-BETA.  I've configured Samba with the following options: syslog,
nocups, utmp, msdfs, quota, recycle, audit, winbind, wbauth.  On the
5.1-BETA box, I've also added the WITH_WINBIND_NSS=yes option.
My smb.conf has the following entries:
[global]
  workgroup = ICT
  netbios name = VARK
  security = domain
  password server = MADAM EVE
  encrypt passwords = yes
  winbind separator = .
  winbind uid = 10000-20000
  win...