search for: hh1

Displaying 17 results from an estimated 17 matches for "hh1".

Did you mean: h21
2012 Jan 08
3
Samba 4 krb5.keytab confusion
...h3.site. It works OK and e.g. on a windows 7 box which joined the domain, users can logon. But I have a mess in the keytab: klist -k /etc/krb5.keytab Keytab name: WRFILE:/etc/krb5.keytab KVNO Principal ---- -------------------------------------------------------------------------- 2 HH3$@HH3.HH1.SITE 2 HH3$@HH3.HH1.SITE 2 HH3$@HH3.HH1.SITE 2 host/HH3 at HH3.HH1.SITE 2 host/HH3 at HH3.HH1.SITE 2 host/HH3 at HH3.HH1.SITE 2 host/hh3.hh3.hh1.site at HH3.HH1.SITE 2 host/hh3.hh3.hh1.site at HH3.HH1.SITE 2 host/hh3.hh3.hh1.site at HH3.HH1.SITE 2 host/HH3.HH3.HH...
2011 Nov 11
1
Samba StartTLS
Hi Scenario: Lan with opensuse 11.4 Samba and LDAP server. Linux, win-xp and win7 clients. The Linux clients can login fine under TLS: Nov 10 11:31:22 hh1 slapd[1727]: conn=1243 op=0 STARTTLS Nov 10 11:31:22 hh1 slapd[1727]: conn=1243 op=0 RESULT oid= err=0 text= Nov 10 11:31:22 hh1 slapd[1727]: conn=1243 fd=23 TLS established tls_ssf=256 ssf=256 Nov 10 11:31:22 hh1 slapd[1727]: conn=1243 op=1 BIND dn="" method=128 <- - - lots of lines...
2013 Mar 26
3
Samba + ACLs: Can’t add group write permissions
Hi there, I?ve been trying to get my head around a problem I have with Samba. I?ve set up Samba 3.6.13 on a Raspberry Pi with Arch Linux ARM on it and let it serve a couple of folders from an attached external ext4 drive mounted to /srv/cifs (of course with the "acl" option enabled). I?ve been trying to create a share that is read-writable for all members of a particular UNIX user
2012 Oct 18
1
mount.cifs: regular freezes with s3fs
...c3 openSUSE 12.2 LAN of XP, w7 and Linux clients under Samba4 DC and s3fs fileserver Hi I am testing the possibility of migrating from nfs to cifs to serve our Linux clients. Currently we mount the samba shares, e.g. the home directory, using nfs. The test setup is that instead of: mount -t nfs hh1:/home2 /home2 -osec=rw,krb5 I changed to: mount -t cifs //hh1/home2 /home2 -osec=rw,sec=krb5,multiuser This works fine for console logins, but is very slow (unusable) for graphical logins to either LXDE or XFCE. The login sometimes works: Kerberos: AS-REQ steve3 at HH3.SITE from ipv4:192.168.1.4...
2011 Nov 05
2
win 7 join domain error
...em\CCS\Services\LanmanWorkstation\Parameters DWORD DomainCompatibilityMode = 1 DWORD DNSNameResolutionRequired = 0 I have a samba root passsword setup when I setup the samba PDC with Yast on opensuse 11.4. On the win 7 machine, I can see the home shares by typing e.g. \\hh1\steve into windows explorer where hh1 is the domain name. When I try to add the machine to the domain get the win 7 error: 'The specified computer could not be found. Contact an administrator to verify if the account is in the domain. . .' Root has a samba password which I specify whe...
2012 Jul 06
2
Samba4: mounting cifs on Linux client no longer preserves acl's
...root staff 4096 Jul 6 12:04 7a # file: year7 # owner: root # group: staff # flags: -s- user::rwx user:root:rwx group::rwx mask::rwx other::--- default:user::rwx default:user:root:rwx default:group::rwx default:mask::rwx default:other::--- Now we mount the share on a Linux client: mount -t cifs //hh1/reports /mnt -ore,sec=krb5,uid=,gid=staff Now it has changed to: drwxr-xr-x 1 root staff 0 jun 30 19:39 year7 > # file: year7 > # owner: root > # group: staff > user::rwx > group::r-x > other::r-x The acl has been lost. This has been OK until recently. e.g. it worked with b...
2013 Jan 23
1
Arguments passing through dot-dot-dot lose ability to check for missing()?
...t("in g3, missing(..1) is ", missing(..1), "\n") } g1( , 2) #TRUE, TRUE, FALSE ?! # we can also elicit this lossiness without looking at the virtual ..n # symbols: h1 <- function(x, ...) { cat("in h1, missing(x) is ", missing(x), "\n") h2(x, ...) } hh1 <- function(...) h2(...) h2 <- function(...) h3(...) h3 <- function(z, ...) cat("in h3, missing(z) is ", missing(z), "\n") h3( , 1) #missing in h3 h2( , 1) #missing in h3 h1( , 1) #missing in h1 but NOT h3 hh1( , 1) #also not missing in h3 [[alternative HTML...
2011 Oct 27
0
NT_STATUS_ACCESS_DENIED again sorry
...all the alternatives I cold find. When I attempt to access a share on a linux client I get this error: [2011/10/27 19:33:46.450093, 1] smbd/service.c:678(make_connection_snum) create_connection_server_info failed: NT_STATUS_ACCESS_DENIED I am accessing using kde and dolphin like this: smb://hh1/steve2 hh1 is the domain and steve2 is an ldap user who can authenticate OK from the command line and via kdm. The ldap server has the samba3.schema included. When authenticating via samba, I type the username and password but the same dialogue reappears again and again. Can anyone help? (the...
2013 Feb 01
0
Wrong acl and permissions on cifs mounted share
Hi everyone I have these shares in smb.conf: [home2] path = /home2 read only = No [home] path = /home2/home read only = No I mount [home] on a Linux client like this: mount -t cifs //hh1/home2 /home2 -osec=krb5,rw,multiuser Here is the output of the mount command: //hh1/home2 on /home2 type cifs (rw,relatime,vers=1.0,sec=krb5,cache=loose,unc=\\hh1\home2,multiuser,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.2,unix,posixpaths,serverino,acl,noperm,rsize=1048576,wsize=65536,act...
2011 Nov 05
1
win 7 no logon servers available error
.... The logs give this: [2011/11/05 23:45:23.779300, 0] passdb/pdb_get_set.c:212(pdb_get_group_sid) pdb_get_group_sid: Failed to find Unix account for S-PC$ But that doesn't make sense because S-PC$ _does_ have a Unix account. Can anyone help me? smb.conf is: [global] workgroup = hh1 passdb backend = ldapsam:ldap://127.0.0.1 printing = cups printcap name = cups printcap cache time = 750 cups options = raw map to guest = Bad User include = /etc/samba/dhcp.conf logon path = \\%L\profiles\.msprofile logon home...
2012 Oct 06
1
Samba4: Folder Redirection GPO not working with Windows 7
...have folder redirection working fine in XP. I see that W7 has taken the same configuration as I made in XP. Here is a screenshot: http://dl.dropbox.com/u/45150875/gpo.png Unfortunately, on w7, whilst the roaming profile is correctly set, there is no folder redirection. Nothing appears in the \\hh1\USERS folder for the user who has logged in. Upon opening the GPO editor as Administrator in W7, I get an error message about AD and sysvol permissions: 'The permissions for this GPO in the SYSVOL folder are inconsistent with those in ctive Directory. (...) To change the SYSVOL permissions...
2011 Nov 29
2
Samba 4 success on openSUSE 12.1
samba -b Samba version: 4.0.0alpha18-GIT-5c53926 Build environment: Build host: Linux hh3 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) i686 i686 i386 GNU/Linux openSUSE 12.1 i586 Hi everyone. After. ./source4/setup/provision --realm=hh3.site --domain=HH1 --adminpass=SOMEPASSWORD --server-role='domain controller' The wiki howto is for DNS seems to be wrong. I had to do this: Copy /usr/local/samba/private/named.conf to /etc/named.conf.samba4 Copy /usr/local/samba/private/dns/hh3.site.zone to /var/lib/named/master edit /etc/named.conf.sam...
2004 Aug 06
0
[ANNOUNCE] pymp3cut
...s each subfile with any tool of your choice in a single run. It's useful if you stream very long events (10 hours or so) like congresses using IceCast and want to cut the big archives by speaker afterwards. Then all you have to do is create a text file of this format : speakername1 hh1:mm1:ss1 *SKIP* hhS:mmS:ssS speakername2 hh2:mm2:ss2 ... the hh:mm:ss above indicate the time at which each subpart ends in the original big mp3 file. the special *SKIP* keyword indicate a subpart which won't produce any file: this subpart is just skipped, and pymp3c...
2012 Apr 02
3
Samba4 how to get a reverse dlz zone
Hi I have s4 with bind9 working fine. I see that it sets up a forward zone without using zone files (is that the dlz bit?) Is it possible to get it to produce a reverse zone? Thanks, Steve pp lcb
2013 Feb 12
0
cifs: no control over file permissions
Hi everyone This one is driving me crazy. Every file that is created in a cifs mounted share is ALWAYS created 0777: -rwxrwxrwx+ Here is my smb.conf tested with 4.0.3 and 4.1.0pre1-GIT-efd60ae: [global] workgroup = MARINA realm = hh3.site netbios name = HH1 server role = active directory domain controller dns forwarder = 192.168.1.1 idmap_ldb:use rfc2307 = Yes unix extensions = Yes panic action = /home/steve/samba-master/selftest/gdb_backtrace %d [netlogon] path = /usr/local/samba/var/locks/sysvol...
2007 Apr 13
3
labels cut partially on hist
Dear List, I have the following function where I plot on one page a histogram and a boxplot. I use option labels = TRUE in hist to show labels. However the label on the highest bar in the histogram is not showing entirely. How can I correct this? Thanks for any suggestions? histtst <- function(n = 100,...){ set.seed(15) # makes rnorm reproducible par(mfrow = c(2,1)) x <-
2012 Jul 02
7
smb.conf for around 2500 users
Samba4 with Linux and Windows clients wanting to get the same home folder data. Hi A college has students arranged with Linux home directories according to which year they belong to and which class within that year, a or b or whatever, they belong to e.g.: /home2/students/year7/year7a/student1 /home2/students/year7/year7a/student2 ... ... /home2/students/year13/year13a/student2500 To get at