Displaying 20 results from an estimated 8000 matches similar to: "user works on DC, not on DM"
2017 Sep 01
0
user works on DC, not on DM
On Fri, 1 Sep 2017 08:49:26 +0200
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> 
> good morning (here)
> 
> At a customer we face the issue that a new user (we tested creating
> via RSAT and samba-tool) can't login to the DM server, but works on
> the DC.
> 
> DM: gentoo linux, samba 4.6.7
> DC: Debian 9.1, samba 4.6.7
> 
2017 Sep 25
1
Domain member server: user access
Am 2017-09-25 um 16:29 schrieb Rowland Penny via samba:
>> DC # samba-tool user create kamleitnerl Le26xxx
>> --nis-domain=arbeitsgruppe --unix-home=/home/kamleitnerl
>> --uid-number=10070 --login-shell=/bin/false --gid-number=100
>>
> 
> Where did you get the GID '100' from ?
> Is this the gidNumber for Domain Users ?
I think so:
# wbinfo --gid-info=100
2017 Dec 04
2
GID range full!!
Twice this week I had a Domain Member Server "crash"
A week ago I saw errors like this in log.winbindd-idmap:
[2017/11/27 11:25:02.768090,  1]
../source3/winbindd/idmap_tdb_common.c:140(idmap_tdb_common_allocate_id)
  Error allocating a new GID
[2017/11/27 11:25:02.768213,  1]
../source3/winbindd/idmap_tdb_common.c:68(idmap_tdb_common_allocate_id_action)
  Fatal Error: GID range full!!
2017 Sep 25
9
Domain member server: user access
samba-4.6.8 on both DC and DM.
3 users were created as suggested:
DC # samba-tool user create kamleitnerl Le26xxx
--nis-domain=arbeitsgruppe --unix-home=/home/kamleitnerl
--uid-number=10070 --login-shell=/bin/false --gid-number=100
this user can login to a Windows PC, but not access/connect shares.
log for the PC's IP:
[2017/09/25 15:45:10.522051,  1]
2018 Jan 16
3
Failed to finalize nt token
I am googling around for an issue and can't figure it out so far.
Status:
2 Debian 9.3 ADCs with samba-4.6.12 each.
1 Gentoo Samba Domain Member server "main",
Samba version 4.5.15 (we downgraded because of another issue a month ago
or so).
*one* AD user is able to log into his Windows10 PC, but doesn't get a
network share connected.
If I test that from the DM server or the
2017 Sep 25
2
Domain member server: user access
Arg.. 
wbinfo --gid-info=100 
DC:  Confirmed, DOMAIN\Domain Users
Member: Fail. 
failed to call wbcGetgrgid: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for gid 100 
But both server show the same with  : 
wbinfo -n "NTDOM\domain users" 
So imho, report bug if Rowland can confirm this with a samba from source. 
Greetz, 
Louis
> -----Oorspronkelijk bericht-----
> Van: samba
2017 Dec 04
2
GID range full!!
Am 2017-12-04 um 12:42 schrieb Rowland Penny:
> II take it that 'arbeitsgruppe' is the workgroup name, it should be
> 'ARBEITSGRUPPE' in the 'idmap config' lines.
The output of testparm shows them lowercase, smb.conf has it in uppercase:
[global]
        security = ADS
        workgroup = ARBEITSGRUPPE
        realm = arbeitsgruppe.hidden.tld
        log file =
2019 Feb 21
2
Debian 9.8 and vanbelle-repos
# Global parameters
[global]
	interfaces = bond0
	log file = /var/log/samba/%m.log
	log level = 5 auth:5 winbind:8
	printcap name = /dev/null
	realm = SOMEDOM.AT
	security = ADS
	username map = /etc/samba/user.map
	winbind refresh tickets = Yes
	winbind use default domain = Yes
	workgroup = ARBEITSGRUPPE
	idmap config arbeitsgruppe:unix_nss_info = yes
	idmap config arbeitsgruppe:range =
