Displaying 19 results from an estimated 19 matches for "smbgroup".
2017 Sep 18
1
Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
...TATUS_NO_SUCH_USER)
I’ve added what I need to, to fstab
UUID=fd1a97e7-28ea-4df8-9ea1-3cd617c5277a /iscsi-groups ext4
_netdev,user_xattr,acl 0 0
I’ve added this to the global section:
username map = /etc/samba/user.map
enable privileges = yes
Here is the contents of /etc/samba/user.map:
[root at smbgroups ~]# cat /etc/samba/user.map
!root = NSD\Administrator NSD\administrator
I haven’t entered the other information to the global section of the server
yet, because I have people using the server. So I just added it to a test
share.
[Edwards_Public]
path = /iscsi-groups/Edwards_Public
comment = Edwa...
2009 Jul 07
3
VFS recycle & force user
...ycle:exclude_dir = sdileni/*/profile* tmp temp cache
recycle:versions = yes
recycle:touch = yes
recycle:keeptree = yes
and this is my share
[my_share]
path = /home/sdileni/instalace
comment = software, instalace
force group = smbgroup
force user = smbuser
public = yes
If i delete some file from this share, then samba make
directory .recycle/smbuser. But in older version (for example Samba 3.3.0)
samba maked directory .recycle/real_user - and this i need! It's possible?
I must have something new in configura...
2003 Aug 08
1
3.0beta3 ACL show no groups
With Samba 3.0 in PDC mode, I see no groups in the "Add..." windows under
windows 2000 security dialog.
The users are present, but no groups are listed.
Samba 2.2.8 would display Unix groups (in fact it would display them all.)
I can't find any information as to whether or not the smbgroups is what I
need to use.
Am I missing something simple?
My smb.conf:
[global]
workgroup = DORM
server string = This a test 3.0 samba is
min passwd length = 3
password server =
passwd program = /usr/bin/passwd
username map = /etc/samba/smbusers...
1999 Jul 01
5
NT Groups
Hi,
Im running samba-2.0.4b.
Is there a way or granting access to shares using the NT SAM (global
groups)?
Currently I have to add users to the unix server, then add them to a GID. I
hope there is an easier way!
Thanks
Mark Beck
2003 Feb 25
1
Strange behaviour on Win98
...path = %H
[printers]
comment = All Printers
path = /var/tmp
create mask = 0600
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @ntadmin root
force group = ntadmin
create mask = 0664
directory mask = 0775
[groups]
path = /smbgroups
read only = No
2017 Sep 19
0
Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
...f8-9ea1-3cd617c5277a /iscsi-groups ext4
>> _netdev,user_xattr,acl 0 0
>>
>> I’ve added this to the global section:
>> username map = /etc/samba/user.map
>> enable privileges = yes
>>
>> Here is the contents of /etc/samba/user.map:
>>
>> [root at smbgroups ~]# cat /etc/samba/user.map
>> !root = NSD\Administrator NSD\administrator
>>
>> I haven’t entered the other information to the global section of the
>> server
>> yet, because I have people using the server. So I just added it to a test
>> share.
>>
>&g...
2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
...wd"
-DSMB_PASSWD_PROGRAM="/usr/local/samba/bin/smbpasswd" -DSMB_PASSWD_FILE="/u
sr/local/samba/private/smbpasswd" -DSAM_DIR="/usr/local/samba/sam" -DSMB_PAS
SGRP_FILE="/usr/local/samba/private/smbpassgrp" -DSMB_GROUP_FILE="/usr/local
/samba/private/smbgroup" -DSMB_ALIAS_FILE="/usr/local/samba/private/smbalias
"
Using LIBS = -lreadline -lcurses -ldl -lcrypt -lnsl
Compiling rpc_client/cli_login.c with libtool
In file included from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:14,
from /usr/inc...
2017 Sep 19
3
Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
...>> _netdev,user_xattr,acl 0 0
> >>
> >> I’ve added this to the global section:
> >> username map = /etc/samba/user.map
> >> enable privileges = yes
> >>
> >> Here is the contents of /etc/samba/user.map:
> >>
> >> [root at smbgroups ~]# cat /etc/samba/user.map !root =
> NSD\Administrator
> >> NSD\administrator
> >>
> >> I haven’t entered the other information to the global
> section of the
> >> server yet, because I have people using the server. So I
> just added
> >>...
2017 Sep 19
0
Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
...> >>
> > >> I’ve added this to the global section:
> > >> username map = /etc/samba/user.map
> > >> enable privileges = yes
> > >>
> > >> Here is the contents of /etc/samba/user.map:
> > >>
> > >> [root at smbgroups ~]# cat /etc/samba/user.map !root =
> > NSD\Administrator
> > >> NSD\administrator
> > >>
> > >> I haven’t entered the other information to the global
> > section of the
> > >> server yet, because I have people using the server. So I
>...
2003 Dec 01
0
No subject
...wrong with my config that makes Samba not honor the
ACLs? Or, have I gone wrong somewhere else?
I include here my smb.conf:
# [start smb.conf]
[global]
encrypt passwords =3D yes
security =3D user
netbios name =3D smbserver
comment =3D Red Hat Samba Server
workgroup =3D smbgroup
ldap admin dn =3D "cn=3DManager,dc=3Da,dc=3Db"
ldap suffix =3D "dc=3Da,dc=3Db"
ldap ssl =3D off
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
logon drive =3D U:
logon...
2009 Jul 09
0
VFS recycle & force user (fwd)
...ache
> ? ? ? ? ? ? ? ? recycle:versions = yes
> ? ? ? ? ? ? ? ? recycle:touch = yes
> ? ? ? ? ? ? ? ? recycle:keeptree = yes
>
> and this is my share
>
> [my_share]
> ? ? ? ? path = /home/sdileni/instalace
> ? ? ? ? comment = software, instalace
> ? ? ? ? force group = smbgroup
> ? ? ? ? force user = smbuser
> ? ? ? ? public = yes
>
>
> If i delete some file from this share, then samba make
> directory .recycle/smbuser. But in older version (for example Samba 3.3.0)
> samba maked directory .recycle/real_user - and this i need! It's possible?
>...
2010 Jan 14
4
Strange OpenLDAP errors w/ samba 3.4.3
Hi all,
after an upgrade of my Ubuntu 8.04 64-bit box to a self-compiled samba 3.4.3 (Lenny backport dpkg), I see strange error messages in my OpenLDAP log:
slapd[3388]: do_search: invalid dn (sambaDomainName=,sambaDomainName=<domain>,cn=<...>,dc=<...>,dc=<...>)
Samba seems to work, though, but this message makes me somewhat nervous.
Any ideas?
Thanks, Albrecht.
2010 Dec 27
3
Dovecot - AllowGroups option
...rent services on an Debian server using /etc/group. So that a user I create for FTP usage doesn't fill up my server with IMAP folders or samba garbage.
Services like proftpd have:
"AllowGroup ftpgroup"
sshd have
"AllowGroups sshgroup"
And samba have
"valid users = @smbgroup"
But I can't find the correct option in Dovecot (/etc/dovecot/dovecot.conf)
Do anyone have the magic option or a workaround thats doesn't envolve maintaining seperate user databases and password? (I know its needed for samba but besides that)
/Neergaard
2007 Nov 27
1
Unable to change password in windows - SAMBA_LDAP_PDC
...or
# Windows workstations.
domain logons = yes
#Automatic homes, LDAP Backend
#Jay added:
logon drive = U:
logon home = \\soul-calibur\%U
passdb backend = ldapsam:ldap://127.0.0.1/
ldap admin dn = cn=manager,dc=rivoningo,dc=hivsa
ldap suffix = dc=rivoningo,dc=hivsa
ldap group suffix = ou=smbGroups,ou=soul-calibur,ou=smbServers,dc=rivoningo,dc=hivsa
ldap user suffix = ou=smbUsers,ou=soul-calibur,ou=smbServers,dc=rivoningo,dc=hivsa
ldap machine suffix = ou=smbComputers,ou=soul-calibur,ou=smbServers,dc=rivoningo,dc=hivsa
ldap idmap suffix = ou=smbUsers,ou=soul-calibur,ou=smbServers,dc=rivon...
2017 Sep 19
3
Can't set SeDiskOperatorPrivilege to Domain Admins. (NT_STATUS_NO_SUCH_USER) Error.
...gt; I’ve added this to the global section:
> > > >> username map = /etc/samba/user.map
> > > >> enable privileges = yes
> > > >>
> > > >> Here is the contents of /etc/samba/user.map:
> > > >>
> > > >> [root at smbgroups ~]# cat /etc/samba/user.map !root =
> > > NSD\Administrator
> > > >> NSD\administrator
> > > >>
> > > >> I haven’t entered the other information to the global
> > > section of the
> > > >> server yet, because I have peop...
2014 Oct 31
0
VFS plug-in for Gluster breaks case sensitivity.
...? ? log level = 5? ? ? ? dns proxy = No? ? ? ? hosts allow = 192.168.? ? ? ? unix extensions = no? ? ? ? wide links = yes
[raid]? ? ? ? wide links = no? ? ? ? writeable = yes? ? ? ? path = /? ? ? ? public = yes? ? ? ? read only = no? ? ? ? guest ok = yes? ? ? ? guest only = yes? ? ? ? write list = @smbgroup? ? ? ? create mode = 660? ? ? ? directory mode = 770? ? ? ? create mask = 0666? ? ? ? directory mask = 0775? ? ? ? preserve case = yes? ? ? ? unix extensions = no? ? ? ? case sensitive = no?? ? ? ? ;default case = lower? ? ? ? kernel share modes = no? ? ? ? posix locking = no? ? ? ? vfs objects = g...
2007 Nov 28
2
Re: samba Digest, Vol 59, Issue 28
..._group(2171)
> ldapsam_search_one_group: Problem during the LDAP search: LDAP error:
> (No such object)
This says that something wasn't found in LDAP, but doesn't say what or
where it was looked for.
(...)
> ldap suffix = dc=rivoningo,dc=hivsa
> ldap group suffix =
> ou=smbGroups,ou=soul-calibur,ou=smbServers,dc=rivoningo,dc=hivsa
> ldap user suffix =
> ou=smbUsers,ou=soul-calibur,ou=smbServers,dc=rivoningo,dc=hivsa
> ldap machine suffix =
> ou=smbComputers,ou=soul-calibur,ou=smbServers,dc=rivoningo,dc=hivsa
> ldap idmap suffix =
> ou=smbUsers,ou=soul-...
2002 Jul 18
2
Samba + OpenLDAP + ACL patch on Linux 2.4.18 problems.
Hi, all.
I compiled Samba 2.2.5 (on Linux) with these optinos:
--with-smbmount --with-acl-support --with-ldapsam
The compilation went fine and everything seems to be working except for
the ACL part.
I've applied the ACL patch for Linux 2.4.18 (from acl.bestbits.at) and
installed all the tools to go with it. That part works:
root@madrid# getfacl /tmp
getfacl:
2004 Jun 25
0
problems in samba
...The default is NO.
; wins proxy = yes
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The built-in default for versions 1.9.17 is yes,
# this has been changed in version 1.9.18 to no.
username map = /etc/samba/smbusers
; groupname map = /etc/samba/smbgroups
dns proxy = yes
password level = 1
; write raw = no
# Case Preservation can be handy - system default is _no_
# NOTE: These can be set on a per share basis
; preserve case = no
; short preserve case = no
# Default case is normally upper case for all DOS files
; default case = lower
# Be...