Displaying 20 results from an estimated 24 matches for "laufwerke".
Did you mean:
laufwerk
2007 Oct 17
2
Problems with paste and blank
Hi there,
I've got the following problem under Windows XP, R 2.5.1:
When I'm pasting some objects:
Stadtwerksname<-"Mannheim"
Laufwerk<-"C:\\"
paste(Laufwerk,Stadtwerksname,".csv")
I get the result:
[1] "C:\\ Mannheim .csv"
The problem's are the superfluous gaps/blanks between the three parts.
Is there a way to get rid off this
2004 Sep 22
0
winbind is loosing domain prefix
...enutzer, SCHARRNET+Administrator
read only = No
create mask = 0600
directory mask = 0700
browseable = No
volume = DATA
dos filetimes = Yes
dos filetime resolution = Yes
fake directory create times = Yes
[tshome]
comment = Home-Laufwerke auf %L
path = /data/home/
valid users = @SCHARRNET+Dom?nen-Benutzer
admin users = SCHARRNET+Administrator
read only = No
create mask = 0600
directory mask = 0700
browseable = No
volume = DATA
dos filetimes = Yes
dos fil...
2010 Jul 04
2
Error: Block device must have physical details specified
...ls specified
DOM0:~# cat /etc/xen/Windows.cfg
# Kernel ist der HVM-Loader. 265MB RAM sollten zum testen reichen
kernel = ''/usr/lib/xen/boot/hvmloader''
builder = ''hvm''
memory = ''512''
device_model=''/usr/lib/xen/bin/qemu-dm''
# Laufwerke
disk = [
''file=/200GIG/vm_images/windisk.img,ioemu:xvda,w'',''file:/200GIG/xpg.iso,ioemu:xvdc:cdrom,r''
]
#disk = [ ''phy:/dev/hda,hda,r'' ]
# Hostname
name = ''WindowsXP''
# Networking
#dhcp = dhcp
vif = [''type=ioem...
2007 Aug 08
1
Permission problems with Samba Version 3.0.23d
Hello List members,
i have a strange problem with my new Samba Server. It is the Version
3.0.23d.
I have configured a share in which i want all users of a certain group
be able to write in.
This is the Configuration:
[Agents]
comment = Gemeinsames Laufwerk
browseable = yes
path = /samba/public
writeable = yes
write list = @agents, sonja, administrator, engesser, atzler
admin
2005 Jan 02
0
Re: dont lose the listners at dj changing
Guten Abend Karl Heyes,
Am Sonntag, 2. Januar 2005 um 16:22 schrieben Sie:
KH> On Sun, 2005-01-02 at 13:48, Carsten Henkel wrote:
>> c
KH> only 2 sources are allowed, so make sure you don't hit that limit.
<sources>2</sources>
>> <threadpool>20</threadpool>
KH> a bit excessive really, most people can get away with 1 or 2
2001 Aug 16
1
wozu Wine?
Hallo NG-Leser,
ich denke mal, mir fehlt vielleicht einfach nur die Erfahrung, aber ich hab
bisher _kein_ einziges Win-Programm unter Linux zum Laufen bekommen.
Eigentlich m?chte ich nur einen IE 5.5 benutzen k?nnen, um zu sehen, ob
meine unter Linux entwickelten Webpages auch im IE gut aussehen. (jeder
Webmaster kennt ja die Probleme)
Aber mit Wine ist da wohl nix zu machen, wie? Ist das
2008 Jul 23
0
File/directory renaming denied but write access is okay with Samba/LDAP PDC
Hello List,
i recently re-setup our Samba/LDAP PDC. I have the following problem
now: The shares "lehre" and "public" are writeable, but i cannot
rename files/folders on it from Windows (getting an access denied
message in Explorer) - however, my user can rename the files manually
by logging into the PDC with his account, so permissions seem to be
okay. These problems
2008 Dec 18
0
oplock behavior of samba 3.2.6 causes corruption of netscape mailbox files, mails seem to be received doubly or triply
...o
idmap uid = 10000-20000
idmap gid = 10000-20000
template homedir = /data/home/%U
winbind separator = +
winbind cache time = 900
veto oplock files = /*.mdb/*.MDB/
include = /etc/samba/include/smb-.conf
[tshome]
comment = Home-Laufwerke auf %L
path = /data/home/
valid users = @SCHARRNET+Dom?nen-Benutzer
admin users = SCHARRNET+Administrator, SCHARRNET+service
read only = No
create mask = 0600
directory mask = 0700
map acl inherit = Yes
hide unreadable = Yes...
2012 Aug 01
0
windows-clients only recognize softlimit
...1.24
bind interfaces only = yes
store dos attributes = yes
map archive = no
map read only = no
max protocol = SMB2
min protocol = NT1
strict allocate = yes
[software]
comment = Testfreigabe
path = /srv/software
read only = no
admin users = +dom?nen-admins
[home]
comment = Home-Laufwerke
path = /home/%U
read only = no
create mask = 0600
directory mask = 0700
root preexec = /etc/samba/scripts/mkhomedir.sh %U
And here's the config for the user-quota:
Datentr?gerquotas f?r user neumann (uid 10000):
Dateisystem Bl?cke weich hart...
2003 Jun 30
0
PDC disconnected until restart (NT_STATUS_NO_LOGON_SERVER - or so)
Hi,
We experience an every-now-and-then problem with our samba PDC. For a couple of days or so, the PDC runs just fine. Then, one after another, the workstations (Win9x, NT4/SP6a, Win2000/SP3) complain about the PDC not being there and refuse to logon users (naturally). The only workstation that's still able to see and connect to the PDC is the one that's on the same broadcast domain. An
2005 Jan 02
2
donŽt lose the listners at dj changing
On Sun, 2005-01-02 at 13:48, Carsten Henkel wrote:
> <limits>
> <clients>50</clients>
> <sources>2</sources>
only 2 sources are allowed, so make sure you don't hit that limit.
> <threadpool>20</threadpool>
a bit excessive really, most people can get away with 1 or 2
> <mount>
>
2015 Mar 20
1
Fwd: Dynamic DNS Updates not working. samba_dnsupdate : (sambalist: message 3 of 20) RuntimeError: (sambalist: to exclusive) kinit for [DC@Realm] failed (Cannot contact any KDC for requested realm)
Ok, I setup a new smb.conf and rebooted. Winbind doesn't seem to pass on
the domain users anymore and the DNS Update during domain join still fails.
For some reason, although I have all samba 3.5.6. packages installed on
this debian squeeze samba -V or samba-tool are unknown commands.
Maybe this is why the dns update fails, some missing tools or commands?
wbinfo -u and wbinfo -g return domain
2008 Dec 10
2
Possible (bug) in winamp in_flac.dll decoder
...em32
0ac winamp.exe normal C:\Programme\Winamp
hardware:
+ Audio-, Video- und Gamecontroller
- Audiocodecs
- Legacy-Audiotreiber
- Legacy-Videoaufnahmeger?t
- Mediensteuerungsger?t
- SoundMAX Integrated Digital Audio (driver 5.12.1.3620)
- Videocodecs
+ Computer
- ACPI-Uniprozessor-PC
+ DVD/CD-ROM-Laufwerke
- _NEC DV-5800C
- HL-DT-ST DVDRAM GSA-4040B
- PQ4304A UWC214J SCSI CdRom Device
+ Grafikkarte
- RADEON 9600 SERIES (driver 8.252.0.0)
- RADEON 9600 SERIES - Secondary (driver 8.252.0.0)
+ IDE ATA/ATAPI-Controller
- Prim?rer IDE-Kanal
- Sekund?rer IDE-Kanal
- VIA Bus-Master-IDE-Controller
+ Laufwerk...
2004 Apr 29
2
Migration from Windows NT 4.0 -> Samba 3
Hello,
I want with the command :
linux:~ # net rpc join -S DEMONT01 -w DOMNT -U Administrator%passwd
migration from windows nt 4.0 to Samba 3 but i get always this :
linux:~ # net rpc join -S demont01 -w domnt -U samba3%passwd
Unable to find a suitable server
Unable to find a suitable server
linux:~ #
what can i do?
I have a bdc acount on the windows nt 4.0 for the samba 3 server..
With
2015 Mar 20
1
Debian Jessie AD DC w. BIND9 : DNS update fails for debian squeezy member server
I'm sorry it got confusing, changed the topic and I'll try to explain. I am
using Jessie on the DC. Server13 is a linux file server and domain member,
it is on squeeze. If possible, I do not want to upgrade it. The problem
here is, that it does not seem to generate a DNS record when joining the
domain and, after setting up the new smb.conf, the users aren't passed on
from winbind to
2015 Mar 20
2
Fwd: Dynamic DNS Updates not working. samba_dnsupdate : (sambalist: message 3 of 20) RuntimeError: (sambalist: to exclusive) kinit for [DC@Realm] failed (Cannot contact any KDC for requested realm)
Hi guys,
thanks again for the quick answers. First, the smb.conf on the linux
fileserver. It is quite long, as I took the old file (working version from
samba3 configuration) and only made adjustments, like adding the realm.
/etc/samba/smb.conf:
[global]
### Browsing/Identification ###
workgroup = MAYWEG.NET
realm = INTRANET.MAYWEG.NET
netbios name = server13
smb ports = 139, 445
2005 Mar 22
1
oplock_break problems
Hello,
I hope anybody can help me with the following tough problem. We are
running a samba-server (3.0.7) for providing fileservices for our
constructions department. Since 2 Weeks we encounter problems with 2 of
our workstations, running under win xp professional (The third xp
workstation and the 2 running under win2k do not have this
problem). The cad program tell's me, that it can not set
2001 Dec 03
5
Problem with logon script
Hi,
I have a problem with logon script.
I will at first disconnect all connected drives from last Windows run, and
the connect home dir.
My smb.conf :
[Global]
logon script = STARTUP.BAT
logon drive = m:
logon home = \\sapo\%U
logon path = \\sapo\%U\setting\%m\profile
domain logons = Yes
[homes]
comment = Home Directories
read only = No
2015 Mar 20
2
Debian Jessie AD DC w. BIND9 : DNS update fails for debian squeezy member server
On 20 March 2015 at 17:00, Rowland Penny <rowlandpenny at googlemail.com>
wrote:
> On 20/03/15 15:47, Timo Altun wrote:
>
>> I'm sorry it got confusing, changed the topic and I'll try to explain. I
>> am using Jessie on the DC. Server13 is a linux file server and domain
>> member, it is on squeeze. If possible, I do not want to upgrade it. The
>>
2009 May 04
0
problem with pci path through - device not present in DomU
...y0 pciback.hide=(0000:11:0a.0)
module /initrd.img-2.6.26-2-xen-amd64
___guest config:___
kernel = ''/usr/lib/xen-3.2-1/boot/hvmloader''
builder = ''hvm''
memory = ''1024''
device_model = ''/usr/lib/xen-3.2-1/bin/qemu-dm''
# Laufwerke
disk = [ ''file:/root/windows_home_server_dvd.iso,ioemu:hdc:cdrom,r'' ]
# Hostname
name = ''test''
# Networking
#dhcp = dhcp
#vif = [''type=ioemu, bridge=xenbr0'']
#vif = [ ''mac=00:16:3e:38:e0:f9, bridge=intern'' ]
pci = [ ''...