2017 Dec 12
4
GID range full!!
Am 2017-12-06 um 15:03 schrieb Stefan G. Weichinger via samba:
> 
> Did dbcheck on DC. 257 errors for 372 objects.
> Jeez. Why? Where does that come from?
> 
> From some updating? I am quite sure that I ran those checks back when I
> converted the domain and wouldn't have skipped these errors IMO.
> 
> example:
> 
>
2017 Dec 28
2
2nd samba DC: NT_STATUS_NO_LOGON_SERVERS
I added a 2nd DC (ADC2) to a samba-ADS today.
debian-9.3, samba-4.6.11 from Louis
followed
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
replication works afai see
-
We wanted to test services after turning off the first DC, and running
ADC2 and a DM file-server only.
DC1/backup: 10.0.0.224
ADC2: 10.0.0.230
We then get NT_STATUS_NO_LOGON_SERVERS
On the
2017 Sep 25
2
Domain member server: user access
On Mon, 25 Sep 2017 16:54:24 +0200
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> Am 2017-09-25 um 16:48 schrieb L.P.H. van Belle via samba:
> > Arg.. 
> > 
> > wbinfo --gid-info=100 
> > DC:  Confirmed, DOMAIN\Domain Users
> > 
> > Member: Fail. 
> > failed to call wbcGetgrgid: WBC_ERR_DOMAIN_NOT_FOUND
> >
2017 Jan 01
3
ADS domain member: winbind fails [SOLVED]
googled and tried stuff:
# net ads search '(|(uidNumber=*)(gidNumber=*))' sAMAccountName
uidNumber gidNumber -P | grep uidN | sort -n
... shows me uidNumbers:
uidNumber: 0
uidNumber: 1000
.. up to 1077
So my idmap range was completely wrong, I assume.
I now have on the member server:
# cat /etc/samba/smb.conf
[global]
	security = ADS
	workgroup = ARBEITSGRUPPE
	realm =
2017 Dec 06
2
GID range full!!
Am 2017-12-06 um 13:20 schrieb Stefan G. Weichinger via samba:
> Could it somehow be the case that the kerberos-ticket between DM and DC
> runs out after X hours or so?
> 
> Just guessing ...
found this thread
https://lists.samba.org/archive/samba/2017-October/211476.html
sounds quite similar
-
klist showed no Kerberos ticket, did a kinit ... dunno?
I also see this:
# tail 
2004 Dec 13
4
Dispatcher? how to use long urls with slashes to call a controller
Hello rails,
  I have a controller called file with a method get that returns me a
  file from the db.
  want to do the following:
  
  When calling http://localhost:8080/file/get/11/hansi.txt i want that
  rails does the same as if i would call
  http://localhost:8080/file/get/11
  This i not the case. I get a 404.
  
  This is useful as this makes the filename in the browser downloading
  the
2010 Oct 06
2
text() background
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:1;
	mso-generic-font-family:roman;
	mso-font-format:other;
	mso-font-pitch:variable;
	mso-font-signature:0 0 0 0 0 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
2017 Jan 01
2
ADS domain member: winbind fails [SOLVED]
ok, edited etc
all uidNumber now > 10000
except that "root", I was unsure now (?)
gidNumber:
# ldbsearch -H /var/lib/samba/private/sam.ldb cn=Domain\ Users | grep
'gidNumber'
gidNumber: 10001
-
smb.conf on member:
        idmap config * : backend = tdb
        idmap config * : range = 2000-2999
        idmap config ARBEITSGRUPPE:backend = ad
        idmap config
2000 Feb 08
1
fix() changes character to factor (PR#415)
If x is a data.frame containing a column of mode character, this
column is changed to a factor after applying fix(x).
Example:
R> x_data.frame(a=1:3,b=letters[1:3],c=c("hansi","pepi","karli"))
R> x$c_as.character(x$c)
R> is.character(x$c)
[1] TRUE
R> is.factor(x$c)
[1] FALSE
R> fix(x)
## I change "karli" to "sepp"
R> x$c
[1]
2017 Oct 09
2
Domain member server: user access
Am 2017-09-26 um 16:16 schrieb Rowland Penny via samba:
> Very simple Stefan, there is a bug and a simple workaround, never (not
> ever) run 'wbinfo -G 100' on a DC if you have given Domain Users a
> gidNumber ;-)
hit the same issue with a domain group today (DC and DM w/ samba-4.6.8)
Solution:
net cache flush, recreate the group via samba-tool, and --gid-number
before that
2019 Mar 22
2
idmaps, again
On Fri, 22 Mar 2019 16:11:58 +0100
"Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
> Am 22.03.19 um 11:43 schrieb Stefan G. Weichinger via samba:
> > Am 22.03.19 um 11:01 schrieb Rowland Penny via samba:
> >   
> >>> Would the users itself need some editing as well (inside
> >>> LDAP/AD)?  
> >>
> >> This
2019 Feb 22
4
Debian 9.8 and vanbelle-repos
Hai, 
That bond0 interface, you might want to change that the interface name to bond1
Depending on the bonding settings, you might have hit a reserved name. 
I lots my docu on that but i know i configured a bond1 because bond0 didn work right.
And then check these. 
wbinfo -pPt  ( or wbinfo -p && wbinfo -P && wbinfo -t ) 
wbinfo --sids-to-unix-ids S-1-22-2-10513
wbinfo -D