similar to: Samba-3.0alpha22 available on samba.org mirrors . . . installation problems(?)

Displaying 20 results from an estimated 10000 matches similar to: "Samba-3.0alpha22 available on samba.org mirrors . . . installation problems(?)"

2002 Nov 27
3
Samba 3.0 alpha21 released
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Heads up everyone. The 3.0alpha21 snapshot has been placed on samba.org for download and will be available on mirrors shortly. RedHat RPMS will be uploaded within the hour I think. Just a remember that this release is provided for testing purposes only. And testing with no feedback does us no good. :-) The full WHATSNEW file is available at
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We've just posted another snapshot of the SAMBA_3_0 cvs tree for download. This is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/alpha/ The uncompressed tarball and patch file have been signed using GnuPG. The Samba public key is available at
2003 Oct 09
2
Samba-3.0.0, LPRng-3.8.21 and printer queues - Jerry?
> I have problem with finding my printerjobbs in sambas printer queue, > I do se the jobb while it is in /var/spool/samba, but not when the job > has been spooled to LPRngs spool. > > smb.conf > [Global] > printing = lprng > lpq command = /usr/server/LPRng-3.8.21/bin/lpq -P%p > print command = /usr/server/LPRng-3.8.21/bin/lpr -b -P%p <%s ;rm %s > > The
2003 Dec 01
0
No subject
drivers on the server. If this is the case I suspect you may need "use client driver = yes" in your printer share. For details please see the manpage for smb.conf, but here are a few snips... use client driver (S) This parameter applies only to Windows NT/2000 clients. It has no affect on Windows 95/98/ME clients. When
2004 Feb 18
1
Samba 3.02 with dos filenames - still not working!
> m:\worksp~1, when I have this share on a windows machine, it works > fine. Move it to my samba machine and it doesn't. This is what my This is probably your problem. You override the default mangling method in samba3 from hash2 to hash. hash2 behaves more like Windows mangling. > mangling method = hash Either take this line out or change it to hash2. You may need to
2003 Sep 07
0
Fw: Moving Samba to a different Linux server.
Please help, I am having a problem with a Samba server I have attempted to move to a new Redhat 9 box (it was on Redhat 9 before). Here's the what I did: 1) I transferred the follwing files & dirs to the fresh RedHat box : /etc/passwd /etc/shadow /etc/group /etc/gshadow /etc/samba/* (the whole dir) /var/cache/samba/* (the whole dir) 2) I stopped SMB services on the old box 3)
2003 Dec 05
1
Samba 3 tdb's
Which samba 3 tdb's are safe to have smb regenerate on startup? I know in Samba 2 you can remove everything except winbindd_idmap, share_info, and the nt* tdb's. Is it the same for samba3? Reason I asked is I just had a pretty bad failure on 3.0.1pre3 that started with bad magic errors in connections.tdb, after a few hours grew into sessionid.tdb, and finally winbind problems (though no
2003 Mar 15
1
Win2k and Printing
man smb.conf /Access Denied (or /Unable to connect) Turns up the "use client driver" parameter. Best way to deal with this problem, which occurs when you have w2k and XP users who install drivers locally and are local admins, is to not have them install the drivers locally (use the print$ share). Second best is to use client driver = yes, which has some side-affects but gets the job
2003 Jan 31
5
Using working devmode from windows clients on samba server?
Samba 2.2.7a (built from samba RPM's) with LPRng print subsystem. I've been having troubles with some print drivers which fail to work properly when uploaded to the samba server whether devmode gets left as null or a default devmode is used. Some drivers do not leave you in a position where you can "tickle" the driver to generate a devmode with page orientation etc before
2003 Sep 03
1
Moving Samba to a different Linux server.
Tdb files... /var/cache/samba/ ~ Daniel > -----Original Message----- > From: Dan Gapinski [mailto:dan.gapinski@qsi-r2.com] > Sent: Wednesday, September 03, 2003 2:02 PM > To: Lista Samba > Subject: [Samba] Moving Samba to a different Linux server. > > > Hello, > > I am looking for a second opinion. When moving a Samba PDC > service to a > different Linux
2004 Mar 16
3
access 2003 clients can't print to samba 3 server (access 2000 can)
Has anyone else heard of or had any issues printing with Access 2003 to samba servers? Other office 2003 products print fine, and Access 2000 worked, but Access 2003 will not print to a samba server here. In order to get access 2003 to print, I have to change default printer to something on a windows server, and then it works? Anybody heard/seen anything? Thanks, ~ Daniel
2003 Dec 05
1
Outlook pst errors on samba share
A user has recently moved his .pst file onto a samba shared folder for testing, but he is seeing the following error message on a samba 2.2.8a installation (linux/s390 SuSE SLES8): "Can't open this item. The file z:\Personal Folders.pst could not be accessed because another workstation has modified it. Close and then restart all mail-enabled applications." Has anyone else seen
2003 Aug 06
3
Samba 3 beta 3 helpers and squid?
I'm trying the new RHEL 3 beta, which comes with samba 3 beta 3, and squid 2.5.STABLE3. Both samba and squid seem appropriately compiled... and I'm using the same config files as samba 2.2.8a and squid 2.5.stable3 (which worked), but windows authentication with the helpers is failing. I asked the squid list first, and got "Samba 3 supports Basic and NTLM authentication for Squid and
2003 Jan 07
5
Usernames with dots
Now that I have winbind working, life is good. However, I've hit upon a real kick in the pants. As you can see from my email address, we have a convention here of usernames being firstname.lastname. So, when I go to change the owner ship of a file: $ chown chris.palmer myfile Linux thinks I mean user chris, group palmer, and says "invalid group" (there is no palmer group,
2003 Sep 03
4
Samba 3 - ntlm_auth ntlmssp failing
Is /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp supposed to be working at this stage of samba 3? With RH EL3 beta (taroon) which comes with samba-3.0.0-3rc1.3E packages (and squid-2.5.STABLE3-2.3E packages), the /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic helper works great but /usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp always fails (NTLMSSP
2004 Mar 17
2
access 2003 clients can't print to samba 3 server ( access 2000 can)
> >Has anyone else heard of or had any issues printing with Access 2003 to > >samba servers? Other office 2003 products print fine, and Access 2000 > >worked, but Access 2003 will not print to a samba server here. In order > >to get access 2003 to print, I have to change default printer to > >something on a windows server, and then it works? > > > That
2001 Oct 25
4
wbinfo works, getent doesn't
Using RH7.1, Samba 2.2.2 in a Win2k mixed-mode domain. wbinfo returns expected results but getent only returns linux users any ideas? Thankx Winston Nimchan _/_/_/_/_/ _/_/_/_/ _/ Software Development Mgr. _/ _/ _/ Trinidad Systems Limited _/ _/_/_/_/ _/ 1.868.628.9330 Ext. 215 _/ _/ _/ 1.868.767.0249 _/ _/_/_/_/
2002 Aug 15
5
REPOST: queuepause/queueresume and w2k machines, won' t work
[Shane Drinkwater] Daniel, I have the same probelm. These are the steps I did in a previous thread... Jim, I think I found another bug... I really seem to be in printer hell :(.... I found that windows 2k doesn't update its status "ready" or "paused" when used with samba. Here is what I did... 1.) enable all of the lpr/lpd queues. check em' with lpq... 2.)
2003 Jan 08
5
WinXP/WordXP "Read-only" problem
I'm experimenting with Samba 2.2.7a in my home office-- all is well except only I can open my Word files copied to our Samba share. All other users can only open them "Read-only". Please help me correct this. Thanks, --EdB <tkged@earthlink.net> Here's the smb.conf file: [global] netbios name = Server01 workgroup = TKG os level = 64 preferred master
2002 Aug 07
2
can't pause a samba shared printer from w2k pc
Running samba installed from rpm 2.2.5-1 on rh 7.2 system... security=domain with winbind to NT pdc, LPRng Trying to pause printing without specifying a queuepause command I get: You do not have permissions to modify the settings for this printer. If you need to change the settings, contact your network administrator. With queuepause command = /usr/sbin/lpc stop %p queueresume command =