Displaying 20 results from an estimated 3000 matches similar to: "Error in joining samba server to Windows Domain"
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.
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
2002 Mar 12
6
Memory leak in winbindd
I'm running Samba 2.2.3a on NetBSD. I've been having an annoying
problem with winbindd dying inexplicably. I finally found a test that
seems to (eventually) kill it:
while wbinfo -t > /dev/null; do /usr/bin/true; done
The problem is a memory leak in winbindd. Actually, wbinfo -t will
still work, but wbinfo -u doesn't (response.extra_data is always null).
Is this a known
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
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
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 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
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
2001 Nov 19
1
Pb w2k <-> samba
hello,
1)i have samba 2.2.2 running on HPUX11.0 64 bits
and i have the folowing message in my user log:
[2001/11/19 20:29:04, 0] smbd/nttrans.c:(1762)
call_nt_transact_ioctl: Currently not implemented.
[2001/11/19 20:29:04, 0] lib/util_sec.c:(94)
Failed to set gid privileges to (-1,-2) now set to (0,0) uid=
(0,0)
[2001/11/19 20:29:04, 0] lib/util.c:(1055)
PANIC: failed to set gid
2) when i
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
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 Jul 20
1
Samba as a portable userland FS basis?
Recently, I looked at some options implementing unusual file systems
in userland.
On Linux, there is LUFS and similar stuff which frees one from touching
any kernel code. The design is always similar: a generic kernel module
forwards calls to a user level daemon and forwards returned results
back. The user level daemon implements or serves as a basis for
unusual user land filesystem
2001 Mar 13
1
Codepages - Need Help
Okay, so since I have been having so much trouble with the smb_retry errors,
I thought that I would re-install samba. So where did my codepages go and
how can I get them back?
load_client_codepage: filename /etc/samba/codepages/codepage.850 does not
exist.
load_unicode_map: filename /etc/samba/codepages/unicode_map.850 does not
exist.
SSL: Error error setting CA cert locations:
2003 May 20
5
Problems with Win-Username containing a "Umlaut"
Hi!
I'm having a small network with 10 WinXP Pro computers and a SuSE 7.3 Linux Server.
I configured Samba to map the Windows Usernames of 9 computers correctly, but the one, with which Marc D?rner is working, is not mapped correctly. I found out, that this is caused by the "?" (german Umlaut). If the Username is "Marc Doerner" it'll work, but i'd like to keep it to
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
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
2000 Aug 21
1
samba appliance issues
Hi All!
I have been a happy and contented user of samba for several years now,
when I got asked several questions I didn't know the answer to. The
questions were:
1) Is there a way to create a network appliance type unix box, where
usernames and groupnames are pulled from an existing NT4 or W2K domain?
(without maintaining a local /etc/passwd file) What is the best way to
do this?
2008 Nov 24
5
ssh-agent clustering
Hi.. I've looked through all the documentation and searched numerous
websites and I can't find any viable current way to cluster ssh-agents.
The functionality gap I see is to allow a situation where 2 ssh-agents are
running on 2 different trusted machines. If one of those machines goes down
passwordless logins should be allowed to continue through the backup
ssh-agent. And when the
2001 Apr 25
0
Compilation and use of SFIO library with samba
Hello
I try to compile samba 2.0.7 with SFIO libray on solaris 2.7 platform
I modify two variables in Samba Makefile
LIBS=/aar/masson/NOT_SAVED/sfio/lib/libstdio.a
/aar/masson/NOT_SAVED/sfio/src/li
b/sfio/libsfio.a -lsec -lgen -lsocket -lnsl -ldl
to add sfio's libraries
and
FLAGS1 = -I/aar/masson/NOT_SAVED/sfio/include $(CFLAGS) -Iinclude
-I$(srcdir)/i
nclude -I$(srcdir)/ubiqx
2008 Oct 21
3
R Help
Hi, I have the following code and am using R 2.7.2:
JIBqq <- (Jqrt.IB[2:length(Jqrt.IB)]/Jqrt.IB[1:(length(Jqrt.IB)-1)])-1
JIBqq <- cbind(zoo(JIBqq, Jqrt.time[2:length(Jqrt.time)]))
y.JIBqq <- merge(JIBqq,lag(JIBqq,-1))
> y.JIBqq
JIBqq lag(JIBqq, -1)
2004-06-30 0.003318909 NA
2004-09-30 -0.028536136 0.003318909