Hi,
I am trying to connect to a linux printer from a windows XP machine. I
am getting the following error message
Connection refused, access denied (Windows XP trying to connect on
samba's shared printer)
I am unable to print anything and I also tried changing the samba
server config file
by a
On Fri, 2004-08-06 at 13:45, Aleksandr Kivenson wrote:
> I have a network of windows XP computers that access a shared printer on a redhat
> linux 8.0 computer. Recently, the printer was not functioning due to missing
> supplies. Now that it is back online, I can print to it locally but not ove
Hi,
does anybode know, if (and if yes, when) there will ever be support in
samba to be accessed by a PDA under Pocket PC 2003? At the moment it does
not work (with security = user; share-mode is not a possibility for me)?
regards,
Florian
Anthony Hess wrote:
> Hello all,
>
> OK - Im kind of stumped on this one and google wasnt much help. Its
> probably something stupid and obvious, but I could use another pair of
> eyeballs.
>
> When compiling Samba 3.0.5 on Solaris 9 (using the Sun directory server
> 5.1 as the LDAP, but compiled
I have a network of windows XP computers that access a shared printer on a redhat
linux 8.0 computer. Recently, the printer was not functioning due to missing
supplies. Now that it is back online, I can print to it locally but not over the
samba network. No settings have been changed, so I su
On Aug 6, 2004, at 3:56 PM, Bog Patterson wrote:
To work around this issue, edit the smb.conf file, adding the
following
line to the "[global]" section:
socket options = TCP_NODELAY SO_RCVBUF=64240
http://docs.info.apple.com/article.html?artnum=107838
Bog Patterson, Network Administrator
Ap
Hello,
I came across reference to your work and noticed that you have worked in a
Clearcase environment. I wonder if you know anyone who does tool administration and
release engineering who may be interested in finding work.
If you or someone that you know is interested
Hallo ,
thanks for the quick reply:-))
> Achim Unger wrote:
>
> >Hallo List,
> >
> >I am running a samba domain as PDC with NT4 and Win2k as clients. Now
> >I want to join this domain with a Win 2003 SERVER (for using terminal
> >services).
> >
> If I understand correctly, you have a stand alone
Hello list,
I recently added a new workstation to my PDC and have been experiencing
some problems with roaming profiles. The PDC in question is Mac OS X
Server 10.3.4, which has Samba 3.0.2 on it. The machine has been
functioning without issue as a PDC and I have had no problems with my
Win2k c
Achim Unger wrote:
Hallo List,
I am running a samba domain as PDC with NT4 and Win2k as clients. Now I
want to join this domain with a Win 2003 SERVER (for using terminal
services).
If I understand correctly, you have a stand alone w2k3 machine. If so
and AD is not running, join the w2k3 machine
Hallo List,
I am running a samba domain as PDC with NT4 and Win2k as clients. Now I
want to join this domain with a Win 2003 SERVER (for using terminal
services).
I just tried it the way I was trying with my clients, but no success.
Google comes up with lots of information for joining an Win doma
On Fri, 2004-08-06 at 07:50, J. A. Landamore wrote:
> Please can someone point me to information as to how I can setup samba 3.0.5 as
> a simple share server authenticating against AD using LDAP only (i.e. no
> Kerberos, no Domain Control etc) According to our AD admins the machine doesn't
> ne
Hello,
I have a question about the printer services on samba.
Here is the situation:
I recently switched to a new Linux server with Samba v3 from a Linux server
with Samba v2.2x. I setup everything again, and it all seems right, except
all of the workstation shared printers a
I have had tremendous success with Winbind and NT Domains. Refer to chapter
20 of the Samba-HOWTO-Collection.
Once Winbind is configured in NSS, and some changes are made to smb.conf,
Samba will recognize the NT Domain and then will allow access to shares
based on membership in an NT Global Group.
I'm having trouble using pdbedit to add user to a
tdbsam database. I'm running Redhat Enterprise Linux
ES 3.0, with the stock version of samba. I'm not sure
why it won't let me add users. I tried it with
smbpasswd and that didn't work either. Anyway here's
a plethora of information:
[EMAIL PRO
Please can someone point me to information as to how I can setup samba 3.0.5 as
a simple share server authenticating against AD using LDAP only (i.e. no
Kerberos, no Domain Control etc) According to our AD admins the machine doesn't
need to be a member of the domain.
I want to take the name an
I had been getting the exact same problem. And looking at an old post,
they recommended that port 445 was shut off to the samba box this makes
samba / smb negotiate its connections through port 339.
I had my doubts but it seems to have worked for me. I am using samba
3.0.5 under Fedora Core 2 o
Hi
I cannot make winbind work correctly. My problem is that my AD users &
groupes are not authenticated on my samba box. I made it work correctly on my
samba 2.2x, an dfrom my understanding, each time a AD user is connected, a Unix
account is created, nad winbind synhronize both accounts.
It l
Derek,
That was exactly the problem. The changepasswd.cgi program (one of
the revisions) has the CT transposed. I simply went into the C code and
transposed it back properly and recompiled it. It now works fine. It was
the line with:
strcpy(smbltc,"LCT-");
Thanks
Tim
At 0
Hi!
I have a CUPS-printserver and export the printers via samba.
CUPS version 1.1.20
samba 3.0.5
All printers work fine. Only the HP Color LaserJet 8500 DN (PS) causes
errors. I use the original ppd file from HP. XP downloaded the printer
driver, but when I want to change the preferences
I ran into a similar problem when the last field in the password file
was LCT-.
Derek
On Aug 5, 2004, at 3:56 PM, Tim Tyler wrote:
Samba experts,
I am running samba 3.0.3-5 of Samba on Fedora core 2
(Red Hat). I am trying to use encrypted passwords.
However, when a user tries to
Thanks for the quick response... but I've already been there.
As I said, I'm NOT looking for an LDAP PDC... I'm ONLY looking for LDAP
idmap. There is no documentation on idealx.org for an LDAP idmap that
does NOT include the PDC... nor is there much documentation anywhere
else about it.
___
In article <[EMAIL PROTECTED]>, Gerry Doris wrote:
> I have been getting flooded with the following error messages:
>
> smbd[8874]: getpeername failed. Error was Transport endpoint is not
> connected
> smbd[8874]: read_socket_data: recv failure for 4. Error = Connection
> reset by peer
>
> I
When I reload samba 3.0.5, I got the follow messages:
[2004/08/06 18:08:02, 1] smbd/server.c:open_sockets_smbd(348)
Reloading services after SIGHUP
[2004/08/06 18:08:02, 0] lib/charcnv.c:init_iconv(134)
init_iconv: Conversion from UCS-2LE to CP850 not supported
[2004/08/06 18:08:02, 0] lib/cha
I think, it's a serious problem, which needs to get fixed.
Removing tdb files is no option.
When this happened on our server, I saw zero-byte spoolfiles in the samba
spooldirectory.
But after deletion the jobs still appeared in the windows box.
I'll try to reproduce it to get more info about tha
sorry,
stupid question.
"vfs object = vscan-clamav, default_quota, recycle" is a better order for doing
what I want.
have a nice day
Xavier
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
I used to set older versions of samba shares up with valid user =
/path/to/user.list and this worked well. I am testing 3.0.4 and it ignores
this set up. Is this a bug? Or has this functionality been removed?
-henry roth
Christine
:):):):):):):):):)
--
To unsubscribe from this list go to the f
I've been playing around and have uncovered a few interesting things.
When you create a briefcase from XP it appears as a standard folder.
To make it appear a a briefcase, alter the permissions in linux to 500 :
read by owner and
execute / search by owner.
When you look again at the
"Shannon Johnson" <[EMAIL PROTECTED]>
Sent by:
[EMAIL PROTECTED]
05.08.2004 22:59
To: <[EMAIL PROTECTED]>
cc:
Subject:[Samba] LDAP Idmap
Hi shannon,
a good start you'll find at www.idealx.org. There is a very good docu on
how to setup samba3-LDAP.
If you
Hi,
I mount my Home Folder to my Linux box. The server offers the unix
extensions. The files permissions and ownerships are all correct, but
the folder itself is owned by root, therefore I cannot write to it:
Server: Fedora Core 1, Samba 3.0.4 (Fedora RPM)
Folder on server:
[EMAIL PROTECTED] sch
On Fri, 2004-08-06 at 00:05, Patrick Taylor wrote:
> HI there,
>
> I'm franging around trying to put (open)LDAP at the centre of my universe, which
> works with imap/pop and sendmail, but samba is a different kettle of fish...
>
> after much testing I finally get bogged down at:
>
> "Got too ma
HI there,
I'm franging around trying to put (open)LDAP at the centre of my universe, which works
with imap/pop and sendmail, but samba is a different kettle of fish...
after much testing I finally get bogged down at:
"Got too many (2) domain info entries for domain" in the logs, and nothign pro
32 matches
Mail list logo