Displaying 9 results from an estimated 9 matches for "bfc7481".
2011 Dec 21
3
Samba 4 minimum requirements
Hi
Version 4.0.0alpha18-GIT-bfc7481
We are having problems in keeping this build up.
samba -i is the only way we can keep samba up. samba and samba -i -M
single fail under load e.g. when 2 clients log in at the same time. The
samba processes are not killed.
Our test resources are limited.
Are there any minimum requirements?
Th...
2011 Dec 19
1
Samba 4 does not survive a restart
Hi everyone
The first time after a new build, Samba 4 works fine. After restarting,
it doesn't.
openSUSE 12.1, bind 9.8.1-SP and Kerberos all working as per the samba wiki.
sudo samba -i -M single
root's password:
samba version 4.0.0alpha18-GIT-bfc7481 started.
Copyright Andrew Tridgell and the Samba Team 1992-2011
samba: using 'single' process model
WARNING: no socket to connect to
Kill that and restart and there is /usr/local/samba/var/run/samba.pid
but wbinfo does not work nor does smbclient.
What is preventing it from working? Wher...
2011 Dec 30
2
Samba 4 windows 7 roaming profile not saved
Hi
Version 4.0.0alpha18-GIT-bfc7481
In smb.conf I have:
[profiles]
path = /usr/local/samba/var/profiles
read only = no
The profiles are set to \\DOMAIN\profiles\%USERNAME% using dsa.msc
When a user first logs on, there is a message:
'You cannot access your files and files created in this profile will
be del...
2012 Feb 07
1
Samba 4 git pull error
steve at hh3:~/samba-master> git pull
Updating bfc7481..e32ad9b
error: Your local changes to the following files would be overwritten by
merge:
auth/common_auth.h
auth/credentials/credentials_ntlm.c
auth/credentials/credentials_samba3.c
<snip>
source3/lib/util_cmdline.c
source3/libads/dns.c
source3/libads/k
Aborting...
2012 Feb 14
1
Samba4 ldbmodify Unwilling to perform error 53
Hi everyone
samba --version
Version 4.0.0alpha18-GIT-bfc7481
openSUSE 12.1
If I do this:
ldbmodify --url=/usr/local/samba/private/sam.ldb -b dc=hh3,dc=site
dn: CN=steve6,CN=Users,DC=hh3,DC=site
changetype: modify
add: objectclass
objectclass: posixaccount
-
replace: primarygroupid
primarygroupid: 1134
I get an error something like: ERR: (Unwilling to per...
2012 Jan 15
3
Samba 4 ldb_wrap open of idmap.ldb
Hi everyone
Version 4.0.0alpha18-GIT-bfc7481
I'm using nslcd to map Samba 4 users to uid:gid and home directory. At
startup I get this:
ldb_wrap open of secrets.ldb
WARNING: no socket to connect to
and /var/log/messages shows:
Jan 15 14:20:13 hh3 nslcd[2425]: [334873] failed to bind to LDAP server
ldap://h
h3.site/: Can't contac...
2012 Jan 28
2
nfs4 with Samba 4
Hi everyone
Version 4.0.0alpha18-GIT-bfc7481
openSUSE 12.1
Conventional nfs4 export works fine, but I'm having trouble kerberizing
it for Samba 4 for my Samba 4 users.
I've setup the nfs4 pseudo stuff like this:
hh3:/ # mkdir /export
hh3:/ # mkdir /export/home
hh3:/ # mount --bind /home /export/home
Here is /etc/exports:
/export...
2011 Dec 22
1
Samba 4 Kerberos: Failed to decrypt PA-DATA
...lm = HH3.SITE
dns_lookup_realm = false
dns_lookup_kdc = true
It starts up OK:
samba -i -d 3
lpcfg_load: refreshing parameters from /usr/local/samba/etc/smb.conf
params.c:pm_process() - Processing configuration file
"/usr/local/samba/etc/smb.conf"
samba version 4.0.0alpha18-GIT-bfc7481 started.
Copyright Andrew Tridgell and the Samba Team 1992-2011
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'sasl-DIGEST-MD5' registered
GENSEC backend 'spnego'...
2011 Dec 18
2
Samba 4 WBC_ERR_DOMAIN_NOT_FOUND
Hi everyone
Ubuntu 11.10
Version 4.0.0alpha18-GIT-23a0343
Added a user called steve2. The first time I used winbind, no problems:
wbinfo -i steve2 gave me the info I needed for user and group.
But now it doesn't work:
wbinfo -i steve2
failed to call wbcGetpwnam: WBC_ERR_DOMAIN_NOT_FOUND
Could not get info for user steve2
I can logon OK:
smbclient //localhost/home -Usteve2
Password for