[Samba] SMB Client connect to windows 2003 server.

2004-09-24 Thread Scott Simmons
I'm using the latest samba on a SUSE 8.2 OS.  Using the smbclient I get
this error.

 

4896: session request ok

Serverzone is 25200

cli_negprot: SMB signing is mandatory and we have disabled it.

4896: protocol negotiation failed

SMB connection failed

 

I've found mention of using the CIF Client instead but can't seem to
install it on my OS.

 

Can someone point me in the correct direction to connect to a 2003
server?

 

-Scott

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba 2.2.8 and PAM....

2003-11-03 Thread Scott Simmons
I've setup a samba share with authentication through windows PDC using NSSwitch and 
wbinfo.  I have everything configured and working but I didn't change the PAM modules. 
 Do I really need to make changes there?  This I only want access for the clients to 
the samba share.

-Scott 

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Copying from win NTFS to Samba share=corruption??

2003-11-03 Thread Scott Simmons
I'm copying files from an Compressed NTFS partition to a samba share.  The files seem 
to copy over correctly but the applications that use them say they are corrupt.  When 
I uncompress the files first I don't get corruption.  Is this normal behavior??  

-Scott 

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Adding uids to unix groups

2003-10-14 Thread Scott Simmons
Can I add the winbind generated uid's or gid's to the unix group to apply permissions 
on file or directories?   I have a windows PDC and the Samba server is a member 
server.  I have winbind working correctly but I'd like to be able to add 'domain+user' 
 or 'uid'  given to the user to a unix group.  Can this be done or am just talking 
crazy??   

PS I know I can chmod, chown 'domain+user'  on file or directories but it might be 
easier in my situation to add to already established unix groups.

-Scott 

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Does Samba 2 support Windows 2003....

2003-10-10 Thread Scott Simmons
Mixed mode of course?  If not where are the RPM for SuSE 8.2?   I know I can compile 
but I like to use official compiled packages so I can blame someone when it breaks :)

Thx. Scott

Oh thank you all for the support on using Samba as a member server in an NT domain.  I 
finally got it working. 

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] 2 (Suse), one NT 4 server machine and 5 user databases???

2003-10-08 Thread Scott Simmons
Ok I have all of it set but this part:
keep in mind that you will need to configure NSSwitch and PAM to use 
libnss_winbind and libpam_winbind - this will allow you to automatically 
generate Linux accounts and authenticate them (and samba) against the PDC.

I have winbind working :)
Any pointers ??  I can send conf files if necessary.

-Scott



-Original Message-
From: Phil Brutsche [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2003 3:41 PM
To: Scott Simmons
Subject: Re: [Samba] 2 (Suse), one NT 4 server machine and 5 user
databases???


Scott Simmons wrote:
 Thanks for the info,  I'm a little confused on the PDC issues?  Will
 I have a Windows BDC and Linux/samba PDC or a Windows PDC and a 
 Linux/samba PDC?

If you go the LDAP route yes, you will.

 The article seem to through these terms around a little to much
 without addressing what machine they are running on.
 
 Is there any gui from end to configure LDAP and Samba together.
 Webmin doesn't seem to have OpenLDAP support.  Sorry I seem stuck in
 a windows state of mind.  Please help me out of this nightmare. :)

Your best bet would be to make the Samba servers domain members:
http://us4.samba.org/samba/docs/using_samba/ch04.html, scroll down to 
where you see Samba as a Domain Member Server.

Keep in mind that you will need to configure NSSwitch and PAM to use 
libnss_winbind and libpam_winbind - this will allow you to automatically 
generate Linux accounts and authenticate them (and samba) against the PDC.

-- 

Phil Brutsche
[EMAIL PROTECTED]

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] 2 (Suse), one NT 4 server machine and 5 user databases???

2003-10-03 Thread Scott Simmons
I currently have a setup of 1 NT 4.0 PDC server and to SUSE boxes
sharing via a samba share.  I seem to have to make 5 different
usename/password databases.  1 for NT,  2 for each SuSe box (One Linux
and one Samba).   Is there a way to have 1 or maybe two databases to
update?  I've read about LDAP on other connections but I'm a little
confused as to what is the best approach.  
 
Oh I'm using Webmin to update the systems, if that helps.   
 
Thanks in advance for any suggestions.
 
-Scott
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] 2 (Suse), one NT 4 server machine and 5 user databases???

2003-10-03 Thread Scott Simmons
 I currently have a setup of 1 NT 4.0 PDC server and to SUSE boxes
 sharing via a samba share.  I seem to have to make 5 different
 usename/password databases.  1 for NT,  2 for each SuSe box (One Linux
 and one Samba).   Is there a way to have 1 or maybe two databases to
 update?  I've read about LDAP on other connections but I'm a little
 confused as to what is the best approach.  

Yes, LDAP is the best approach.

See Section 5 (current pg. 46) of
http://us3.samba.org/samba/docs/Samba-HOWTO-Collection.pdf

- and -

http://hr.uoregon.edu/davidrl/samba.html#SAMBA-PDC
http://bh.udev.org/filez/doc/ldap/samba-ldap-howto.pdf
http://www.mandrakesecure.net/en/docs/samba-pdc.php
ftp://ftp.kalamazoolinux.org/pub/pdf/ldapv3.pdf

Thanks for the info,  I'm a little confused on the PDC issues?  Will I
have a Windows BDC and Linux/samba PDC or a Windows PDC and a
Linux/samba PDC?  The article seem to through these terms around a
little to much without addressing what machine they are running on.  

Is there any gui from end to configure LDAP and Samba together.  Webmin
doesn't seem to have OpenLDAP support.  Sorry I seem stuck in a windows
state of mind.  Please help me out of this nightmare. :)

-Scott

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba