Displaying 20 results from an estimated 22 matches for "10070".
Did you mean:
1000
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]
../source3/auth/token_util.c:431(add_local_groups)
SID S-1-5-21-2777655458-4002997014-749295002-3141 -> getpwuid(10070)
fai...
2017 Sep 25
0
Domain member server: user access
...samba
> Onderwerp: [Samba] 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]
> ../source3/auth/token_util.c:431(add_local_groups)
> SID S-1-5-21-2777655458-4002997014-...
2020 Sep 04
1
Use of samba-tool create
I have been working on creating users with samba-tool create.
samba-tool user create tuser70 --surname="Test" --given-name="User"
--initials=70 --uid-number=10070 --gid
-number=10000 --description='70 user' --gecos='Test 70. User' --uid='Test
70. User' --login-shell=/bin/sh --unix-home=/h
ome/SAMDOM/tuser70 --home-directory=\\mbr04.subdom.example.com\users\tuser70
--home-drive=U: --profile-path \\mbr04.subdom.example.com\profiles\tuse...
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
ARBEITSGRUPPE\domain users:x:100:
?
> Can you please post the smb.conf from the DC and DM.
Sure. We...
2004 Jul 26
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
...cc.3.3/i586-pc-interix3/bin/ld
configure:9191: checking if the linker
(/opt/gcc.3.3/i586-pc-interix3/bin/ld) is GNU ld
configure:9206: result: yes
configure:9257: checking whether the g++ linker
(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries
configure:10052: result: no
configure:10070: g++ -c -g -O2 conftest.cc >&5
configure:10073: $? = 0
------------------
Is there any hack here to move further with my port of llvm to Interix?
/Henrik
_________________________________________________________________
Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt ti...
2016 Sep 07
5
[LLD] Writing thunks before the corresponding section
Hi,
MIPS LA25 thunk is used to call PIC function from non-PIC code.
Usually it contains three instructions:
lui $25, %hi(func)
addiu $25, $25, %lo(func)
j func
We can write such thunk in an arbitrary place of the generated file.
But if a PIC function requires the thunk is the first routine in a
section, we can optimize the code and escape jump instruction. To do
so we just write the
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...ld
>configure:9191: checking if the linker
>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) is GNU ld
>configure:9206: result: yes
>configure:9257: checking whether the g++ linker
>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries
>configure:10052: result: no
>configure:10070: g++ -c -g -O2 conftest.cc >&5
>configure:10073: $? = 0
>------------------
>
>Is there any hack here to move further with my port of llvm to Interix?
>
>
>/Henrik
>
>_________________________________________________________________
>Opret en gratis Hotmail-kon...
2017 Nov 03
1
Maria 10 breaks unixodbc mysql connector
...root 24 Nov 2 12:13 /usr/lib64/mysql/libmysqlclient.so.18
> -> libmysqlclient.so.18.0.0
>
> ... also this is the only shared object with a different node-ID between
> the 2 instances.
>
>
> From the journal:
>
> Nov 02 12:17:23 ec-ast kernel: isql[39065]: segfault at 10070 ip
> 00007ff0998b3f7e sp 00007ffc9693bb90 error 4 in libmyodbc5w.so[7ff09988d000+
> 47000]
>
> # yum search odbc | grep -E "my|mar"
> mysql-connector-odbc.x86_64 : ODBC driver for MySQL
>
> [root at ec-ast unixodbcproblem]# yum info mysql-connector-odbc.x86_64
> Lo...
2017 Sep 25
0
Domain member server: user access
...sts.samba.org> wrote:
>
> >
> > 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
> >
>
> Where did you get the GID '100' from ?
> Is this the gidNumber for Domain Users ?
>
> Can you please post the smb.conf from the DC and DM.
>
> Rowland
>
> --
> To unsubscribe from this list go to the...
2017 Nov 03
0
Maria 10 breaks unixodbc mysql connector
...ent.so.18.0.0
> lrwxrwxrwx. 1 root root 24 Nov 2 12:13
/usr/lib64/mysql/libmysqlclient.so.18 -> libmysqlclient.so.18.0.0
... also this is the only shared object with a different node-ID between
the 2 instances.
>From the journal:
Nov 02 12:17:23 ec-ast kernel: isql[39065]: segfault at 10070 ip
00007ff0998b3f7e sp 00007ffc9693bb90 error 4 in
libmyodbc5w.so[7ff09988d000+47000]
# yum search odbc | grep -E "my|mar"
mysql-connector-odbc.x86_64 : ODBC driver for MySQL
[root at ec-ast unixodbcproblem]# yum info mysql-connector-odbc.x86_64
Loaded plugins: fastestmirror
Loading mir...
2017 Oct 31
4
Maria 10 breaks unixodbc mysql connector
Thanks for each of your inputs.
It was not a configuration issue as odbcinst.ini does not reference the
mysql subdirectory.
Rather than use Alexander's url, I ran:
yum -y install centos-release-openstack-ocata
yum -y install mariadb-server
...the cloud repository provides the properly pathed file.
# repoquery -l mariadb-server mariadb-libs | grep lib64 | grep
libmysqlclient
2017 Sep 25
2
Domain member server: user access
...rg
> Onderwerp: Re: [Samba] 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
> ARBEITSGRUPPE\domain users:x:100:
>
> ?
>
> >...
2006 Aug 08
1
Best way to get data from n+1 models
Hello there.
Sometime ago I asked was the best way to retrieve data like an "union
all", and unfortunely I could not find the URL on the forum. I asked
about, for example, hotel rooms and reservation. On another case, I
could ask for a plane occupation: a model that takes care of the sold
tickets and another one with the reservations. To get the full map of
the plane I need to get
2009 Mar 05
0
predict.fda - NAs are not allowed in subscripted assignments
...0 3780 2960 4850
$ VA_D111: num 12930 7980
14630 9350
$ VA_D112: num 1580 6640 2460 4550
$ VA_D113: num 1030 10 200
370
$ VA_D114: num 450 1590 1480 670
$ VA_D115: num 10 20 0 0
$ VA_D116:
num 780 1120 570 410
$ VA_D118: num 1690 3260 1560 3930
$ VA_D119: num
13730 8660 15380 10070
$ VA_D120: num 1270 70 570 360
$ VA_D121: num 350
410 140 270
$ CAT : num 254935 294186 296143 306054
$ PRES : num 1 1 0
0
Now I want to predict fitted values for my new.data
'data.frame': 418507
obs. of 41 variables:
$ VA_D123: num 2560 2520 2480 2440 2400 2360 2320...
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...hecking if the linker
>>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) is GNU ld
>>configure:9206: result: yes
>>configure:9257: checking whether the g++ linker
>>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries
>>configure:10052: result: no
>>configure:10070: g++ -c -g -O2 conftest.cc >&5
>>configure:10073: $? = 0
>>------------------
>>
>>Is there any hack here to move further with my port of llvm to Interix?
>
>I've looked at the recent libtool documentation, and they don't seem to
>have any informati...
2018 Sep 19
0
Problem getting quota-warning script to function.
...? quota_status_success = DUNNO
> #??? quota_status_nouser = DUNNO
> ??? quota_status_overquota = "552 5.2.2 Mailbox is full"
> ??? quota_vsizes = yes
> }
>
> service quota-status {
> ??? executable = quota-status -p postfix
> ??? inet_listener {
> ??????? port = 10070
> ??????? # You can choose any port you want
> ??? }
> ??? client_limit = 1
> }
>
> mail_plugins = $mail_plugins quota mail_log notify
>
> protocol imap {
> ? # Space separated list of plugins to load (default is global
> mail_plugins).
> ? mail_plugins = $mail_plug...
2003 Jul 30
3
FreeBSD not-so-stable
I have a FreeBSD 4.8-Release machine that I upgraded from a 4.5 or 4.4
machine. It works just great for about 9 days, then processes will not
die. It starts to become a problem when I can't kill processes, restart
services, connections hang, and I can't reboot or shutdown, I have to do
a hard reset.
I can't really find anything in the logs to indicate what is giving me
2017 Jun 01
0
Gluster client mount fails in mid flight with signum 15
...t.c:436:gf_client_unref] 0-mule-server: Shutting down connection tms01.horisont.svenskaspel.se-9816-2017/05/31-06:31:34:908732-mule-client-2-0-0
[2017-05-31 06:31:41.145828] I [MSGID: 115029] [server-handshake.c:695:server_setvolume] 0-mule-server: accepted client from tms01.horisont.svenskaspel.se-10070-2017/05/31-06:31:41:126623-mule-client-2-0-0 (version: 3.10.2)
[2017-05-31 06:31:41.153317] I [MSGID: 115036] [server.c:559:server_rpc_notify] 0-mule-server: disconnecting connection from tms01.horisont.svenskaspel.se-10070-2017/05/31-06:31:41:126623-mule-client-2-0-0
[2017-05-31 06:31:41.153427] I...
2017 Jun 01
2
Gluster client mount fails in mid flight with signum 15
...l.se<http://tms01.horisont.svenskaspel.se/>-9816-2017/05/31-06:31:34:908732-mule-client-2-0-0
[2017-05-31 06:31:41.145828] I [MSGID: 115029] [server-handshake.c:695:server_setvolume] 0-mule-server: accepted client from tms01.horisont.svenskaspel.se<http://tms01.horisont.svenskaspel.se/>-10070-2017/05/31-06:31:41:126623-mule-client-2-0-0 (version: 3.10.2)
[2017-05-31 06:31:41.153317] I [MSGID: 115036] [server.c:559:server_rpc_notify] 0-mule-server: disconnecting connection from tms01.horisont.svenskaspel.se<http://tms01.horisont.svenskaspel.se/>-10070-2017/05/31-06:31:41:126623-mul...
2018 Sep 18
2
Problem getting quota-warning script to function.
...ta_grace = 10%%
??? # 10% is the default
#??? quota_status_success = DUNNO
#??? quota_status_nouser = DUNNO
??? quota_status_overquota = "552 5.2.2 Mailbox is full"
??? quota_vsizes = yes
}
service quota-status {
??? executable = quota-status -p postfix
??? inet_listener {
??????? port = 10070
??????? # You can choose any port you want
??? }
??? client_limit = 1
}
mail_plugins = $mail_plugins quota mail_log notify
protocol imap {
? # Space separated list of plugins to load (default is global
mail_plugins).
? mail_plugins = $mail_plugins imap_quota
}
# Greeting message for clients.
lo...