Displaying 20 results from an estimated 1200 matches similar to: "Memory leak in winbindd"
2002 May 14
2
Error in joining samba server to Windows Domain
Hi,
I've installed samba 2.2.3a on HPUX11.0 and are currently trying to join the samba server to our Windows Domain... However, I encountered this error :
Error connecting to *SMBSERVER
Unable to join domain XXXX
Has anyone encountered this problem before ? What was the solution ?
thanks & rgds,
Jesse Chan
2002 Mar 14
4
Samba client issues
Hello everyone,
I am a newbie to samba. I am trying to mount a Windows 2000 share directory on my linux box using smbmount. I am able to do so successfully. But I do see some errors pop up when I run the command. My mount seems to be stable and it is mounted as rw.
# smbmount "//EngineerWKS85/My Drivers" /mnt/samba -o username=MyUsername,password=MyPassword,workgroup=MyWorkgroup
2000 Jul 27
8
ERROR
while trying to log on to my smb server via domain I am getting this error
"Your computer could not be joined to the domain because the following error
has occurred: the credentials supplied conflict with an existing set of
credentials. I am trying to log on to the linux domain from my windows 2000
box I can log on to the workgroup but not the domain and the domain and
workgroup are diffrent.
2005 Apr 28
1
PANIC: internal error
HP UX11i
My SA is off island and I am in unfamiliar territory. We are getting an
error when trying to start winbindd.
===============================================================
[Thu Apr 28 12:04:49 2005
, 0] lib/util.c:smb_panic2(1398)
PANIC: internal error
[Thu Apr 28 13:07:20 2005
, 1] nsswitch/winbindd.c:main(843)
winbindd version 3.0.5 based HP CIFS Server T.30.PV.02
2001 May 03
3
Unicode pages
Hope someone can help here:
I have upgraded from Samba 2.0.7 to Samba 2.2.0 without changing anything
in the config files, and everything goes well. Now I am looking at what can
and what must be changed for this new version. Currently there are three
things in the SmbClient that I am wondering about:
- SmbClient constantly complains about a missing codepage (850). After
looking at the doc, I
2002 Apr 30
5
smbmount, smbumount and smbmnt
Hi,
I am deploying samba for an embedded system. The requirement is that the
system should be able to mount windows share points. I believe "smbmount,
smbumount and smbmnt" components are needed to do the same. I am not very
clear about smbmnt though!
I find that smbmount, smbumount and smbmnt are all quite huge. Around 300
to 400Kb each.
I understand that Samba is capable of doing
2003 Jul 31
4
winbind on Solaris 2.5.1 not working.
Ok folks,
Here is the deal. I have posted to the news groups several times and gotten
not a single thing. I have been trying since march to get 2.2.8a working on
sol2.5.1 with winbind to do the authentication but it has failed miserably.
Winbindd starts but fails to create the /tmp/.winbindd/pipe file and bombs
like a daisycutter. But if I run winbindd like this " truss -aefo /tmp/file
2003 Dec 08
2
upgrade from 2.2.7a to 3.0.0, problem with client code page [long]
Hello
I'm currently using Samba 2.2.7a to run as NT domain, file server and etc.
This is fragment of my smb.conf
[global]
[...]
client code page = 852
character set = ISO8859-2
mangle case = yes
case sensitive = no
preserve case = yes
default case = lower
short preserve case = no
[...]
Now I trying migrate existing configuration and filesystem to samba
3.0.0, and I have some problems with
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello,
I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting
the error that Samba can't
find the unicode_map.xxx file. Well, I notice that all I have in
/usr/local/samba/lib/codepages
is codepage type files, not unicode. Why do the binaries not include a
compiled make_unicodemap?
I did download the source and found the .c file for the command. When I try
to run
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
i recently upgraded some of my servers from 3.0.2a to 3.0.4
after the upgrade my browselist shows duplicate entries for the domains.
one domains is managed by a samba PDC(providing WINS too) and two samba
BDC's.
the other domains are managed by one samba PDC.
'smbclient -N -L <WINS_SERVER>' shows:
- ---
Workgroup
2003 Jan 28
1
can't create user entries in smbpasswd
Hi all,
after installing samba 2.2.5 (on Solaris8 running NIS+) it is not
possible to create user entries in smbpasswd.
I generated the smbpasswd file by
# cat /dev/null | /samba/samba-2.2.5/source/script/mksmbpasswd.sh >
/usr/local/samba/private/smbpasswd
-----
then tried to create user entry "dummy" in smbpasswd by
(user "dummy" exists under NIS+)
# smbpasswd -a dummy
2003 Apr 05
1
Samba 2.2.8 SEGV in rpcclient getdriver on Solaris 7
Hello
I was trying to figure out how to add printer drivers manually for
downloading to Windows 2000 clients and I came accross this problem.
(The printer drivers were installed some time ago using an earlier
version of samba 2.2.x).
$ dbx /usr/local/samba/bin/rpcclient
(dbx) run xxxxxxx -U yyyyyyy
Running: rpcclient xxxxxxx -U yyyyyyy
(process id 4735)
Password:
rpcclient $> enumprinters
2003 May 20
4
error with cupsaddsmb - adddriver
Hello,
I have installed cups on a linux server (running with RH 9.0).
When executing "cupsaddsmb -a -v", I get an error: NT_STATUS_UNSUCCESSFULL,
when attemping to execute adddriver".
Can someone help on the meaning of this error, and on its reason (cause) ?
Please find hereafter a file with result (and the error) of this commmand
"cupsaddsmb", for a printer:
1998 Nov 03
2
Codepages
I've seen this in the message data base, but no responses. Running RH
5.1,
with samba out of the box, I get the message:
unable to load codepage /etc/codepages/codepage.850
in log files and smbclient startups. Is this a problem? How is it fixed?
There are no codepage directories that I can see anywhere in RH. Did I
miss a module to install?
Thanks
Carl Hartshorn
2003 Oct 20
3
Problem with "add user script"
Problem - smbpasswd does not seem to be recognizing my "add user script"
option to automatically create Unix users when adding a samba user.
I am running Samba version 2.2.8a (from source) on a Linux (Redhat 8.0)
system.
Relevant lines from smb.conf:
[global]
server string=Samba Server
netbios name = smbpdc
security = user
domain logons=yes
domain master = yes
2003 Jan 20
3
Second Posting! Please reply - Need HELP!!
I am first time SAMBA user. System information:
Unix = HP-UX 11.0
Network = Windows 2000
Things that I did:
1) Logged into our test unix box as “root”. Created a
directory “samba” underneath “/home/root”.
2) Went to samba website and downloaded
“samba-2.2.7a.tar.gz” onto my “C:\” (my desktop). I am
aware that the latest “How to” book in its
“Installation section asks me to use command “wget
2001 Nov 22
2
Add new user -> swat core dump
Hi there,
I have a problem when I try to create a new user with swat. I use binaries of
Samba 2.2.2 coming from www.samba.org, or from www.sunfreeware.com
on Solaris 2.6 and on 8. I compiled the sources and the result is the same.
When I click on "Add New User" (Server Password Management), I receive
a nearly blank page: I can only see the samba gif on top and the user is not
2011 Dec 27
1
Practicality of fixing samba's case mangling problems?
Samba has multiple areas of case mangling problems that cause
incompatibilities
when used with windows or linux clients.
How viable is the idea of fixing the problems? Would the sky fall in if
it preserved case, but
either 'ignored it', or gave preference to matches that included the
case as typed (vs. alternate case
matches).
The first would be fairly compatible with current Win
2005 Aug 10
2
Compiling smbtorture
Is smbtorture a simple SMB client that is completely separate from Samba
server? (I.e., can I use it to test, e.g., a regular Windows SMB
server?) Or is it something that only tests Samba server?
Anyway, I haven't had any luck compiling it. Any hints? Here is a
transcript (this is on SUSE Linux Enterprise 9):
cwu@cham6:~/tmp/apps/samba-3.0.14a/source> ./configure
2002 Feb 24
3
Multiple Instancies of Samba on a single System
Hi out there,
i intend to run multiple Instancies of Samba
on a single, multi-homed, server, with each instance bound
to a specific (logical) interface.
If this works, it would be fine to me.
Mainly for administrative Reasons. (You won't believe,
but from time to time it becomes necessary to restart
some services, but restarting the entire server is a
real mess)
Well here my