RE: [Samba] [OT] SPAM
Additional note: I like the idea of using a Hotmail account for lists, the rampant propagation of email worms is the fault of poor design by Microsoft, let Microsoft deal with the wasted bandwidth. I don't have to view/download any emails I don't want to on hotmail. :) my two more cents? Erik Soderquist -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] [OT] SPAM
I've been watching this thread with amusement. On one side, I see people with calm collected reasoning explaining how email works, how lists work, etc. and on the other side, I see rash, overzealous people who A.) don't want to admit that they have been doing something that most intelligent users know they shouldn't (use a critical email address for list subscriptions) regardless of past success of failure (Russian roulette is a fun game, until you win . . .), and B.) seem to want to yell at someone other than themselves to vent their frustration at winning the roulette game. I also run my own mail server with antiviral filtering on it, and can look up the daily virus volume if anyone is interested. I have a strong understanding of how these email worms (technically, these are worms, not viruses) work and can pretty much guarantee that the Swen worm (the one currently blasting email addresses) does NOT read newsgroups looking for email addresses. Outlook, however, will add email addresses from newsgroup postings to the address book (depending on configuration). The worm will then post itself to any news servers configured on the infected computer, email itself to every email address it finds in the address book and inbox (and probably other email folders) on the computer, and send itself to any IRC contacts stored on the computer. If the worm finds Kazaa installed, it will send itself out through Kazaa as well. It will also search all mapped network drives for Windows Startup folders and drops a copy of itself in any startup folders it finds. It will also try to trick the user into supplying login information for the user's email account. If it succeeds, it will scan the inbox for additional email addresses and delete any copies of itself that it sent. This information is not needed for propagation since the worm has its own SMTP engine (mail server, for those who don't recognize the correct terms) and will have already sent out at least one copy of itself to every email address it found. Changes to the way this list is handled would reduce the usability of this list. I, for one, would rather delete 1000+ copies of a virus a day for a few months (the average life cycle of these worms) than reduce the usability of such a useful list (usefulness is subjective, if you consider the price too high, don't use it) by any degree. Also, I have examined the headers of several of the copies of the Swen worm and not one of them has originated from the IP's of the samba.org servers. This, admittedly, is not a perfect test as there have been far more copies than I have actually looked at, though so far, all of the copies I have examined have come from dynamic IP ranges (generally, dialup or home broadband), not through regular servers. It would seem then, that the list itself is safe, and only by damaging usability could we reduce (reduce, mind, not eliminate) this temporary inconvenience. Sounds rather like cutting off my nose to spite my face, not a course of action I would recommend. :) Just my (rather stretched) two cents. Erik Soderquist -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] higher ascii characaters in smbusers, success!
Space is up front, first character, and I'm not permitted to change it :( These are my current versions. I don't know how to check the version of smbfs, but though it was part of the samba package. # uname -a Linux mcitylinux 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 2003 i686 i686 i386 GNU/Linux # smbd -V Version 2.2.7a -Original Message- From: Torge Husfeldt [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 05:30 To: Erik Soderquist Subject: Re: [Samba] higher ascii characaters in smbusers, success! Hi, it's me again. Sorry, but i wasn't able to reproduce your other problem. I just changed the machine name of my server to contain a hyphen and changed my fstab accordingly resulting in absolutely no problems. Always be sure to use the latest version of smbfs (comes with the kernel - mine is 2.2.5-SuSE) HTH, Torge On Tue, 14 Oct 2003 11:16:50 +0200, Torge Husfeldt <[EMAIL PROTECTED]> wrote: > OK, > i'm working on this one. > First of all one remark: > You were posting your question in a Samba group. > i.e. a group that deals with the questions and problems > around the samba server. > Please try also to find people or groups that are more > concerned with the smbfs questions, because that more > specificly matches your request. > Second: > I just changed the password on my 'server'(just a little > win98 notebook that has a share to share) to contain a space > and added the space in my credentials file - the mount succeded! > Make sure to not put any quotes or backslashes in there and don't > put the space up front - as is mentioned in the bugs section of > the man page. > > HTH, > Torge > On Thu, 9 Oct 2003 15:08:29 -0400, Erik Soderquist > <[EMAIL PROTECTED]> wrote: > >> Since you seem to be good with challenges, would you care to try one? > always! >> The short version is that I can't automount a share on a windows server >> from samba if the machine name has a hyphen in it or if the password has >> a space in it. This is from a message I posted previously but got no >> response to: >> >> i seem to be having trouble with certain characters in machine names and >> passwords. > [snip] -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] security
Would that I could, but I know nothing of programming. :( very little of kernel operations either. :( That being said, I thank all for their help, and will look into making this work on the linux box. Bye bye SCO. -Original Message- From: Alexey Lobanov [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 16:12 To: Erik Soderquist Cc: [EMAIL PROTECTED] Subject: RE: [Samba] security Hi Erik. On 13 Oct 2003 at 15:46, Erik Soderquist wrote: Subject:RE: [Samba] security Date sent: Mon, 13 Oct 2003 15:46:49 -0400 From: "Erik Soderquist" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> > Reason I ask, I have SCO 5.0.? With samba installed and it looks like ACL's are > not an option for this machine. I'm looking at replacing both the SCO box and > some win2k servers with linux (redhat 9). The main file server isn't an option > without the ACL's though. What versions of samba have the ACL support? ACL is present in Samba long ago. So, the recommended version for production system is the most stable one, 2.2.8a. I know nothing about ACL support in pre-compiled Red Hat kernels and Samba. ACL utilities (setfacl, getfacl) and shared libs (libattr, libacl) are present. Replaced e2fsck? Don't know. As to me, I prefer to compile the few mission-critical pieces of software (Linux kernel, Samba, mailserver) from source, just to know the _exact_ set of active capabilities. To compile Samba with ACL, you need also to install "acl-development" package containing libacl&libattr headers; it's present in Red Hat. Without it the "-- with-acl" compile option will provide you some control on Unix 9-bit set of rights from Windows side, nothing more. Illustrations: ~$ ldd /usr/local/samba/bin/smbd libacl.so.1 => /lib/libacl.so.1 (0x4001b000) libattr.so.1 => /lib/libattr.so.1 (0x40021000) libdl.so.2 => /lib/libdl.so.2 (0x4014a000) libnsl.so.1 => /lib/libnsl.so.1 (0x4014d000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x40161000) libpopt.so.0 => /lib/libpopt.so.0 (0x4018e000) libldap.so.2 => /usr/lib/libldap.so.2 (0x40194000) liblber.so.2 => /usr/lib/liblber.so.2 (0x401b9000) libc.so.6 => /lib/libc.so.6 (0x401c4000) libresolv.so.2 => /lib/libresolv.so.2 (0x402e1000) libsasl.so.7 => /usr/lib/libsasl.so.7 (0x402f1000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x4000) libdb2.so.2 => /lib/libdb2.so.2 (0x402fc000) libpam.so.0 => /lib/libpam.so.0 (0x4033d000) (note libacl & libattr) :~$ mount . /dev/md0 on /home type ext2 (rw,nosuid,nodev,usrquota,acl) ~$ uname -a Linux woody 2.4.21 #2 Thu Aug 21 17:20:40 MSD 2003 i686 unknown Alexey > -Original Message- > From: Alexey Lobanov [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2003 15:33 > To: Erik Soderquist > Cc: [EMAIL PROTECTED] > Subject: RE: [Samba] security > > > Hi Erik. > > On 13 Oct 2003 at 15:23, Erik Soderquist wrote: > > Subject: RE: [Samba] security > Date sent:Mon, 13 Oct 2003 15:23:27 -0400 > From: "Erik Soderquist" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > > > Can these be adjusted from a windows workstation, or must they be adjusted > > from the *nix machine? > > Surely, WinNT(4,5) "Security" tab works fine. Win9x assumed to be dead. > > Alexey > > > > > > -Original Message- > > From: Gйmes Gйza [mailto:[EMAIL PROTECTED] > > Sent: Monday, October 13, 2003 14:18 > > To: Erik Soderquist > > Cc: [EMAIL PROTECTED] > > Subject: Re: [Samba] security > > > > > > WARNING: Unsanitized content follows. > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Erik Soderquist нrta: > > | In windows, I can set user1 to read only, user2 to full control, user3 > > | to write only, user 4 to modify, user 5 to delete only, user 6 to no > > | direct access but can change permissions, etc. can I, how can I set this | > > kind of granular permission with samba on linux? > > > > You should use samba with acl support, on top of an acl enabled > > filesystem, e.g.: > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] Private shares problem
On the *nix side, I most of the time have to escape the backslash in the username (DOMAIN\\user). That is the only suggestion I can think of. -Original Message- From: Thron Havens [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 13:03 To: [EMAIL PROTECTED] Subject: [Samba] Private shares problem Hi, I have something weird going on and I don't know what I'm doing wrong. I have Samba 2.2.8a running on FreeBSD 5.1 with NTLM authentication. I have been able to get a public share to work and it authenticates fine. When I try to create a private share with only 1 or 2 users having access it asks for a user name and password and when I supply the username and password it won't authenticate the NTLM username. BTW I'm using WinXP to connect to Samba and this is what my log.winbindd shows "nsswitch/winbindd_pam.c:winbindd_pam_auth_crap(147) [531]: pam auth crap domain: DOMAIN-NAME user: USERNAME". Here is a copy of my smb.conf does anyone see anything wrong? workgroup = DOMAIN-NAME netbios name = SERVER-NAME server string = proxy security = domain log file = /var/log/sambalog.%m encrypt passwords = yes local master = no os level = 0 domain master = no preferred master = no wins support = no wins server = 0.0.0.0 wins proxy = no dns proxy = no log level = 3 max log size = 1 load printers = no winbind uid = 1-2 winbind gid = 1-2 winbind enum users = yes winbind enum groups = yes winbind separator = . winbind use default domain = yes template homedir = /usr/share/%U template shell = /bin/false password server = * name resolve order = hosts lmhosts wins bcast nt acl support = yes [share] comment = temporary file space path = /usr/proxy browsable = yes read only = no public = yes printable = no writeable = yes [sarg] comment = sarg report files path = /usr/report username = DOMAIN-NAME\USERNAME (I have also tried DOAMIN-NAME.USERNAME) browsable = yes read only = no #public = yes printable = no writeable = yes Thanks in advance for your help. Thron -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] security
Reason I ask, I have SCO 5.0.? With samba installed and it looks like ACL's are not an option for this machine. I'm looking at replacing both the SCO box and some win2k servers with linux (redhat 9). The main file server isn't an option without the ACL's though. What versions of samba have the ACL support? -Original Message- From: Alexey Lobanov [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 15:33 To: Erik Soderquist Cc: [EMAIL PROTECTED] Subject: RE: [Samba] security Hi Erik. On 13 Oct 2003 at 15:23, Erik Soderquist wrote: Subject:RE: [Samba] security Date sent: Mon, 13 Oct 2003 15:23:27 -0400 From: "Erik Soderquist" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> > Can these be adjusted from a windows workstation, or must they be adjusted from > the *nix machine? Surely, WinNT(4,5) "Security" tab works fine. Win9x assumed to be dead. Alexey > > -Original Message- > From: Gйmes Gйza [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2003 14:18 > To: Erik Soderquist > Cc: [EMAIL PROTECTED] > Subject: Re: [Samba] security > > > WARNING: Unsanitized content follows. > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Erik Soderquist нrta: > | In windows, I can set user1 to read only, user2 to full control, user3 > | to write only, user 4 to modify, user 5 to delete only, user 6 to no > | direct access but can change permissions, etc. can I, how can I set this > | kind of granular permission with samba on linux? > > You should use samba with acl support, on top of an acl enabled > filesystem, e.g.: -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] security
Can these be adjusted from a windows workstation, or must they be adjusted from the *nix machine? -Original Message- From: Gémes Géza [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 14:18 To: Erik Soderquist Cc: [EMAIL PROTECTED] Subject: Re: [Samba] security -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erik Soderquist írta: | In windows, I can set user1 to read only, user2 to full control, user3 | to write only, user 4 to modify, user 5 to delete only, user 6 to no | direct access but can change permissions, etc. can I, how can I set this | kind of granular permission with samba on linux? You should use samba with acl support, on top of an acl enabled filesystem, e.g.: ext2/ext3 for Linux xfs for Irix and Linux ufs2 for FreeBSD etc. However there are just permissions for read, write and execute, so there is not anything like modify, delete or take ownership. Regards Geza Gemes -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE/iuxx/PxuIn+i1pIRAkTFAJ4/ZLu5kpv9vFFVCXtlj+uNXKlrwgCcC6Ij 6KddT0a/Ix4w4Qy1eiXtU1w= =7NOq -END PGP SIGNATURE- -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
[Samba] security
In windows, I can set user1 to read only, user2 to full control, user3 to write only, user 4 to modify, user 5 to delete only, user 6 to no direct access but can change permissions, etc. can I, how can I set this kind of granular permission with samba on linux? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] higher ascii characaters in smbusers, success!
Since you seem to be good with challenges, would you care to try one? The short version is that I can't automount a share on a windows server from samba if the machine name has a hyphen in it or if the password has a space in it. This is from a message I posted previously but got no response to: i seem to be having trouble with certain characters in machine names and passwords. specifically, there is a hyphen in on of the server's names. this entry in the fstab file fails to connect with the following error: # mount /root/it-blackbox/c\$/ Password: Anonymous login successful 18867: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed the line from fstab is: //it-blackbox/c$ /root/it-blackbox/c$ smbfs noauto,credentials=/root/.smbauth 0 0 the .smbauth file contents are: username = administrator workgroup = mcstamp this work correctly for another share on a machine without the hyphen in the name on the same domain. the other problem i have is that the password has a space in it, and I can't seem to get the password to work using quotes or using the backslash. this forces me to do an interactive mount (yes, i know i have it set to noauto for interactive. that is because it fails the password and i have to do it manually anyway. i don't want it to sit and wait for the password during bootup.) HELP!!! -Original Message- From: torge husfeldt [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2003 04:57 To: [EMAIL PROTECTED] Subject: [Samba] higher ascii characaters in smbusers, success! Hi list, Update: originally i wanted to post a question, but in writing i thought of things that finally led me to the solution. This i wanted to share with the community in case it can help. Sorry if this is a FAQ, but I had no luck searching for it. I have a working Samba 2.2.5 installation on SuSE8.1. I have two users on a windows client called Torge (that's me) and Ga&ediaresis;lle (interpreted as HTML special character) You could also write Ga\"elle (TeX convention), but fact is: there is a higher ascii character in the name, that i prefer not to get rid of. I have users for the same two persons on the server called: toh and: gab my smbusers file reads something like this: toh = torge gab = gaelle ga?lle I (toh=torge) can log on impeccably to the server, while my partner (gab=gaelle) is blocked. The log says: [2003/09/29 11:57:18, 1] smbd/password.c:pass_check_smb(545) Couldn't find user 'ga211lle' in passdb. Where the 211 is written in reverse graphics. Now my question is: what should i put in the place of the question mark in my smbusers file? Thanks in advance, Torge P.S.: Answer: with some cat'ing and >>'ing i managed to put the exact character from the log into the smbusers and it worked. Note though that just less'ing and copying into vi with the mouse would not work. -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] embedding characters
has no one ever used a space in a password before? -Original Message- From: Erik Soderquist Sent: Monday, July 07, 2003 12:50 To: [EMAIL PROTECTED] Subject: [Samba] embedding characters i seem to be having trouble with certain characters in machine names and passwords. specifically, there is a hyphen in on of the server's names. this entry in the fstab file fails to connect with the following error: # mount /root/it-blackbox/c\$/ Password: Anonymous login successful 18867: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed the line from fstab is: //it-blackbox/c$ /root/it-blackbox/c$ smbfs noauto,credentials=/root/.smbauth 0 0 the .smbauth file contents are: username = administrator workgroup = mcstamp this work correctly for another share on a machine without the hyphen in the name on the same domain. the other problem i have is that the password has a space in it, and I can't seem to get the password to work using quotes or using the backslash. this forces me to do an interactive mount (yes, i know i have it set to noauto. that is because it fails the password and i have to do it manually anyway. i don't want it to sit and wait for the password during bootup.) HELP!!! -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
[Samba] embedding characters
i seem to be having trouble with certain characters in machine names and passwords. specifically, there is a hyphen in on of the server's names. this entry in the fstab file fails to connect with the following error: # mount /root/it-blackbox/c\$/ Password: Anonymous login successful 18867: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed the line from fstab is: //it-blackbox/c$ /root/it-blackbox/c$ smbfs noauto,credentials=/root/.smbauth 0 0 the .smbauth file contents are: username = administrator workgroup = mcstamp this work correctly for another share on a machine without the hyphen in the name on the same domain. the other problem i have is that the password has a space in it, and I can't seem to get the password to work using quotes or using the backslash. this forces me to do an interactive mount (yes, i know i have it set to noauto. that is because it fails the password and i have to do it manually anyway. i don't want it to sit and wait for the password during bootup.) HELP!!! -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] copy files from Linux to NT Server
personally, I always have to use the -w option too (workgroup=xxx for the mount) to set what workgroup/domain it's using. -Original Message- From: Diana [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 12:07 To: [EMAIL PROTECTED] Subject: Re: [Samba] copy files from Linux to NT Server Thanks, just tried that. using -l does not give me an output into the specified logfile. How do I "raise my debug level"? Went through smb.conf but did not find something like debug level. As well: my password is working (just did a new login to NT & it worked. And the listing works as well (if I give -L ). Thanks for your help! I`m using Redhat 9 professional with the preconfigured Samba 2.2.7a that comes with Redhat. -Original Message- From: Ryan Novosielski [mailto:[EMAIL PROTECTED] Sent: 11 June 2003 16:47 To: Samba Mailing List Subject: Re: [Samba] copy files from Linux to NT Server The syntax for smbclient is: smbclient //server/share -U username ...which I see you have tried. You may want to throw in -l and specify a logfile location (ie. /tmp/smbclient.log) and elevating the debug level to about 3 in the smb.conf. Are you sure the password is correct? _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical Science Bldg - C630 __ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] SCO OpenServer 5
thanks -Original Message- From: [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 16:05 To: Erik Soderquist Subject: Re: [Samba] SCO OpenServer 5 Erik, ftp://ftp2.caldera.com/pub/skunkware/osr5/vols has 2.2.6 HTH Matt Flaig Elysian Fields Software L.L.C. > what was the last binary built for this platform? I have been unable to > get a compiler to work on this machine due to licensing problems but > would like to update. currently at v. 2.2.2 > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- On one issue at least, men and women agree; they both distrust women. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] Spam to the list, plus the Nigerian Scam
i just tested, yes, an email address that has not subscribed can post to the list. -Original Message- From: Jerry Sloan [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 14:28 To: Samba List Subject: [Samba] Spam to the list, plus the Nigerian Scam I have been getting spam through the samba list. Is anyone able to post to the list without subscribing? -- Jerry Sloan <[EMAIL PROTECTED]> fP Technologies, Inc -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
[Samba] test
this is a test to see if someone not suscribed can still post. _ Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
[Samba] SCO OpenServer 5
what was the last binary built for this platform? I have been unable to get a compiler to work on this machine due to licensing problems but would like to update. currently at v. 2.2.2 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] UNIX passwords
thanks. problem solved -Original Message- From: Ron Bombard [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 13:35 To: Erik Soderquist Subject: RE: [Samba] UNIX passwords I use my unix /etc/passwd file for auth. I've never used smbpasswd. I just set security = user, and encrypt pass = no. On the win2k machines, you have to enable sending clear passwd to smb clients. easy. > i don't need encryption. what parts of win2k support would cause a > problem, and can those part of win2k be changed/disabled? > > -Original Message- > From: Ryan Novosielski [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 03, 2003 15:18 > To: Samba List (E-mail) > Subject: Re: [Samba] UNIX passwords > > > If you don't need encryption (or Win2k support), that'll work just fine. > If you do need encryption or Win2k support, you are SOL as they say. > > _ _ _ _ ___ _ _ _ > |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin > |$&| |__| | | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 > (2-0922) > \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical Science Bldg - > C630 > > On Tue, 3 Jun 2003, Erik Soderquist wrote: > > > I have a rather unique setup. I would like to simply use the existing > > UNIX /etc/passwd file for my authentication without having an > smbpasswd > > file existing. does anyone know how to do this? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
RE: [Samba] UNIX passwords
i don't need encryption. what parts of win2k support would cause a problem, and can those part of win2k be changed/disabled? -Original Message- From: Ryan Novosielski [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 15:18 To: Samba List (E-mail) Subject: Re: [Samba] UNIX passwords If you don't need encryption (or Win2k support), that'll work just fine. If you do need encryption or Win2k support, you are SOL as they say. _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | | Ryan Novosielski - Jr. UNIX Systems Admin |$&| |__| | | |__/ | \| _| | [EMAIL PROTECTED] - 973/972.0922 (2-0922) \__/ Univ. of Med. and Dent. | IST/ACS - NJMS Medical Science Bldg - C630 On Tue, 3 Jun 2003, Erik Soderquist wrote: > I have a rather unique setup. I would like to simply use the existing > UNIX /etc/passwd file for my authentication without having an smbpasswd > file existing. does anyone know how to do this? > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
[Samba] UNIX passwords
I have a rather unique setup. I would like to simply use the existing UNIX /etc/passwd file for my authentication without having an smbpasswd file existing. does anyone know how to do this? -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba