Displaying 6 results from an estimated 6 matches for "be3f".
Did you mean:
be3
2013 Oct 02
1
Confusion over installed versions
...end an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a1526e02-be3f-48f5-ac85-db1d258adcd0%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
2016 Sep 07
4
Winbind / Samba auth problem after username change
...on,DC=domain,DC=local
14.09.30828 04:48:05 MESZ (9223372036854775807)
0
0
User Rename Test
ren_test4
CN=ren_test4,OU=agroup,OU=team1,OU=user,OU=integration,DC=domain,DC=local
ren_test4
CN=g_blau_alle,OU=agroup,OU=team1,OU=user,OU=department,DC=domain,DC=local
ren_test4
{78ccfb30-fd1e-43bb-be3f-3a784e296d63}
S-1-5-21-291884467-1407662076-1109738395-2521
513
05.09.2016 16:28:18 MESZ (131175592980000000)
ren_test4
805306368
66048
ren_test4 at domain.local
67386
67033
06.09.2016 15:48:37 MESZ (20160906134837.0Z)
05.09.2016 16:28:16 MESZ (20160905142816.0Z)
BTW: when I do
# get...
2016 Sep 07
0
Winbind / Samba auth problem after username change
...0
>
> 0
>
> User Rename Test
>
> ren_test4
>
> CN=ren_test4,OU=agroup,OU=team1,OU=user,OU=integration,DC=domain,DC=local
>
> ren_test4
>
> CN=g_blau_alle,OU=agroup,OU=team1,OU=user,OU=department,DC=domain,DC=local
>
> ren_test4
>
> {78ccfb30-fd1e-43bb-be3f-3a784e296d63}
>
> S-1-5-21-291884467-1407662076-1109738395-2521
>
> 513
>
> 05.09.2016 16:28:18 MESZ (131175592980000000)
>
> ren_test4
>
> 805306368
>
> 66048
>
> ren_test4 at domain.local
>
> 67386
>
> 67033
>
> 06.09.2016 15:48:37 MESZ...
2016 Sep 06
2
Winbind / Samba auth problem after username change
BTW I noticed that most configs use the wildcard parameter. So the smb.conf now uses:
idmap config * : backend = rid
idmap config * : range = 16777216-33554431
But still no change... I really wonder where this old username is coming from...
> -----Ursprüngliche Nachricht-----
> Von: Julian Zielke
> Gesendet: Dienstag, 6. September 2016 18:10
> An: 'Rowland Penny' <rpenny
2003 Apr 13
2
Problem in getting tftp transfer to succeed
...8b47 $............&.G
0x0140 26e8 e719 e8c1 1966 31f6 2666 0fb7 4720 &......f1.&f..G.
0x0150 263b 4724 770a 268b 4724 268b 7726 eb04 &;G$w.&.G$&.w&..
0x0160 268b 7722 66c1 e004 6601 f066 c1e8 0aa3 &.w"f...f..f....
0x0170 b85b be3f a3e8 9319 a11c 8fe8 ad19 b03a .[.?...........:
0x0180 e820 11a1 1a8f e8a2 19e8 7c19 e994 0089 ..........|.....
0x0190 1e88 5b8c 068a 5b26 668b 4710 66a3 248f ..[...[&f.G.f.$.
0x01a0 beb5 a3e8 6519 2666 8b47 2ae8 8a19 e857 ....e.&f.G*....W
0x01b0 19be cea3...
2013 Oct 10
12
What's the best way to approach reading and parse large XLSX files?
Hello, I''m developing an app that basically, receives a 10MB or less XLSX
files with +30000 rows or so, and another XLSX file with about 200rows, I
have to read one row of the smallest file, look it up on the largest file
and write data from both files to a new one.
I just did a test reading a few rows from the largest file using ROO
(Spreadsheet doesn''t support XSLX and