Displaying 10 results from an estimated 10 matches for "brlm".
Did you mean:
bram
2007 Jan 17
2
Slow at loading large folder tree
...r string = Stairway
>> unix charset = UTF-8-MAC
>> display charset = UTF-8-MAC
>> dos charset = 437
>> use spnego = yes
>> client ntlmv2 auth = no
>> os level = 8
>> defer sharing violations = no
>> vfs objects = darwin_acls
>> brlm = yes
>> workgroup = Entec_Lan
>> ; Using the Computer Name to compute the NetBIOS name. Remove this
>> comment to override
>> netbios name = Stairway
>>
>> socket options = SO_KEEPALIVE TCP_NODELAY socket options =
>> SO_SNDBUF=8192 socket options = S...
2008 Aug 01
2
SMB share and .mdb files?
...the transmit buffer size
; to the maximum and enable sendfile support.
max xmit = 131072
use sendfile = yes
; The darwin_streams module gives us named streams support.
stream support = yes
ea support = yes
; Enable locking coherency with AFP.
darwin_streams:brlm = yes
; Core files are invariably disabled system-wide, but attempting to
; dump core will trigger a crash report, so we still want to try.
enable core files = yes
; Configure usershares for use by the synchronize-shares tool.
usershare max shares = 1000
usershare pa...
2006 May 20
0
Windows 98 connection problems on MacOSX
...ethods = guest opendirectory
passdb backend = opendirectorysam guest
printer admin = @admin, @staff
server string = mini
unix charset = UTF-8-MAC
display charset = UTF-8-MAC
dos charset = 437
use spnego = yes
os level = 8
defer sharing violations = no
vfs objects = darwin_acls
brlm = yes
[homes]
comment = User Home Directories
browseable = yes
read only = no
;[public]
; path = /tmp
; public = yes
; only guest = yes
; writable = yes
; printable = no
[printers]
path = /tmp
printable = yes
guest ok = yes
2006 Dec 20
1
XP Clients kicked off Tiger Server - not consistent
...nt -r %u -n "/LDAPv3/127.0.0.1"
change notify timeout = 90
client ntlmv2 auth = no
preferred master = no
defer sharing violations = no
allow trusted domains = no
netbios name = xserve1
max mux = 200
lanman auth = YES
vfs objects = darwin_acls
wins support = no
revalidate = yes
brlm = yes
mangle case = yes
max smbd processes = 0
server string = Mac OS X
logon drive = H:
os level = 8
domain logons = no
read prediction = true
admin users = @admin
passdb backend = opendirectorysam guest
dos charset = CP437
unix charset = UTF-8-MAC
socket options = TCP_NODELAY IPTOS_LO...
2009 Dec 15
0
Kerberos authentication when accessing samba domain member when PDC is also samba
...rred master = Yes
domain master = Yes
wins server = 130.89.4.21
usershare path = /var/samba/shares
idmap domains = default
idmap alloc backend = odsam
idmap negative cache time = 5
com.apple:filter shares by access = yes
darwin_streams:brlm = yes
idmap config default:backend = odsam
idmap config default:default = yes
acl check permissions = No
ea support = Yes
stream support = Yes
use sendfile = Yes
printing = cups
print command =
lpq command = %p
lprm co...
2010 Mar 03
2
Permission problems on Mac OS X
I know this might be half OT, but nontheless Samba is involved.
A customer of mine has two Macs with Mac OS X 10.5 and is sharing a
folder on one of them.
We'd like to avoid any permission problem, so I put the followinf in
smb.conf:
create mode=0777
force create mode=0777
directory mode=0777
force directory mode=0777
This is usually enough to achieve what I want, with other OSes.
2008 Sep 18
1
Leopard SMB File Move Permissions Bug ?
...ns, set the transmit buffer size
; to the maximum and enable sendfile support.
max xmit = 131072
use sendfile = yes
; The darwin_streams module gives us named streams support.
stream support = yes
ea support = yes
; Enable locking coherency with AFP.
darwin_streams:brlm = yes
; Core files are invariably disabled system-wide, but attempting to
; dump core will trigger a crash report, so we still want to try.
enable core files = yes
; Configure usershares for use by the synchronize-shares tool.
usershare max shares = 1000
usershare path = /...
2006 Jan 20
0
User Profiles issue
...client ntlmv2 auth = no
preferred master = yes
defer sharing violations = no
winbind separator = +
allow trusted domains = no
netbios name = ABSI
lanman auth = YES
vfs objects = darwin_acls
wins support = yes
brlm = yes
max smbd processes = 25
server string = server.absi.com
logon drive = H:
os level = 20
domain logons = yes
smb ports = 445
passdb backend = opendirectorysam guest
dos charset = CP437
unix charset = UTF-8-MAC...
2009 Mar 12
0
Connection closing with close_cnum(1284)
...the transmit buffer size
; to the maximum and enable sendfile support.
max xmit = 131072
use sendfile = yes
; The darwin_streams module gives us named streams support.
stream support = yes
ea support = yes
; Enable locking coherency with AFP.
darwin_streams:brlm = yes
; Core files are invariably disabled system-wide, but attempting to
; dump core will trigger a crash report, so we still want to try.
enable core files = yes
; Configure usershares for use by the synchronize-shares tool.
usershare max shares = 1000
usershare pa...
2005 Dec 01
2
Security risk to adding users to "Domain Admin" group
Hi everyone.
Could anyone tell me what would be the repercussion of adding all users to "Domain Admins" in a samba environment. The
reason I am asking is because we are getting a picker object error when trying to add "Domain Users" to the Local
Administrator group. Domain Admin gets added ok during join.
Thanks.
-- Dominique