Displaying 3 results from an estimated 3 matches for "jzorzi".
2004 Aug 18
0
Samba Winbind and Active Directory
...ut I must be missing something
http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html
<http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html>
I have verified that nscd is not running but is installed
Here is a sample of my getent passwd
MARKETLINKSOL\jzorzi:x:10019:10000:Jay
Zorzi:/home/MARKETLINKSOL/jzorzi:/bin/false
MARKETLINKSOL\kclarke:x:10020:10000:Kevin
Clarke:/home/MARKETLINKSOL/kclarke:/bin/false
MARKETLINKSOL\krbtgt:x:10021:10000::/home/MARKETLINKSOL/krbtgt:/bin/false
Here is the global section of my smb.conf file
[global]
realm = MAR...
2004 Aug 18
0
Active Directory and Samba
...samba server using a Windows 2003 account.
I followed the instructions on this site but I must be missing something
http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html
I have verified that nscd is not running but is installed
Here is a sample of my getent passwd
MARKETLINKSOL\jzorzi:x:10019:10000:Jay
Zorzi:/home/MARKETLINKSOL/jzorzi:/bin/false
MARKETLINKSOL\kclarke:x:10020:10000:Kevin
Clarke:/home/MARKETLINKSOL/kclarke:/bin/false
MARKETLINKSOL\krbtgt:x:10021:10000::/home/MARKETLINKSOL/krbtgt:/bin/false
Here is the global section of my smb.conf file
[global]
realm = MARKETLI...
2004 Aug 19
1
Samba and Active Directory
I have setup my linux machine (Fedora Core2) to kinit to my windows 2003
server.
It has added itself to the active directory with no errors
I can use smbclient //server/c$ -k and view all the files on the server.
I installed and configured winbind. I can do a wbinfo -u and wbinfo -g and
return the list of users and groups from the active directory.
I have done a getent passwd and getgroups and