similar to: Access Linux Directories from Windows (AD, LDAP)

Displaying 20 results from an estimated 700 matches similar to: "Access Linux Directories from Windows (AD, LDAP)"

2007 Sep 28
1
Excel "Disk Full" when overwriting file
Help, I'm using: Operating System: SUSE Linux Enterprise Server 10 (i586) VERSION = 10 PATCHLEVEL = 1 Upgraded Samba to: Samba version 3.0.26a-SerNet-SuSE On a windows machine the user can see the directories and files. They can access the files in say excel but when they go to save the changes it gives them a message of Disk Full. New Files they can save, no problem. If they pull
2016 Jan 29
1
Validate Ids Multiple DC
Hello! No, the first DC was a migration of a Win Server 2003, and the second DC Samba only. Yes, but already I posted the smb new post. smb.conf # Global parameters [global] workgroup = SERVERAD realm = mydomain netbios name = DC-LINUX1 (and DC-LINUX2) server role = active directory domain controller passdb backend = samba_dsdb server services = s3fs, rpc, nbt, wrepl, ldap, CLDAP, kdc, drepl,
2016 Feb 01
2
Validate Ids Multiple DC
Hello! And my DCs now the station Ids equal, in my Fileserver this way: DC01: wbinfo -i userteste01 SERVERAD \ userteste01: *: 3000367: 100: userteste01: / home / SERVERAD / userteste01: / bin / false DC02: wbinfo -i userteste01 SERVERAD \ userteste01: *: 3000367: 100: userteste01: / home / SERVERAD / userteste01: / bin / false My Fileserver: wbinfo -i userteste01 userteste01: *: 13121: 5513:
2016 Jan 29
2
Validate Ids Multiple DC
At first no, but I find it strange tere different ids... Please if you can have your sm.conf would help. Em 29-01-2016 13:10, L.P.H. van Belle escreveu: > Hello Carlos. > > Fist please post to the list, this way everybody can help. > > The ids like : 3000036 are i think from a samba DC with RID setup. > If you want to login also on the DC with for example SSH. > > Add
2016 Feb 01
0
Validate Ids Multiple DC
On 01/02/16 17:41, Carlos A. P. Cunha wrote: > Hello! > And my DCs now the station Ids equal, in my Fileserver this way: > > DC01: > wbinfo -i userteste01 > SERVERAD \ userteste01: *: 3000367: 100: userteste01: / home / > SERVERAD / userteste01: / bin / false > > DC02: > wbinfo -i userteste01 > SERVERAD \ userteste01: *: 3000367: 100: userteste01: / home / >
2016 Feb 01
1
Validate Ids Multiple DC
Okay, but my great doubt, the problems that have different Ids? thank you Em 01-02-2016 16:35, Rowland penny escreveu: > On 01/02/16 17:41, Carlos A. P. Cunha wrote: >> Hello! >> And my DCs now the station Ids equal, in my Fileserver this way: >> >> DC01: >> wbinfo -i userteste01 >> SERVERAD \ userteste01: *: 3000367: 100: userteste01: / home / >>
2016 Jan 29
0
Validate Ids Multiple DC
Hello Carlos. Fist please post to the list, this way everybody can help. The ids like : 3000036 are i think from a samba DC with RID setup. If you want to login also on the DC with for example SSH. Add also the template lines. Fix the idmap. net getdomainsid net idmap delete ranges YOURDOMAIN_SID restart the DC. And check again. Greetz, Louis > -----Oorspronkelijk
2016 Jul 12
3
Failed to find domain Unix Group
Hello! Sorry for the confusion this where SERVER is SERVERAD(right) At the time this all to work, but still followed the message! Errors in logs. And I'm afraid to change again. : - | Em 12-07-2016 17:40, Rowland penny escreveu: > OK, you posted your smb.conf from your fileserver, it contained these > lines: > > workgroup = SERVER > > and > > idmap config SERVERAD:
2016 Jul 13
0
Failed to find domain Unix Group
I forgot to mention in the previous post, I do not have any of the "idmap config" parameters in the smb.conf on any of the DCs. I only use those parameters on member servers. I would try commenting those out on your DC(s) and restarting samba and see if that helps. Mike E. On Tue, Jul 12, 2016 at 10:20 PM, Carlos A. P. Cunha < carlos.hollow at gmail.com> wrote: > Can
2016 Jul 14
0
Failed to find domain Unix Group
Hello!! Hehehe Then, as already changed the values and problem had my idei and leave everything as it was, the two idmap config *: range = 5000-16777216 idmap config SERVERAD: range = 5000-33554431 It is running more than one year and occurred only problems that I changed, I know the right and leave the range as you passed, but I can not have the ID change issues again (caused much
2016 Jul 14
0
Failed to find domain Unix Group
Hello! Any opinion on that? Thank you Em 13-07-2016 10:52, Carlos A. P. Cunha escreveu: > > Thank you for the explanation. > Yes, it was a mistake to leave my two faxias that way, by the ID > exchange reason the low range will leave as it was to have no problems > idmap config SERVERAD: range = 5000-33554431 > > The range of up'm thinking of changing to something >
2016 Jul 13
4
Failed to find domain Unix Group
Can return old id, returning the old values (changed the most at least two months) idmap config *: backend = tdb idmap config *:range = 5000-16777216 idmap config SERVERAD: backend = rid idmap config SERVERAD: range = 5000-33554431 The error parrou also, but I think the fact that a group with the same ID / GID if the User to the fact that the idmap values be crossing, even so I changed them
2016 Jul 13
2
Failed to find domain Unix Group
I got it, so it must have been the problem .. Strange that changed it more than one month at least. Having these values now, how do you think I do? Leave it or change at least the idmap config * values: range? I understand the parameters: idmap config *: range = Range of the Ids are User system idmap config SERVERAD: range: DC User Range Thank you Em 13-07-2016 05:16, Rowland penny escreveu:
2016 Jul 13
2
Failed to find domain Unix Group
Thank you for the explanation. Yes, it was a mistake to leave my two faxias that way, by the ID exchange reason the low range will leave as it was to have no problems idmap config SERVERAD: range = 5000-33554431 The range of up'm thinking of changing to something idmap config *: range = 2000-4500 Not to be superimposed. But it will it not cause problem ids trading again? Since it was
2016 Jul 12
0
Failed to find domain Unix Group
Note: This working because I had to change all the permissions and the files were left with various "waste" of old permissions. Thanks Em 12-07-2016 17:44, Carlos A. P. Cunha escreveu: > > Hello! > Sorry for the confusion this where SERVER is SERVERAD(right) > At the time this all to work, but still followed the message! Errors > in logs. > And I'm afraid to
2016 Jul 13
0
Failed to find domain Unix Group
On 13/07/16 13:33, Carlos A. P. Cunha wrote: > > I got it, so it must have been the problem .. > Strange that changed it more than one month at least. > Having these values now, how do you think I do? > Leave it or change at least the idmap config * values: range? > > I understand the parameters: > > idmap config *: range = Range of the Ids are User system > >
2016 Jul 12
0
Failed to find domain Unix Group
I had the same (or similar) issue on my DCs with the gid being 100 and the uids being in the 3000000 range. I'm not sure if you've already set these in your smb.conf, but the relevant section in mine is: idmap_ldb:use rfc2307 = yes template shell = /bin/bash #only needed so AD users can log into the DC locally winbind use default domain = yes winbind enum users = yes winbind enum
2016 Jul 12
3
Failed to find domain Unix Group
On 12/07/16 21:46, Carlos A. P. Cunha wrote: > > Note: This working because I had to change all the permissions and the > files were left with various "waste" of old permissions. > > > Thanks > > > Em 12-07-2016 17:44, Carlos A. P. Cunha escreveu: >> >> Hello! >> Sorry for the confusion this where SERVER is SERVERAD(right) >> At the
2016 Jul 14
2
Failed to find domain Unix Group
On 14/07/16 13:32, Carlos A. P. Cunha wrote: > > Hello! > Any opinion on that? > Thank you > > > Em 13-07-2016 10:52, Carlos A. P. Cunha escreveu: >> >> Thank you for the explanation. >> Yes, it was a mistake to leave my two faxias that way, by the ID >> exchange reason the low range will leave as it was to have no problems >> idmap config
2016 Jul 12
0
Failed to find domain Unix Group
On 12/07/16 20:03, Carlos A. P. Cunha wrote: > Hello! > > My file server is running ubuntu samba 4.3.0 and today started the > problem that my IDs have changed and this caused countless problems. > In the logs I have the following: > > Jul 12 15:57:07 samba fileserver winbindd [1141] [07.12.2016 15: 57: > 07.605992, 0] ../source3/winbindd/winbindd_group.c:45(fill_grent)