Displaying 14 results from an estimated 14 matches for "semenko".
Did you mean:
revenko
2007 Mar 18
2
ticks labels and R
...ant to set format of labels
to degrees. I'm newbie in R and don't know how to change parameters of axis.
Especially important to add sign of degree to each tick label.
Thanks in advance,
--
---------------------------------------------------------------------------------------
Eugene A. Semenko
e-mail: sea at sao.ru Special Astrophysical Observatory RAS,
WWW: http://tiger.sao.ru/ Nizhnij Arkhyz
phone: +7 87878 46 5 77 Karachai-Chercassian Republic,
fax: +7 87878 46 5 27 Russia, 369167
2013 May 10
1
Samba4 no longer installing samba_upgradeprovision?
>From the latest samba4 git HEAD, I was trying to
run samba_upgradeprovision, but didn't see it in /sbin/ (Actually, I saw an
older version that wasn't working due to new python imports).
I've tried completely reinstalling (using git clean -x -f -d; make clean),
though I don't see /sbin/samba_upgradeprovision
Is this tool no longer installed? (Should I file a bug against the
2013 May 03
2
[samba4] Build requires libncurses-dev
I tried building the latest master from git on debian wheezy.
It seems to require libncurses-dev.
I thought to add it into the wiki as a required package to install, but it
seems one needs to ask for a login to the wiki. No prob ;)
Could someone add it to the wiki? Or is this an unintentional dependency
that will be removed?
--
Michael De Groote
ICT-coordinator Sint-Pietersschool Korbeek-Lo
2013 Sep 10
0
smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
...t; smb.conf:
[global]
workgroup = CORP
realm = CORP.EXAMPLE.COM
netbios name = SERVER-NAME
server role = active directory domain controller
dns forwarder = 192.168.0.1
guest account = nobody
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
panic action = /home/semenko/panic-action %d
log level = 2 smb:10
log file = /ramcache/log.%U
[netlogon]
path = /usr/local/samba/var/locks/sysvol/corp.example.com/scripts
read only = No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[profiles]
path = /srv/samba/profiles
read only = Yes
wr...
2008 Nov 21
1
question about shapiro.test()
Hi all!
I tried to perform Shapiro-Wilk test for my sample of 243 values.
> Us
[1] -10.4 -13.1 -12.2 38.1 -18.8 -13.3 -11.7 29.3 49.7 6.8 12.7 16.3
[13] 5.8 -0.7 -29.4 4.1 38.8 -1.4 8.8 15.6 32.9 -5.3 19.1 35.8
[25] 4.0 -1.5 0.6 -4.2 -10.0 -4.0 1.1 48.9 -21.0 -5.3 5.8 -10.8
[37] 21.9 8.2 -3.2 -3.9 -2.3 12.6 -4.7 -8.0 11.8 27.4 -9.5 -20.8
[49]
2013 Feb 08
1
Unable to re-connect to roaming profile in samba4
I've just configured Samba4 on Ubuntu (4.0.0+dfsg1-1), and can't seem
to get roaming profiles working (I followed the guide at
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO )
1. Logons work just fine.
2. DNS is configured and working, running through SAMBA_INTERNAL
3. Clients can talk to the server and see/access shares at
\\server.corp.domain.com
4. Clients are all Windows 8 and NTP
2014 Nov 18
55
[Bug 2319] New: [PATCH REVIEW] U2F authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2319
Bug ID: 2319
Summary: [PATCH REVIEW] U2F authentication
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at
2013 Feb 07
2
samba4 AD DC & manually creating DNS records?
I'm trying to use a DNS server independent from Samba (non BIND, on a
different machine/system).
Beyond the two simple records of:
SRV _ldap._tcp.samdom.example.com
and
SRV _kerberos._udp.samdom.example.com
If I maintain all the A records for individual hosts (& the
server.samdom.example.com machine), should that work?
Are there any other special / SRV records that Samba4's
2013 Apr 09
1
Wrong local DNS responses from samba4
I'm running samba4 (compiled via git a few days ago, off 5530cc481653) on
Ubuntu, as an AD DC.
Everything works perfectly with the domain, /except/ that Samba seems to be
returning incorrect DNS entries for the local domain computers -- any
thoughts on how to debug this (or where Samba is getting its IPs from?).
As an example:
router/dhcp/upstream DNS is at 192.168.0.1
samba4 is at
2013 Apr 11
1
Samba crash (while logging in as administrator?)
I just had samba4 (git 69b3d19 from yesterday) crash while logging in as
administrator.
The login stalled, and on the samba4 AD DC, winbind stopped responding --
"getent passwd" stopped showing the domain entries, and commands that
showed some samba users (e.g. "ls" in a directory with domain owners,
"htop", etc.) would hang.
dmesg shows:
traps: samba[3728] trap
2013 May 02
0
"Failed to modify SPNs on … error in module acl: insufficient access rights" error
My samba4 (latest git, @ 5f826415) logs seem to be littered with this error:
[2013/05/02 13:10:39, 0]
../source4/rpc_server/drsuapi/writespn.c:237(dcesrv_drsuapi_DsWriteAccountSpn)
Failed to modify SPNs on
CN=AIO6,CN=Computers,DC=corp,DC=example,DC=com: error in module acl:
insufficient access rights (50)
Any thoughts on debugging this / fixing this issue?
It's only this one machine
2013 May 03
1
samba4 / Lots of "Oplock break failed for file" errors
On samba4 (git, from 5/2/13 version 5f82641553) I see a number of
errors in the smbd log, like:
[2013/05/03 14:16:15.431156, 0]
../source3/smbd/oplock.c:333(oplock_timeout_handler)
Oplock break failed for file
user1/AppData/Roaming/Microsoft/Templates/NormalEmail.dotm -- replying
anyway
Any thoughts on debugging / addressing these errors?
I've seen a number of suggestions regarding
2013 May 10
0
samba4, NT_STATUS_INVALID_SERVER_STATE
I'm running the latest samba4 (git HEAD)
After trying a samba_upgradeprovision (no errors reported) and samba-tool
dbcheck (no errors reported), I now see this error repeating in the logs:
[2013/05/09 23:12:48.671178, 0]
../lib/util/util.c:232(directory_create_or_exist_strict)
invalid ownership on directory /usr/local/samba/private/smbd.tmp/msg
[2013/05/09 23:12:48.671325, 0]
2013 Feb 07
1
Samba 4 AD DC "Element not found" error in Windows 8
Hi:
I've just configured a Samba 4 install as an AD DC, following the Wiki
page at https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
I've successfully joined a few machines to the domain, and am now
trying to add some simple shares.
When I add a share to smb.conf, it appears on client machines via
\\domain.example.com\sharename but trying to open any shares gives the
error