search for: beschorn

Displaying 15 results from an estimated 15 matches for "beschorn".

Did you mean: beschorner
2005 Jan 15
7
Access denied changing file attributes
Hi! I've been tearing my hair out trying to get DOS file attributes to work with Samba. Basically, I have it all set up so the user mbolingbroke (me) can write to this Supernova Backup share I have - this all works fine. However, since this is going to backup my Windows machine I want to preserve the file attributes. To this end, I've set up mapping of the attributess using "map
2005 Jan 24
2
DOS Attributes On Folders
Hi! Thanks to the sterling advice of Daniel Beschorner, I have managed to get DOS file attributes working via extended attributes. However, I have just noticed that DOS folder attributes are not being preserved! Is this a limitation of samba? I can't find any options that would let me turn this on, and I can see how it would make sense with t...
2003 Oct 12
1
AW: W2K RAS Server in Samba 3.0.0 Domain
...Dialin now "only" fails with "Dialin not allowed for user", but I'm not able to set it in UserMgr. Is it difficult to map this attribute? Daniel -----Urspr?ngliche Nachricht----- Von: Andrew Bartlett [mailto:abartlet@samba.org] Gesendet: Samstag, 11. Oktober 2003 02:17 An: Beschorner Daniel Cc: 'samba@lists.samba.org' Betreff: Re: [Samba] W2K RAS Server in Samba 3.0.0 Domain On Sat, 2003-10-11 at 02:37, Beschorner Daniel wrote: > We set up a DialIn W2K SP4 member server in our Samba 3.0.0 domain. > > When a client dials in the RAS server complains: > &...
2004 Nov 09
2
AW: Permissions problem with 3.0.8
...string = No data available [2004/11/09 17:02:02, 3] smbd/error.c:error_packet(129) error packet at smbd/trans2.c(3682) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED -----Urspr?ngliche Nachricht----- Von: Gerald (Jerry) Carter [mailto:jerry@samba.org] Gesendet: Dienstag, 9. November 2004 15:16 An: Beschorner Daniel Cc: 'samba@lists.samba.org' Betreff: Re: [Samba] Permissions problem with 3.0.8 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Beschorner Daniel wrote: | Since 3.0.8 we have a file permission problem (group related???). | I didn't take a closer look at it, our production envir...
2006 Jul 11
2
Samba 3.0.23 trusts 2003 AD Domain
Can anyone confirm that SID -> name lookup with a trusted domain is broken? Thanks Daniel
2004 Dec 16
3
Cannot share MSAccess DB after upgrade 3.0.5 to 3.0.8
This is really strange. The samba server in question is a domain member server on a Windows NT 4.0 Domain network. It runs Gentoo 2004.3 with a 2.4.24 kernel. The Gentoo server was upgraded from Samba 3.0.5 to 3.0.8 last night. After the upgrade, the server had to be re-joined to the domain. After that, everything appeared to be working. This morning we found that the MSAccess database files
2006 Jan 04
4
Trying to delay for oplocks twice
We have a lot of [2006/01/04 18:44:40, 0] smbd/open.c:open_file_ntcreate(1355) Trying to delay for oplocks twice in the logs. Do they harm in general? And only in one single case I got this, don't know if I ever will get it reproduced, so maybe not related and happened by accident: Samba version 3.0.21a PID Username Group Machine
2005 Oct 11
2
problems with samba 3 and termnal server
hello folks dont know if this is a faq: a customer currently uses a Suse 9.2 pro with the last version of Samba to share a folder containing data for an Enterprise Management program (Windows based). everything works fine with local clients (many 98s and 1 XP machine). we have some (15) clients connecting to the ERP program via a Terminal Server (Windows2K server). these clients often stuck
2004 Aug 03
1
EA Bug?
Since we use Samba 3.0.5 on Linux 2.6 with xattr and acl on ext3 I'm not longer able to set file attributes. In detail, I'm able fine because they are saved as the EA user.DOSATTRIB at the file. But the other part of Samba didn't know that and uses the normal mapping for reading the attributes resulting in no change of them. So I'm unable to mark a file e.g. read only. ea support
2005 Oct 11
2
displayName vs. cn
In 3.0.20a/ldapsam the Usrmgr shows in the all users view the displayName attribute as full name, but in the user properties view the cn attribute. Seems a little bit inconsistent to me, shouldn't be the algorithm to retrieve the full name always the same? Daniel
2006 Jul 05
1
File attribute problem 3.0.23
We have a problem with an application that clears the archive bit before writing and sets it after writing. The latter one doesn't succeed if the writer != file owner. Dos filemode is enabled and manually setting is fine. Samba is 3.0.23RC3. Client is XP/SP2. Seems to loose the connection before setting the bit and a new smbd is spawn. Daniel [2006/07/05 09:32:36, 10]
2003 Oct 22
4
Clear text authentication impossible???
We have an Exchange 5.5 server in our Samba 3 domain und want to have POP3 access with clear text authentication from clients. But no kind of credentials is accepted. It did a level 10 log on the Samba server and found my clear text password in the log (in nt_chal_resp and lm_chal_resp fields) during authentication. Is it possible that Samba can't handle the clear-text pass-through from
2003 Oct 10
1
W2K RAS Server in Samba 3.0.0 Domain
We set up a DialIn W2K SP4 member server in our Samba 3.0.0 domain. When a client dials in the RAS server complains: Error 930: The authentication server did not respond to authentication requests in a timely fashion. I tracked down the RAS logfile IASSAM.LOG: [576] 18:30:34:921: NT-SAM Names handler received request with user identity root. [576] 18:30:34:921: Prepending default domain.
2004 Jun 03
0
SOLVED Can't joint domain per LDAP slave servers
Strange. Both systems are Linux. I compiled the LDAP slave Samba with CFLAGS="-O2 -march=i686" and SuSE's GCC 3.3.1. The fine working master got the same CFLAGS but SuSE's GCC 2.95.3. Without CFLAGS the GCC 3.3.1 works fine too. Didn't know that optimization (and GCC>3) is that dangerous.... Thanks anyway Daniel ------ Hi! We have a replicated LDAP Samba network. I
2004 Nov 10
0
Permission / file_set_dosmode problem in 3.0.8
--- branches/SAMBA_3_0_RELEASE/source/smbd/dosmode.c 2004/10/25 19:25:54 3220 +++ branches/SAMBA_3_0_RELEASE/source/smbd/dosmode.c 2004/11/07 20:42:45 3605 @@ -344,7 +344,9 @@ return(-1); } - get_acl_group_bits(conn, fname, &st->st_mode); + if (!get_acl_group_bits(conn, fname, &st->st_mode)) { + return(-1); + } if (S_ISDIR(st->st_mode)) dosmode |= aDIR; This