AW: [Samba] Charset module could not load

2003-06-23 Thread boris blaha
hi

we had the same problem; but on suse 8.2;

you need to install a library package
before you compile samba

in suse it´s called 'glibc-locale'
i don't know how it´s called in
FreeBSD

hope it helps

bb boris blaha


 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Auftrag
 von David van Geyn
 Gesendet: Samstag, 21. Juni 2003 02:26
 An: [EMAIL PROTECTED]
 Betreff: [Samba] Charset module could not load


 Hello,

 Everything I've tested so far regarding my Samba 3.0.0 beta 1
 installation
 works great, despite the following error:

 Error loading module '/usr/local/samba/lib/charset/CP850.so':
 Cannot open
 /usr/local/samba/lib/charset/CP850.so

 This error comes up when I run any of the Samba binaries, such as
 smbpasswd, pdbedit, etc... also it shows up in log.smbd, log.nmbd when
 either of those are run. I can't find this module anywhere in
 the source
 directories or on my system anywhere. Is this supposed to be something
 that Samba compiles and installs, or am I missing something?

 This Samba server is running on a FreeBSD 4.5 system. I also
 have another
 FreeBSD 4.5 system that does the exact same thing.

 Has anyone else had this problem?

 Thanks,

 David van Geyn
 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] samba 2.2.8a - winbindd and domain-USER/GROUPS

2003-06-18 Thread boris blaha
hi

suse8.2
samba-latest --with-acl-support --with-pam
configured as domain member

samba and winbindd works fine
getent passwd -- all users from the PDC
getent group -- all groups
chown TESTFIRMA+dummy -on FS - also works fine
authentifikation against PDC also works fine

the situation:
- w2k client connects to samba-share (all fine)
- in w2k explorer - marks a file and want to
  change the permissions to other PDC-USERS

now i expected to see the complete PDC USER/Group list,
as i saw it with wbinfo -u
but i get only a small list and the following error in log.smbd

[2003/06/18 14:23:44, 0] rpc_server/srv_samr_nt.c:load_sampwd_entries(162)
  load_sampwd_entries: Unable to open passdb.


what´s wrong here
any idea ?


thx a lot in advance
bb boris blaha


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] samba30b1 - net join responds failure - but machine accountwas created

2003-06-17 Thread boris blaha
hi,

after compiling samba30b1 on suse82 
i try to join the domain:

different commands, different responses
but always the machine account was sucessfully created
what doeas this mean ?

a) net join -I 192.168.1.20 -U Administrator

[2003/06/17 15:14:50, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(249)
  cli_nt_setup_creds: request challenge failed
[2003/06/17 15:14:50, 1] utils/net_rpc.c:run_rpc_command(154)
  rpc command function failed! (NT_STATUS_INVALID_COMPUTER_NAME)
Password:
[2003/06/17 15:14:54, 0] rpc_client/cli_netlogon.c:cli_nt_setup_creds(249)
  cli_nt_setup_creds: request challenge failed
[2003/06/17 15:14:54, 0] utils/net_rpc_join.c:net_rpc_join_newstyle(321)
  error in domain join verification: NT_STATUS_INVALID_COMPUTER_NAME
Unable to join domain TESTFIRMA.

b) net join -S netbios of pdc -U Administrator

[2003/06/17 15:20:46, 1] utils/net_rpc.c:run_rpc_command(154)
  rpc command function failed! (NT_STATUS_ACCESS_DENIED)
Password:
Joined domain TESTFIRMA.

c) net join -U Administrator

[2003/06/17 15:23:31, 1] utils/net_rpc.c:run_rpc_command(154)
  rpc command function failed! (NT_STATUS_NO_TRUST_SAM_ACCOUNT)
Password:
Joined domain TESTFIRMA.


thx a lot in advance
bb boris blaha


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


AW: [Samba] FAQ or Doc für Samba 3 beta 1 -

2003-06-16 Thread boris blaha
hi

just a question:
what os/distribution you have
for your samba 3.0beta1

i have a problem on suse 8.2 with
charset modules

sincerely
bb boris blaha


 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Auftrag
 von Wolf, Alexander (CC UK)
 Gesendet: Montag, 16. Juni 2003 13:21
 An: '[EMAIL PROTECTED]'
 Betreff: [Samba] FAQ or Doc für Samba 3 beta 1 -


 Hello everybody,

 is there any FAQ or correct documentation for the Samba 3
 beta 1 release?
 The one in the samba 3 package seems to be in some points
 incorrect or not
 updated.

 I need hints to set up Samba 3.0 with winbindd as a member
 Server in a nt4
 Domain and also how to backup nt4 samba shares from a windows
 box to the
 local filesystem on a linux box with samba 3.0 client
 software. There are
 existing problems with non standard characters in filenames
 such as ´ or ä.
 Any help would be appreciated!

 regards
 Alexander Wolf

 --
 To unsubscribe from this list go to the following URL and read the
 instructions:  http://lists.samba.org/mailman/listinfo/samba


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] error loading module CP850.so - samba30beta1

2003-06-15 Thread boris blaha
hi

after compiling the new 3.0beta1 samba-sources
i got the following errors:

Error loading module '/usr/local/samba/lib/charset/CP850.so':
 /usr/local/samba/lib/charset/CP850.so: cannot open shared object file: No
such file or directory
Conversion from CP850 to ASCII not supported

the subdirectory /lib/charset does not exist
and no file was in it

the only notice in config.log after configure is:

configure:29604: checking how to build charset_weird
configure:29633: result: not

no website in google with charset_weird

i had:
suse 8.2
filesystem xfs
and build ./configure --with-acl-support

i tried to set the system environment language variable
to de_DE.UTF-8 but the error is the same

any idea ?

sincerely
bb boris blaha



-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba