similar to: Getting "Element not found" (I only have the german error) if accessing the shars by \\realm.name\!

Displaying 20 results from an estimated 10000 matches similar to: "Getting "Element not found" (I only have the german error) if accessing the shars by \\realm.name\!"

2012 Aug 08
3
password change problem and no logon servers available
Hi, we are using SAMBA 3.6.1-1 (updating this archlinux machine is tooo ugly) and 3.6.6-1 on archlinux with the LDAP (Server version is 2.4.26-3) backend and manage the users, groups and computer by using the smbldap-tools. Currently we are experiencing the following problems: 1. changing the passwords takes longer than 30 seconds <- That's bad because we are using a gigabit ethernet
2011 Oct 21
1
windows doesn't detect the correct group memberships
Hi. I have a little problem.. Currently I'm using a LDAP+Samba configuration by using the smbldap-tools. On a client computer I permitted all members of the groupmapping (unix: remote windows: ) to use remote desktop by adding this group. But Windows 7 and Vista are telling me that this user doesn't have the required privileges for using remote access.. So I tried debugging: net user
2006 Mar 28
3
winecfg not creating ~/.wine/config file
Hello, after a fresh install, wine 0.9.10 wont start while giving the following errors: flo@HAL2000 ~ $ wine can't create key_t for shm: No such file or directory wineserver: chdir /home/flo/.wine : No such file or directory winecfg also wont start: flo@HAL2000 ~ $ winecfg wine: creating configuration directory '/home/flo/.wine'... Can't open configuration file
2003 Oct 24
1
Problem with German Umlauts
Hi @all... Following configuration i used before samba 3: character set = ISO8859-1 codepage = CP850 I could read an write files with umlauts from my Win2k Client. Doing an ls at the linux console showed a ? (question mark) instead the umlaut, but using mc (Midnight Commander) shows the right char. I was quite happy with this setup. Now, with samba 3.0.0final-1 (from Debian/sarge), I tried
2018 Sep 28
0
Username aliases
On 28.09.2018 00:08, Florian Pritz wrote: > On Wed, Sep 26, 2018 at 09:34:07AM +0300, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: >> # before current passbd >> passdb { >> ? driver = passwd-file >> ? args = username_format=%Lu /etc/dovecot/aliases >> } >> >> # into /etc/dovecot/aliases >> alias at user:::::::user=real_username
2011 Apr 11
3
[RFC][PATCH] virtio: 64 bit features
Extend features to 64 bit so we can use more transport bits. Future patches add two new feature bits which would exhaust the supply of transport feature bits, so let's add bit 31 to tell the guest that there are now 64 worth of features. For PCI this also changes the config layout. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- drivers/lguest/lguest_device.c | 8
2011 Apr 11
3
[RFC][PATCH] virtio: 64 bit features
Extend features to 64 bit so we can use more transport bits. Future patches add two new feature bits which would exhaust the supply of transport feature bits, so let's add bit 31 to tell the guest that there are now 64 worth of features. For PCI this also changes the config layout. Signed-off-by: Michael S. Tsirkin <mst at redhat.com> --- drivers/lguest/lguest_device.c | 8
2003 Feb 25
0
accessing Windows shares with smbount garbles german Umlaute
>From what I've been able to gather this problem is very common, but I din't find any solution on groups.google.com, maybe somebody here can help? Problem: I create a file on a windows machine called sm?rebr?d.txt and mount said drive from a Linux machine via smbmount, there it becomes: sm?rebr?d.txt Had this problem with local disks, too, but fixed that by adding iocharset=iso8859-1
2018 Sep 27
2
Username aliases
On Wed, Sep 26, 2018 at 09:34:07AM +0300, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > # before current passbd > passdb { > ? driver = passwd-file > ? args = username_format=%Lu /etc/dovecot/aliases > } > > # into /etc/dovecot/aliases > alias at user:::::::user=real_username noauthenticate > > This hopefully works. This seems to work fine and I had the
2008 Jul 05
4
one db - many rails projects -> many schema_migrations table
Hi all! How can I change the name of the schema_migrations table? I have to do this because I can only use one database but want to have several rails projects. I hope this is possible at all. greets flo schaf -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on
2011 Jul 05
1
hash table access, vector access &c
Hi, I am confused by the way the indexing works. I read a table from a csv file like this: ysmd <- read.csv("ysmd.csv",header=TRUE); ysmd.table <- hash(); for (i in 1:length(ysmd$X.stock)) ysmd.table[ysmd$X.stock[i]] <- ysmd[i,]; the first column ("X.stock") is a string (factor): > ysmd$X.stock[[100]] [1] FLO 7757 Levels: A AA AA- AAAAA AAC AACC AACOU AACOW AADR
2009 Mar 23
3
Replacing a few variable values within a DataFrame...
I would like to replace a few varaibles within a data frame. For example, in the dataframe below (contrived) I would like to replace the current housesize value only if the Location is HSV. However, I would like to leave the other values intact. I tried "ifelse", but I don't really need the else condition. test_data2_df<-data.frame(Variables=c("SQR
2014 Jul 24
1
FTS lucene indexer-worker segfaulting
Hi, I've just set up fts-lucene and when I run searches on my inbox or when I run the indexer (`doveadm index INBOX`) I get the following segfault. I've run it multiple times and noticed that the data value is different each time so I guess it doesn't always crash at the same point. I'm running dovecot 2.2.13-1 with clucene 2.3.3.4-8 on Arch Linux. If you need any more
2011 Nov 22
2
ADS Domain Member smb.conf using idmap_ad
Greetings samba community, I am running samba version: Version 3.5.11-79. fc14. Trying to join linux servers to the windows 2003 domain by running winbind and smb. I have configured the following smb.conf file which worked but can't seem to understand why the uid is different from the windows side when the windows side has already mapped some kind of uid to the sid. If i were to log
2013 Jun 01
4
netlogon & homes with Samba4 DC
hi all, ive setup Samba4 as DC on Ubuntu Server LTS and have two problems right now: 1) netlogon smb.conf [netlogon] path = /usr/local/samba/var/locks/sysvol/asta-wh.de/scripts read only = No I can access the folder and execute the script as user, but it gets not executed automaticly Ive added to [netlogon] preexec = echo %u is in %G >> /tmp/netlogon to see if
2015 Jan 09
2
debian wheezy 4.1.11 ldap backend / uid/gid resolving
Hi, i am transitioning from a samba3 to a samba4 installation and while at it i noticed that on samba4 every file access querys the LDAP (openldap) backend for uid/gid names. With samba3 on Debian/Squeeze i dont see this happening. My assumption was that nscd would cache away those querys which it doesnt on the samba4 wheeze installation. [2015/01/09 15:21:46.331508, 3]
2001 Mar 01
1
Problems converting rootfs to ext3
Hi, i am having problems converting the rootfs - I created a journal and booted with "rw rootflags=journal=<inode>" - Before i changes the fstab and put the WIP fsck to /sbin/fsck.ext3. The kernel seems to mount the filesystem ok and then the bootup scripts (debian potato) try to fsck the rootfs which leads to e2fsck 1.20-WIP, 17-Jan-2001 for EXT2 FS 0.5b, 95/08/09 JFS DEBUG:
2013 Sep 17
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604 Florian Schmaus <flo at freakempire.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |flo at freakempire.de -- You are receiving this mail because: You are watching the assignee of the bug. You
2001 May 23
2
ext3 message if FS is not ext3
Hi, i think this message should be removed ;) paradigm:~# umount /mnt2 paradigm:~# mkdosfs /dev/fd0 mkdosfs 2.5 (07 Jan 2000) paradigm:~# /tmp/syslinux /dev/fd0 paradigm:~# sync paradigm:~# mount /dev/fd0 /mnt2 VFS: Can't find an ext3 filesystem on dev fd(2,0). Flo -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense"
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