Displaying 12 results from an estimated 12 matches for "harry_rueter".
2001 Dec 03
5
Problem with logon script
Hi,
I have a problem with logon script.
I will at first disconnect all connected drives from last Windows run, and
the connect home dir.
My smb.conf :
[Global]
logon script = STARTUP.BAT
logon drive = m:
logon home = \\sapo\%U
logon path = \\sapo\%U\setting\%m\profile
domain logons = Yes
[homes]
comment = Home Directories
read only = No
2003 Dec 01
0
No subject
...contained =
illegal
characters (from DNS perspective), then computer's A (host) record =
cannot be
added to a DNS database. In this case you will have to rename the =
computers
to register the A records corresponding to these computers.=20
-----Original Message-----
From: Harry R=FCter [mailto:harry_rueter@gmx.de]
Sent: 20 September 2002 15:23
To: samba@lists.samba.org
Subject: Re: [Samba] "@" doesn't work in the NT domain name
Hi,
[ ...]
> > it breaks compatibility in a major way. Ampersands are VALID in a
netbios
> > domain name, just not in a machine name (AFAIK), but...
2002 Aug 12
5
Why does this logon-script not work under Win9x ?
Hi,
i'm having a serious problem with the following logon-script.
It works under W2k, but not under W98, although W98 tells
it is running startup-script ..
First my smb.conf (only interesting parts) :
---snipp---
[global]
server string = Samba-PDC %v on %h
workgroup = WORKGROUP
encrypt passwords = yes
netbios name = 486dx66
domain master = Yes
2002 Jul 17
1
Possibly problem with case of filenames ?
Hi,
i'm having a little problem with samba (or Windows98 ?).
The story :
I'm using the program WHFC (Windows Hylafax Client) on
a W2k and Win98-client.
Samba 2.2.5 is running on Suse LINUX 7.1 Kernel 2.4.18.
The WHFC-program uses a share on the LINUX-server
(actually the share contains tif-images of received
faxes).
No problems with W2k, but with Win98.
The WHFC-client shows the
2005 Jan 11
4
Problems with OpenLDAP 2.2.20/Samba 3.0.10 and smbpasswd
Hi everybody,
i'm having serious problems with the configuration
of samba 3.0.10.
First my setup :
samba-3.0.10 built from source
openldap-2.2.20 built from source
OS : Suse Linux 7.1 (but updated -> Kernel 2.4.27)
My problem :
------------
I'm trying to use smbpasswd like the following :
---snipp---
[PTS2] 486dx66:/usr/local/samba3 # bin/smbpasswd -D 10 tina
Netbios name list:-
2005 Oct 03
3
Problems compiling 3.0.20a with heimdal 0.7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everybodey,
i can't compile 3.0.20 the following message occurs :
Compiling dynconfig.c
In file included from include/includes.h:452,
~ from dynconfig.c:21:
/usr/local/heimdal-0.7/include/krb5.h:660: error: syntax error at '#' token
/usr/local/heimdal-0.7/include/krb5.h:660: warning: no semicolon at end
of struct or
2002 Jul 01
5
./configure --with-pam
Hi all,
I still have problems with my nt authentication on linux.
My problems start when compiling --with-pam
This is the output, i can't figure out why i get the error.
[root@squid source]# ./configure --with-pam
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O ) works... yes
checking whether the C compiler (gcc -O ) is a
2002 May 16
1
Samba 2.2.4: Problem with output of smbpasswd
Hi people,
since i'm using samba 2.2.4 i have a problem
when starting smbpasswd.
When i start the program i have always the following output
(which i don't like too much :o) ) :
------------------------
# 486dx66:/ smbpasswd
INFO: Debug class all level = 1 (pid 8318 from pid 8318)
<= That's what i don't like
New SMB password:
Retype new SMB password:
Mismatch - password
2002 Jun 21
1
Bug in 2.2.5 ? Configure can't find ldap_start_tls_s ..
Hi everybody,
i just tried to install v 2.2.5 but i get the following
mesage from configure :
-----snipp----
checking for ldap_start_tls_s... no
-----snipp----
grep in /usr/include tells me :
-----snipp----
486dx66:/usr/include # grep --line-number ldap_start_tls_s
ldap*
ldap.h:1075:ldap_start_tls_s LDAP_P((
486dx66:/usr/include #
-----snipp----
Looking into /usr/include/ldap.h from line
2002 May 11
1
Why do i see "homes" twice ?
Hi people,
i'm using samba 2.2.4 in a heterogen network.
When i use the Networkneihbourhood on a Winxx-Client
i see the /home/user directory on the samba-server twice.
One time the directory is called "user"
(i.e it has the name of the user, example: harry)
the other is i see it as "homes".
My smb.conf (partly) :
2002 May 10
0
Problems when compiling samba3.0alpha17
Hi,
i have problems with the compiling of samba3.0alpha17.
I use the following "configure-script" :
------------------------------------------------------
#!/bin/sh
make clean
autoconf
./configure \
--with-readline \
--with-acl-support \
--prefix=/usr/local/samba \
--with-smbwrapper \
--with-smbmount \
--with-pam \
--with-pam_smbpass \
--with-ldapsam \
--with-ssl \
--with-tdbsam
2002 Jun 27
1
Patch for 2.2.5 (start_tls with OpenLDAP 2.0.x) is not working ...
Hi,
i was the one who had problems with the
start_tls function.
I applied the patch yesterday.
But now the compiling doesn't work anymore.
This is what happens :
--------snipp----------
[Lots of compiling output cut away]
Linking bin/smbd
passdb/pdb_ldap.o: In function `pdb_setsampwent':
passdb/pdb_ldap.o(.text+0x1730): multiple definition of
`pdb_setsampwent'