Displaying 4 results from an estimated 4 matches for "mywrkgrp".
2019 Dec 25
3
Setting ACLs with smbcacls fails (partly)
...error message:
??? "Failed To Enumerate Objects In The Container, Access Is Denied"
With smbcacls when adding a user the error is:
??? root at svr-002:/# smbcacls //svr-002/users / -U administrator --add
ACL:S-1-5-21-106799508-1697487934-2302158525-1604:ALLOWED/3/FULL -d=0
??? Enter MYWRKGRP\administrator's password:
??? ERROR: security descriptor set failed: NT_STATUS_ACCESS_DENIED
Creating files and folders from within windows explorer works. I just
can't set the permissons on the elements without the error mesage.
Funny thing is, that ACL is set, even when there appears...
2002 Feb 22
0
Question regarding Samba and security = share
...username map' file that is
supposed to map the windows ids to the unix id that has access to this
share.
Below is the sample smb.conf:
==========================
[global]
server string = "Just a samba server"
security = share
netbios name = chicago
workgroup = MYWRKGRP
domain logins = no
socket options = TCP_NODELAY
username map = /usr/local/samba/lib/chicago.map
preferred master = no
local master = no
os level = 0
domain master = no
dns proxy = no
wins server = xxx.xxx.xxx.xxx
[sandbox]
path = /opt/hom...
2002 Sep 28
1
oplock problem - how to fix?
...601682. Deleting it to continue...
Sep 27 17:56:25 mail smbd[10311]: [2002/09/27 17:56:25, 0]
smbd/open.c:open_mode_check(635)
Sep 27 17:56:25 mail smbd[10311]: open_mode_check: Existent process 10048
left active oplock.
Here's the smb.conf file the server is using:
[global]
workgroup = MYWRKGRP
server string = Samba Server %v
netbios name = SRV1
hosts allow = 192.168.100. 127.
interfaces = 192.168.100.2/255.255.255.0
load printers = yes
log file = /var/log/log.%m
max log size = 50
security = domain
password server = *
encrypt passwords = yes
socket options...
2004 Mar 30
1
force user not working
...netbios name = PERSEUS
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap uid = 10000-20000
winbind enum users = yes
winbind gid = 10000-20000
winbind enum groups = yes
dns proxy = no
realm= MY.DOMAIN
workgroup = MYWRKGRP
netbios aliases = PERSEUS
server string = PERSEUS
security = ADS
wins proxy = no
map to guest = Bad User
password server = sisyphus.my.domain
name resolve order = lmhosts wins bcast
time server = Yes
os level = 0
prefer...