Displaying 20 results from an estimated 71 matches for "winserv".
2009 Feb 12
0
Bad File Descriptor | Permission Denied
...rcredi/data": Bad file
descriptor (9)
rsync: failed to set times on "/mnt/nas/Mercredi/data/Compta": Bad
file descriptor (9)
rsync: failed to set times on "/mnt/nas/Mercredi/data/Compta/PROGRAM
FILES": Bad file descriptor (9)
rsync: rename "/mnt/nas/Mercredi/data/winserv/fserv/kluwer/Kluwer/
FinFisc/Common/Convpsb/.TypeBkh.CDS.Sq8xF1" -> "data/winserv/fserv/
kluwer/Kluwer/FinFisc/Common/Convpsb/TypeBkh.CDS": Permission denied
(13)
rsync: rename "/mnt/nas/Mercredi/data/winserv/fserv/kluwer/Kluwer/
FinFisc/Common/PDF2Image/.RotateEMF.exe.s...
2003 Jan 06
1
security = domain and Mac OS X
...the nt domain in AD several times now. No big deal, it usually just
works.
Now, however, it doesn't appear to be working. Note the relevant part
of the transaction below (loglevel 4).
Steps to replicate:
a) Add pre-Win2K account with AD Users and computers
b) sudo smbpasswd -j EXAMPLE -r WINSERVER -U Administrator%passwd
(happens successfully)
c) in smb.conf:
security = domain
password server = WINSERVER
nmblookup works for WINSERVER.
[xserve:~] zinch% smbd -V
Version 2.2.3a
[xserve:~] zinch% sw_vers
ProductName: Mac OS X Server
ProductVersion: 10.2.3
BuildVersion: 6G30
tra...
2004 Mar 22
1
2 domains on 1 samba server
Hi,
I'd like my samba server to control 2 domains.
I've read there was 2 possibilities :
- using netbios name/alias & include files
- running 2 smbd
the 1st way :
my smb.conf goes like
netbios name = istpc91
netbios aliases = winserv
include = /etc/smb.conf.%L
and my smb.conf.istpc91
workgroup = IST
smb.conf.winserv
workgroup =TESTIST
with this solution i 2 servers istpc91 and winserv working for the same
workgroup "WORKGROUP".
the 2nd way:
i run smbd and nmbd with the 2 different configuration files
/usr/...
2004 Oct 06
0
CIFS in fstab
...CIFS a share on a Windows 2003 server. I have no
control over the use of smb signing, so I need to use cifs, not smbfs (the
organisation as a whole has over 25000 users, using numerous servers, almost
exclusively Microsoft based). I can successfully mount the share in
question, using:
mount.cifs //winserver/share /winshare -o user=linuxwinshareduser
...then entering a password, however, I ***cannot*** get this to work
automatically when trying to do it in my fstab, using:
//winserver/share /winshare cifs user=linuxwinshareduser, pass=password
However, the command:
mount -t smbfs //winserver/wins...
2020 Mar 24
1
samba-4.10 WinServer compatibility
What is the compatibility level of samba-4-10.13?
When I try to replicate Win2k12RC2 or Win2k16 I got everytime the
error:DsAddEntry failed with status WERR_ACCESS_DENIED info (8567,
'WERR_DS_INCOMPATIBLE_VERSION')
Thanks a lot.
--
Dipl.-Ing. P?ter Varkoly
Greuleinweg 37.
D-90411 N?rnberg
2009 Oct 08
1
Authenticating Samba 3.4.2 vs WinServer 2008R2
Hello! I'm having an odd issue between Samba and Win2k8R2. We updated
one of our domain controllers to 2k8R2, and as such are working in a
2003-level AD environment. If I force the 'password server' to the 2003
DC, then everything works fine, only working against the 2008 box has
issues.
I'm on a CentOS 5.3 box, and as part of the troubleshooting process
moved up to 3.4.2 from
2003 Aug 04
3
Supported version of Samba for commercial use.
Dear Sirs.
We have csv reports that are created on a unix server automatically via a
cron job. We are looking at putting these reports in a shared area / work
out a way of sharing a unix device to windows machine like mapping a network
drive. The only product we have found that can possibly do this is samba.
Because we are a large company ('BRITISH TELECOM') we really need a version
of
2003 Oct 10
0
mystified by interaction between krb5.conf, smb.conf, and winbindd
...what happens:
/etc/init.d/smb start
/etc/init.d/winbind start
[root@desktop bin]# wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_UNSUCCESSFUL (0xc0000001)
Could not check secret
[root@bhd bin]# wbinfo -u
Administrator
Guest
SUPPORT_388945a0
krbtgt
amunter
IUSR_WINSERVER
IWAM_WINSERVER
so -u worked but -t failed. Then I go into krb5.conf and comment out
the kdc line like so:
[realms]
WINDOMAIN.NIST.GOV = {
admin_server = winserver.windomain.nist.gov
default_domain = WINDOMAIN.NIST.GOV
#kdc = winserver.win...
2007 Jul 17
5
Getting Owner of Files on Mounted Windows Share
Hello everyone,
I have an obscure issue that I have been so far unable to find the
answer to. I have successfully mounted a windows NTFS file share using
samba via the following command:
mount -t smbfs -o username=<USERNAME>,workgroup=<WORKGROUP>
//winserver/winpath /mnt/win
It mounts just fine but performing an ls -al command shows my user (or
"root") as the owner of all files, when this isn't the case. Is it
possible to get the proper owner of files through a samba-mounted
windows file share?
Thanks in advance.
Adam
2005 Dec 10
1
win32 service
...of spam? Yahoo! Mail has the best spam
> protection around
> >http://mail.yahoo.com
> >
> >
> Thanks for the response.
> I still can''t get things operating properly with
> win32service.
> I have been able to get plink.exe running as a
> service with winserv.exe
> Here is the command line for setting up the service
> using winserve.exe
>
> winserv install secureWebProxy -displayname "Secure
> Web Proxy"
> -description "Tunnel through min.powernav.com proxy"
> -user PWRNAV\erne
> -password mypword c:\rubysc...
2006 Oct 09
1
smbmount: mount() syscall gone bad ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have seen a weird problem in one of my clients. The reported that
when issuing a smbmount command (both client and server are CentOS 4.4),
it would take up to 30 second for the mount to complete.
To make a long history short, by using strace and the source, I noticed
smbmnt is first calling mount() using ascii options for *data. Then
that would
2001 Oct 22
6
Wine installation problem
Hi,
I have just compiled and installed wine-20011004, and I have go the
following problem when I start Wine:
wine client error:0x806bb68: version mismatch 54/59.
Your wineserver binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?
I have build and install it with wineinstall.
I have remove the previous version.
Any
2010 Aug 20
0
No subject
...is in an LDAP backend (unix accounts for
the Samba domain, idmap entries for trusted domains.) The Solaris 10 PDC is
also an ldap/nfs server for linux and solaris clients.
Assuming
SAMBAPDC is the Solaris 10 PDC for the domain called
"SAMBADOMAIN."
WINSERVER is the PDC for the Win 2003 AD domain called
"WINDOMAIN."
"winuser" is a user in the "WINDOMAIN" domain.
This was working for some time. Now, however, users in the Windows domain
can no longer access resources on the samba domain. On a wi...
2010 Aug 20
0
No subject
...ing is in an LDAP backend (unix accounts for
the Samba domain, idmap entries for trusted domains.) The Solaris 10 PDC is
also an ldap/nfs server for linux and solaris clients.
Assuming
SAMBAPDC is the Solaris 10 PDC for the domain called
"SAMBADOMAIN."
WINSERVER is the PDC for the Win 2003 AD domain called
"WINDOMAIN."
"winuser" is a user in the "WINDOMAIN" domain.
This was working for some time. Now, however, users in the Windows domain
can no longer access resources on the samba domain. On a windo...
2016 Aug 17
2
Open sessions on the server
Gentlemen,
Samba 4, which I view open server sessions?
The sessions that I mean, are the sessions of all machines and users logged in AD.
In Winserver, I see the sessions through the Computer Management console / Shared Folders / Sessions.
When I try to view the sessions of the Samba server via a PC with RSAT installed, it shows few results. (3 to 6 results).
Thank you!
2013 Aug 23
0
3.6.15/fix for BUG 9817 breaks our cross-domain support
Hi,
We discovered that the the patch for BUG 9817 (https://bugzilla.samba.org/show_bug.cgi?id=9817) which was first included into Samba 3.6.15 breaks our cross-domain setup:
AD DC Domain "AD" [WinServer 2003 R2]
AD DC Domain "D" [WinServer 2008 R2]
client_1 (domain member in AD, WinServer 2003 R2)
samba_srv (domain member in D, OmniOS)
Usernames and passwords are externally synchronized between the two domains AD and D.
There is no domain t...
2006 Mar 08
2
Problems using security=server for windows 2003 client.
...ity = user" and add
a user with smbpasswd then I can connect to the share from windows 2003
server. However, if I set "security = server" then define the same
windows 2003 server as the password server then I can't connect to samba
from it.
The logs report "password server WINSERVER rejected the password", but I
know it works fine because I can connect from smbclient or windows 2000
clients. I can't figure out why "security = server" fails when the
windows 2003 server tries to make a connection, but works for other clients.
Anyone have any ideas on this?...
1999 May 25
0
samba 1.9 -> 2.0.3 and suse 6.1
...work/configure printer
via samba) no longer works
2/ Nothing comes up in the windows network nieborhood browser thing ma jig
I have checked that pasword are plian text so this is not the problem
3/ the only way the samba server can see the other shareed windows
deviceies is via
smbclient -L winserver -B 10.20.30.3 ect..
smbclient -L winserver give a failer "coinection to winserver failed"
any ideas
I have browsable in each shared directry enty in smb.conf
Thanks
Samy
-------------- next part --------------
[global]
workgroup = workgroup
guest account = nobody
keep...
2014 Jan 15
2
Windows Server DHCP + UEFI recipe
I've found a way to support PXE booting both UEFI and BIOS architectures
with Windows Server DHCP.
This method uses a feature introduced in WinServer 2012: DHCP policies.
First, in the the DHCP console, at the IPv4 root of the server, create a
vendor class named PXEClient (UEFI x64) with the following value:
PXEClient:Arch:00007
Then create your configuration for your BIOS clients in your scope or as
global settings as usual by setting optio...
2018 Apr 13
3
Samba 4.2.6 PDC+Ldap Upgrade Reject Windows XP Boxes
Hi guys.
I finally upgrade my old centos 6 as PDC with samba 3.6.x+LDAP 2.3.X
to centos 7 with Samba 4.6.2 and ldap 2.4
All my windows 7,8,10, Winserver 2012 R2 are working no issue, users
can login and see share folders and share printers.
But I still have 2 machines running windows xp pro(this month will be
the end finally) that can login into the domain but they cannot see
share folders and printers.
Every time they try to access any machine...