Displaying 20 results from an estimated 6000 matches similar to: "Unicode pages"
2002 Dec 12
1
Samba update FreeBSD
Perhaps a rather stupid question, but I have not found the complete correct
way to upgrade a Samba installation on FreeBSD.
I always use the ports to install the newer version, but after a while I
discovered that the installation of the new version did not uninstall the
previous version, so when you look at the installed packages (pkg_info) you
can see all older versions, they can be uninstalled
2001 Mar 26
1
undesired root password change
After I have found the solutions for the login troubles, I have stumbled
upon the next rather annoying problem, perhaps hav I done something very
wrong, but if someone knows anything about the following then please...
Samba 2.0.7 on FreeBSD 4.2-stable
Windows 95 workstations
I used plaintext password, everything OK.
When I put the parm "encrypt passwords = true", no one can login, until
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
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
2001 Mar 23
3
Login Failure
Greetings. Is there something up with Samba and RedHat,
or with recent kernels, or with some packages that have
been updated recently? A lot of us seem to see the
same login errors with samba and I have yet to get my
windows clients to login to my new samba server. The
log messages really don't help.
I had an old server running Samba 2.0.7 (RedHat 5.0 upgraded
to nearly 5.2 with 2.0.33).
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
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.
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
1999 Feb 21
8
Samba Questions
Hello,
I have couple questions regarding Samba.
1. In the smb.conf, what does "security = DOMAIN" mean?
2. I would like to samba into the firewall so that people can't connect
through TCP/IP. What port (tcp or udp) does samba use?
3. How can I prompt user for entering login name instead of using Win95
login name for Win95 users?
That's all for now. Thanks for your help.
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
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 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 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
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
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
2015 Nov 27
3
CURSOS R
Hola a tod en s:
¿Sabéis si en estos momentos hay o va a haber algún curso online de R gratuito?. O en el caso de que haya que pagar, ¿hay alguno económico?.
¿Alguna página web buena para mirar todo este tipo de cosas?.
Gracias de antemano.
Saludos,
Marcos
[[alternative HTML version deleted]]
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
2015 Aug 06
2
Duda interpolación (package ' gstat ')
Sale plano sí.
Ya se que sin tener los datos y el código es un poco difícil, pero es que mis datos ocupan mucho, es imposible.
Seguiré mirando por internet.
Muchas gracias Rubén.
Un saludo,
> To: r-help-es en r-project.org
> From: rubenfcasal en gmail.com
> Date: Thu, 6 Aug 2015 14:21:47 +0200
> Subject: Re: [R-es] Duda interpolación (package ' gstat ')
>
> Hola
2001 Mar 27
0
SOLVED! (sort off) root password change
In addition to my last two messages about Samba updating the
password foor root when unix sync is desired:
I have found out the cause of this password change thing.
With the parm "passwd chat debug = Yes" and "log level = 100"
When I look in the logs while changing the password with unix sync, the
following happens:
[2001/03/27 09:34:20, 10, effective(0, 0), real(0, 0)]