Displaying 14 results from an estimated 14 matches for "semenkovich".
Did you mean:
menkovich
2014 Oct 22
1
External password sync, unix password sync / passwd program
...ages suggest this is supported:
https://lists.samba.org/archive/samba/2014-March/180271.html
Are there any plans to support unix password sync while samba is an AD DC?
Alternatively, is there a better way to intercept changed samba passwords
for sync with other services?
Thanks!
Nick
--
Nick Semenkovich
Laboratory of Dr. Jeffrey I. Gordon
Medical Scientist Training Program
School of Medicine
Washington University in St. Louis
https://nick.semenkovich.com/
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 Sep 10
0
smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
...No
[sysvol]
path = /usr/local/samba/var/locks/sysvol
read only = No
[profiles]
path = /srv/samba/profiles
read only = Yes
writeable = No
browseable = No
vfs objects = fake_perms
[homes]
path = /home/CORP
read only = No
browseable = No
--
Nick Semenkovich
Laboratory of Dr. Jeffrey I. Gordon
Medical Scientist Training Program
School of Medicine
Washington University in St. Louis
http://nick.semenkovich.com/
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 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
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 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
2013 May 25
2
Developmen state Samba as ADDC?
Hi everybody,
I read about the development state ... samba as an ad domain controller
and that many functions / group policies have been implemented. Still,
there is some work in progress.
Is there a documentation where I can look up the functions not
implemented yet?
Regards,
Ulrich Schneider
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 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 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]