search for: mallgood

Displaying 5 results from an estimated 5 matches for "mallgood".

Did you mean: allgood
2004 Jul 30
1
security = ADS with libkrb53.
I've been trying to get samba to integrate with a Win2000 ADS, with very limited success.. but from recent postings I think I have found my problem. I am only using libkrb 1.2.4. I know I need 1.3.3, but don't particularly want to compile from source. I'm running a Debian Stable machine, so was wondering if anyone knows of where I can get a backport to woody of the newest Kerberos
2004 Aug 14
2
Problem when running samba on a network segment other than that of the clients
Hi all, My first post here... hopefully I can find the solution to the problem plaguing me since Wednesday. I have a somewhat more complex than usual home network: I have a router with a static IP, and it has two additional nics, each having a hub attached to them for multiple machines. One of these is my "protected" internal network, housing my windows machines and whatever
2004 Aug 02
5
Problems w/ winbind and AD group membership
Hello friends, I am using samba to join a linux box to an active directory domain to use as a file server. I would like to be able to control access to shares based on AD domain groups. However, even though winbind seems to be seeing the groups fine, samba is not granting access to users who are members of the group. I am able to successfully join the system to the domain and granting access to
2004 Jul 21
0
changing passwords with pam_winbind.so
>From what I can find in the archives I don't see an answer to this, plus the keywords are just so common that it makes it impossible to sift though all the information, so I thought I would ask. I have a working smb.conf and windbind is working just fine. I am authentication users to a Win2K machine which is the PDC. The authentication is working just fine. Its the password changes
2004 Jul 23
0
poppassd and pam_winbind.so
I thought that I would post this and see what others think. I wanted a way to authenticate mail users with pass through auth to a win2k box, so I don't have to add accounts on our mail server, just the 2k box. But the problem is a way for them to change their password off-site. So I've been trying to get poppassd (1.8.4 - current) to work with the pam_winbind.so module with very limited