Displaying 20 results from an estimated 5000 matches similar to: "sharing folder on samba 4AD"
2015 Mar 10
2
setting up W7 profiles
On 10/03/15 11:48, Bob of Donelson Trophy wrote:
>
>
> Okay, so I tried a "Bob thing" and it made no difference. So, no comment
> on that. However, I am learning.
>
> This is 'wbinfo -*' from my DC1:
>
> root at tdc01:~# wbinfo -u
> Administrator
> Guest
> krbtgt
> dns-tdc01
> dns-TDC02
> root at tdc01:~# wbinfo -g
> Enterprise
2020 Sep 25
3
Debian client/workstation pam_mount
yes 'FS_PRUEBA_3' is the share name
El vie., 25 sept. 2020 a las 14:03, Rowland penny via samba (<
samba at lists.samba.org>) escribi?:
> On 25/09/2020 17:50, jmpatagonia via samba wrote:
> > Is still not working
> >
> > <volume fstype="cifs"
> > server="domain-server2.policia2.rionegro.gov.ar"
> >
2020 Jun 19
2
Add gidNumber for group
On 6/19/2020 1:55 PM, Rowland penny via samba wrote:
> ldbsearch -H /var/lib/samba/private/sam.ldb '(gidNumber=*)' | grep
> 'gidNumber:' | sed 's/gidNumber: //' | sort | tail -n1
>
> Add 1 to the output and use that.
>
> Rowland
This is a newly setup DC and member server (both Debian 10.4 w/Samba
v4.12.3).
I got:
root at dc01:~# ldbsearch -H
2017 Nov 09
2
Not able to list domain in new samba DC
Yes I did setup libnss_winbind.
wbinfo -u and -g on the domain member both work:
[root at testfsrv ~]# wbinfo -u
SAMDOM\testakin
SAMDOM\testsina
SAMDOM\testigein
SAMDOM\administrator
SAMDOM\krbtgt
SAMDOM\guest
[root at testfsrv ~]# wbinfo -g
SAMDOM\allowed rodc password replication group
SAMDOM\enterprise read-only domain controllers
SAMDOM\denied rodc password replication group
SAMDOM\read-only
2020 Jun 19
2
Add gidNumber for group
On 6/19/2020 10:00 AM, Rowland penny via samba wrote:
>
> The easiest way is to upgrade to 4.12.x and then use '_*samba-tool
> group addunixattrs*_', otherwise you could use ldbedit or create an
> ldif and use ldbmodify or ldapmodify. Another option would be to use
> something like LAM.
>
> Rowland
Sorry, but, there is what you told me to do in your first email
2015 Jan 29
4
W7 client cannot adjust file permissions via ADUC
Rowland,
I think you have confused my email with a different thread.
Uhm . . what?
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [1]
"Everyone deserves an award!!"
On 2015-01-29 07:30, Rowland Penny wrote:
> On 29/01/15 12:54, Bob of Donelson Trophy wrote:
> Rowland, I have tried your various alteration
2015 Jan 29
7
W7 client cannot adjust file permissions via ADUC
Rowland,
I have tried your various alteration suggestions and it is a "negative"
result.
Here is the output from wbinfo -u & wbinfo -g
root at dtmbr01:~# wbinfo -u
administrator
dns-dtdc02
dns-dtdc01
krbtgt
guest
root at dtmbr01:~# wbinfo -g
allowed rodc password replication group
enterprise read-only domain controllers
denied rodc password replication group
read-only domain
2014 Apr 08
1
wbinfo on DC and member server different output
Hai,
?
wbinfo -u?give?back?on?my?Domain?Controller.?
Administrator
Guest
krbtgt
dns-dc1
dns-dc2
and? wbinfo -g
Enterprise Read-Only Domain Controllers
Domain Admins
Domain Users
Domain Guests
Domain Computers
Domain Controllers
Schema Admins
Enterprise Admins
Group Policy Creator Owners
Read-Only Domain Controllers
DnsUpdateProxy
on the member server :??
administrator
dns-dc2
dns-dc1
krbtgt
2015 Mar 09
2
setting up W7 profiles
Gentlemen,
First, let me point out that sometimes (and sometimes not) the mailing
list will strip out some backslash marks in cut and paste. So, if there
is a backslash missing . . . well, ignore that missing mark.
Louis,
When your script runs it creates the following default permissions:
root at mbr01:~# ls -alh /home/samba/TEST/profiles
total 8.0K
drwxr-xr-t 2 root root 4.0K Feb 21 18:39
2015 Jan 30
2
W7 client cannot adjust file permissions via ADUC
On 30/01/15 18:28, Bob of Donelson Trophy wrote:
>
>
> After restoring the member server and re-running the improved
> "4-setup-samba4-MEMBER-wheezy.sh" script I am still having the same
> issue. W7 client still not allowed to access the member server.
>
> Administrator still has a uidNumber:
>
> getent passwd Administrator
>
2019 Sep 18
2
Sync UID/GUI between two DCs
Thank you for your answers Rowland.
I could go ahead.
Am 17.09.19 um 18:52 schrieb Rowland penny:
> On 17/09/2019 09:30, Simeon Peter wrote:
>> Am 17.09.19 um 17:08 schrieb Rowland penny via samba:
>>> Do not give the standard Windows users and groups a uid/gidNumber,
>>> most are never used on Unix, the main exception would be Domain Users.
>> OK, now I did it
2020 Sep 25
3
Debian client/workstation pam_mount
Error on domain option !!
Sep 25 12:04:33 ubuntucliente lightdm[702]: (mount.c:664): Password will be
sent to helper as-is.
Sep 25 12:04:33 ubuntucliente lightdm[702]: command: 'mount' '-t' 'cifs'
'//domain-server2/FS_PRUEBA_3' '/home/prueba3/compartido' '-o'
'username=prueba3,uid=50006,gid=50027,username=prueba3,uid=50006,gid=50027,domain'
2011 Sep 15
1
winbind: problems with group names
Hi,
I am running a 3.6.0 server as a member of a Samba4 domain controller
and am noticing some behaviour that I do not understand (the domain is
FB5, the domain member servers's name is tango)
It took me some time to get winbind showing domain users and groups
but finally with backend idmap_rid it is _nearly_ working.
`getent passwd' and `gentent group' list domain users and groups:
2020 Jun 19
2
Add gidNumber for group
> You will probably not have any uidNumbers yet either, but if you have
> added any users, 'samba-tool user' has a similar option to the group
> one. If you haven't added any users, see 'samba-tool user create
> --help' for more info.
>
> Rowland
>
No, I have not added any groups as yet but, I did add four users via RSAT.
Now:
root at dc01:~#
2015 Nov 14
2
New User NIS Domain & UID
I have created an AD domain controller using the following guide:
wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller
I am seeking to setup a domain member using the following guide:
wiki.samba.org/index.php/Setup_Samba_as_an_AD_Domain_Member
I have opted to use idmap_ad using the following guide:
wiki.samba.org/index.php/Idmap_config_ad
All of the kerberos and DNS tests
2015 Jan 30
3
W7 client cannot adjust file permissions via ADUC
Hi bob,
Yes, i have corrected the script online.
I replaced the %USERNAME with %U in the old member script,
and please dont give the user DOMAIN\Administrator any uid. not 0, nothing.. .no uid..
My best advice, leave Administrator as is and create a new user..
Add that one in "Domain Admins" and that user can have a uid.
For setting the rights.
Use setfacl to set the base
2020 Aug 24
2
problem whith samba and dnsupdate command
Problem whith dnsupdate -->
/etc/samba# samba_dnsupdate --all-names --fail-immediately
Failed to get Kerberos credentials, falling back to samba-tool: kinit for
DOMAIN-SERVER2$@POLICIA2.RIONEGRO.GOV.AR failed (Cannot contact any KDC for
requested realm)
ERROR(runtime): uncaught exception - (9711,
'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS')
File
2015 Mar 10
0
setting up W7 profiles
Debian, already 'root'.
Isn't the objective to get a 'SAMDOMDomain Admins' group onto the member
server? In the usual way to add any group to a linux box?
---
-------------------------
Bob Wooden of Donelson Trophy
615.885.2846 (main)
www.donelsontrophy.com [1]
"Everyone deserves an award!!"
On 2015-03-10 06:57, Rowland Penny wrote:
> On 10/03/15 11:48,
2014 Mar 12
1
Strange GID and UID with winbindd + Samba AD DC
Dear All,
I've some strange entry on my getent as shown below.
It seem that
There are some strange value UID/GID
4294967295 <-- what number is this?
I get this info from my Domain member which serving as a files server.
Also some different GID from Samba AD DC
E.g wbinfo from AD DC (default configuration after classical migratation)
--> AD DC have no winbind configuration.
wbinfo
2015 Jan 29
1
W7 client cannot adjust file permissions via ADUC
Rowland,
The email here is a little crazy at the moment. Your reply to my email
sent this morning (7 or 8 hours ago) just popped up. And this is since
you I have emailed some more confusion.
This thread is on HOLD UNTIL FURTHER NOTICE.
Let's let the email world settle down. I am currently receiving emails
from this morning and I am confused. And let get my head around all that
we have