Displaying 20 results from an estimated 1000 matches similar to: "trouble with german special chars on smb shares"
2007 Feb 14
2
UTF8 not working
Slackware 11.0, Samba 3.0.23c
After two years absence from Samba I need to use it again.
A week ago I switched my entire network to UTF8 which works fine locally,
works fine via NFS.
Now mounting the SMB shares german Umlauts are broken.
"F?r alle ein Segen.mp3"
becomes
"F?r alle ein Segen.mp3"
Server config:
[global]
display charset = UTF-8
workgroup =
2002 Oct 17
1
newbie problem: can't mount win xp disk into linux (regkey is set)
Got two machines connected via a 10MBit Hub:
One Slackware Linux 8.1 with eth0 = Realtek8139 (working fine),
one WindowsXP Pro, same NIC, registry key for proper auth is set.
The Windows machine is called xerxes on which the C dir is shared, and there
is /mnt/xerxes/ on the Linux box.
The command:
# mount -t smbfs -o username=(username on win machine),password=(passwd on win
# machine)
2004 Mar 07
2
CIFS, fstab, credentials
Hi,
I just installed CIFS support on my machines and must say it works much better
than smbfs. special characters alright, transfer speed doubled (from 2.8MB/s
to 5.6MB/s on 100MBit).
There's two issues tho I haven't been able to root out:
-credentials file: tried username=<username> and password=<password> in
/etc/credfile, tried user=<username> to match the
2008 Jun 11
3
WINS server looses election irregular in a heterogeneous network
Dear Samba-Users,
I have to administer a Samba WINS Server in a heterogenous network. It's a
student hostel with about 200 mixed (Windows, Linux, Mac OS X) computers. We
have a DHCP, which delivers the WINS-Server address to the clients. I don't
have access to the clients.
The problem is, that the WINS-Server (Samba 3.0.27) looses the
Master-Browser election irregulary. I can't
2018 Oct 03
1
getent not showing domain users and groups with winbind but works with sssd
On Wed, 3 Oct 2018 16:57:07 +0200
Peter Milesson via samba <samba at lists.samba.org> wrote:
>
>
> On 03.10.2018 15:38, Rowland Penny via samba wrote:
> > On Wed, 3 Oct 2018 15:16:50 +0200
> > Peter Milesson via samba <samba at lists.samba.org> wrote:
> >
> >> On 10/3/18 1:09 PM, Rowland Penny via samba wrote:
> >>> On Wed, 3 Oct 2018
2018 Oct 03
2
getent not showing domain users and groups with winbind but works with sssd
On Wed, 3 Oct 2018 15:16:50 +0200
Peter Milesson via samba <samba at lists.samba.org> wrote:
>
> On 10/3/18 1:09 PM, Rowland Penny via samba wrote:
> > On Wed, 3 Oct 2018 12:45:11 +0200
> > Peter Milesson via samba <samba at lists.samba.org> wrote:
> >
> >> Hi folks,
> >>
> >> I have finally nailed down the problem with the
2018 Oct 01
4
getent not showing domain users and groups with winbind but works with sssd
On 10/1/18 10:02 AM, Rowland Penny via samba wrote:
> On Sun, 30 Sep 2018 23:25:48 +0200
> Peter Milesson via samba <samba at lists.samba.org> wrote:
>
>> Hi folks,
>>
>> AD server CentOS 7-1804, Samba 4.9.1 compiled from source, only used
>> as AD server, with netlogon and sysvol, just like any Windows AD
>> server
>>
>> AD member server
2007 Feb 12
1
AD integration: "getent passwd" can't see *new* users, but "wbinfo -u" can
I have two different systems (on different networks) showing this
behavior. Both are running Ubuntu Dapper/606.1 LTS with samba version
3.0.22 and windows 2003 sp1 servers (not R2). AD integration is done
via winbind, with nss using winbind. At some point in time (which is
unknown to me), the samba server stopped seeing new users, groups,
machines which are added to AD.
scenario:
I add a new
2002 Jun 12
2
Error Joining NT DOMAIN
I'm trying to use the documentation found with Samba-2.2.4 to set up a samba
server under RH linux 7.2 (kernel 2.4.9-21) to join an existing NT domain
for a couple of weeks with no success. I obtained the samba 2.2.4 source
code, compiled with the following options to configure:
--with-winbind --prefix=/usr/local/samba --with-smbwrapper --with-pam --with
-pam_smbpass
After compiling, I
2004 Jun 11
2
Samba 3.0.3 on FC2: windows machine cannot join domain
I'm using Samba 3.0.3 on Fedora Core 2 with OpenLDAP 2.1.29 for a
backend. I'm getting to typical "The user name could not be found."
error upon trying to join a Windows box. I've gone through every digest
on lists.samba.org and other sites and nothing has worked yet. Any
suggestions:
Here's what I've done so far:
1. Installed everything via RPMS:
[root@smbtest
2004 Oct 13
1
root preexec script runs twice
Hi.
I'm tesing Samba 3.0.7-a on Debian Sarge with Debian kernel 2.6.8.
I am working on auto-creation of logon scripts, & am using a root preexec
on the netlogon share for this.
In testing I have passed the user ID to the script, and have used echo to
test output. The netlogon service parameters and other info are below.
The output from the script occurs twice in the output file,
2004 Sep 23
1
Re: Samba 3.0.3 on FC2: windows machine cannot join domain
After, oh, six months of attempts here and there to read everyone's
experiences with Samba/LDAP and inability for a windows 2000/XP machine
to join the domain, I finally discovered what was not working properly.
In my smb.conf I put:
add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
As instructed by many How-to's and Idealx. However, I thought to myself,
%m
2012 Feb 09
1
Unable to create principle and join domain with solaris / samba 3.5.8
Has anyone had any success using net ads join to create a new service
principal and join Active Directory using samba 3.5.8. This works fine
in 3.0.35 but I'm not able to get a working create/join with 3.5.8
In samba 3.0.35 (on a host which is already allowing kerberised
loginsvia AD), the following works:
net ads join createupn='CIFS/host.domain.com' \
2009 Apr 08
4
[LLVMdev] What is the state of LLVM's ARM backend
Hello Evan and Robert
I have been investigating the unexpected test failures from the ARM
nightly builders in order to get a better picture why the ARM backend
don't pass the whole testsuite: I have run the failing tests manually on
my arm board and can now categorize most of the thirteen unexpected
CodeGen failures in four categories:
1. llvm don't lower MVT::i64 properly on arm
2002 Jun 17
2
Method to verify existance of trust account?
I'm still fighting with getting a Samba server (RH Linux 7.2, kernel
2.4.9-21, samba 2.2.4) to join an NT domain (NT 4.0, SP6). Everything I've
read in the documentation indicates that this works well and readily, but I
cannot get it to work.
The error message received when attempting to join a domain is:
./smbpasswd -j TESTDOMAIN -r SMBTEST
cli_net_auth2: Error
2005 Nov 08
1
ADS Join and Insufficient Access
My agency is moving all users and computers to a new domain. Our current domain uses AD and the new domain will use AD. My current samba servers are running 3.0.20a with ADS security with winbind on Debian Stable (Sarge) with no problems.
I set up a test samba server using 3.0.20b, the new krb5.conf and smb.conf.
kinit works fine. ("Authenticated to Kerberos v5")
I prestage the server
2020 Sep 01
2
Unable to create subdirectories/files in samba mount when using vfs objects = glusterfs
Hi Team,
I am trying to setup a samba CTDB cluster to export gluster volme as samba share. While CTDB cluster works well, I ran into an issue with creating subdirectories and also creating files/directories within subdictories when accessing the share from both linux and windows servers.
Setup details :
We have a three node cluster with nodes snode1, snode2 and snode3. I have a
2009 Apr 08
2
[LLVMdev] What is the state of LLVM's ARM backend
Duncan Sands skrev:
> Hi Xerxes,
>
>
>> 4. softfloat related errors
>> http://labb.zafena.se/shark-testing/llvmARMCodeGenFailures200904/softenfloat_Do_not_know_how_to_soften_the_result_of_this_operator/
>> example:
>>
>> root at overo:/home/xerxes/llvm-test/fail/CodeGen/softenfloat# llvm-as < 2007-11-19-VectorSplitting.ll | llc
>>
2009 Apr 08
0
[LLVMdev] What is the state of LLVM's ARM backend
Hi Xerxes,
> 4. softfloat related errors
> http://labb.zafena.se/shark-testing/llvmARMCodeGenFailures200904/softenfloat_Do_not_know_how_to_soften_the_result_of_this_operator/
> example:
>
> root at overo:/home/xerxes/llvm-test/fail/CodeGen/softenfloat# llvm-as < 2007-11-19-VectorSplitting.ll | llc
> SoftenFloatResult #0: 0x614e00: f32 = undef
> llc:
2009 Jul 01
0
[LLVMdev] build failure on ARM linux
Why is his configure not catching this? It tests for the linkability
of these functions on the target arch, and should be detecting their
absence if that is actually the case.
--Owen
On Jul 1, 2009, at 12:50 AM, Xerxes RĂ„nby wrote:
> llvm/lib/System/Atomic.cpp contains the call to
> __sync_val_compare_and_swap that lowers to the missing
> __sync_val_compare_and_swap_4 GCC