Displaying 20 results from an estimated 29 matches for "sambamachine".
Did you mean:
sambamachines
2007 Jun 27
3
3.025b tree connect failed: NT_STATUS_ACCESS_DENIED
I am trying to use new samba and having problems.
# smbclient //sambamachine/shareweb -Uusername
Password:
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 3.0.25b]
tree connect failed: NT_STATUS_ACCESS_DENIED
I noticed this in the log:
Checking password for unmapped user [DOMAIN]\[username]@[CLIENTMACHINE]
with the new password interface
[2007/06/27 10:15:21, 2] auth/auth.c:che...
2005 Mar 08
0
R: R: local users in domain member security.
Jerry,
I have installed a dos client with WFW network, I have insert these
parameters in the system.ini file:
workgroup=sambamachine
domain=sambamachine,
but an error occured, it's said that the specified name is already used for
a machine, just my samba machine.So I have try to use the reality domain and
with net use command I have try to connect to the share:
net use f: \\sambapc\data , it asked me the password and answer...
2005 Mar 07
1
R: local users in domain member security.
Hi Jerry,
it works but I would like to ask you how can I translate the same situation
for my ms dos client, maybe I have to insert
workgroup = sambamachine instead of domain name?
Practically they aren't domain users but localy users isn't it?Or I'm wrong?
Thanks, Marco.
> -----Messaggio originale-----
> Da: Gerald (Jerry) Carter [SMTP:jerry@samba.org]
> Inviato: marted? 1 marzo 2005 15.22
> A: Meli Marco
> Cc: 'samba@...
2009 Feb 16
1
samba trouble with Vista
...u'
add group script = /usr/sbin/groupadd '%g'
delete user script = /usr/sbin/userdel '%u'
delete user from group script = /usr/sbin/userdel '%u' '%g'
delete group script = /usr/sbin/groupdel '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c
'Samba Machine Account' -s /dev/null -M '%u'
machine password timeout = 120
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /dev/null
winbind use default domain = yes
winbind separator = @
winbind cache time = 360
winbind trusted domains only...
2010 Dec 29
2
Samba crashes & floods logfiles: "smbd/notify_inotify.c:244(inotify_handler) - No data on inotify fd?!"
Dear Group members!
Since I have set up a Samba PDC-Server (openSUSE 11.2-64bit with default
package Samba 3.4.3) approx. 8 months ago, I have encountered 3 or 4
times a severe crash of Samba.
What happens is that all over a sudden Samba floods /var/log/messages
and /var/log/warn with the following message (cropped out
date/time/servername, etc.):
smbd[19724]:
2005 Feb 08
3
Ldapscripts v1.0 !
...le to configure - they may be a good
alternative. The only tools you need are standard ldap client commands (ldapadd,
ldapdelete, ldapmodify, ldapsearch).
The scripts can be used as standalone commands or within Samba configuration :
add machine script = /usr/local/bin/ldapaddmachine '%u' sambamachines
add user script = /usr/local/bin/ldapadduser '%u' sambausers
add group script = /usr/local/bin/ldapaddgroup '%g'
add user to group script = /usr/local/bin/ldapaddusertogroup '%u' '%g'
delete user script = /usr/local/bin/ldapdeleteuser '%u'
delete group scrip...
2003 Jul 28
1
ADS authentication.. almost works
...[2003/07/28 14:52:27, 3] auth/auth.c:check_ntlm_password(216)
check_ntlm_password: Checking password for unmapped user
[DOMAIN]\[Administrator]@[DOMAINCTL] with the new password interface
[2003/07/28 14:52:27, 3] auth/auth.c:check_ntlm_password(219)
check_ntlm_password: mapped user is:
[SAMBAMACHINE]\[Administrator]@[DOMAINCTL]
[2003/07/28 14:52:27, 3] smbd/sec_ctx.c:push_sec_ctx(256)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2003/07/28 14:52:27, 3] smbd/uid.c:push_conn_ctx(287)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2003/07/28 14:52:27, 3] smbd/sec_ctx.c:set_sec_ctx(288)
settin...
2010 Dec 29
0
PDC unreliable - Connection interruptions, many error messages
...-
No data on inotify fd?!")?
My smb.conf
========================================
(all default values and comments are cropped automatically by SWAT):
[global]
workgroup = SOMEGROUPNAME.SGN
server string =
max open files = 10000
add machine script = /usr/sbin/useradd -c SambaMachine -g
sambamachines -G "" -d /dev/null/ -s /bin/false %u
logon script = %G.bat
logon path = \\%N\profiles\%U\%a
logon drive = z:
domain logons = Yes
os level = 255
preferred master = Yes
domain master = Yes
wins support = Yes
hosts allow = 10.31....
2009 Dec 03
6
One way Samba
...#39;%u'
add group script = /usr/sbin/groupadd '%g'
delete user script = /usr/sbin/userdel '%u'
delete user from group script = /usr/sbin/userdel '%u' '%g'
delete group script = /usr/sbin/groupdel '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c
'Samba Machine Account' -s /dev/null -M '%u'
machine password timeout = 120
idmap uid = 10000-20000
idmap gid = 10000-20000
template shell = /bin/bash
winbind use default domain = yes
winbind separator = @
winbind cache time = 360
winbind trusted domains only = yes
winbind neste...
2016 Jul 30
4
Can't reconnect to Samba 4 from Windows 10
...= /usr/sbin/groupdel '%g'
add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba User Account' -s /dev/null -g '%g' '%u'
delete user from group script = /usr/sbin/userdel '%u' '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u'
logon script = %G.bat
logon path = \\%L\profiles\%u
logon drive = m:
logon home = \\%L\homes\%u
os level = 33
dns proxy = No
panic action = /usr/share/samba/panic-action %d
template shell = /dev/null
idmap config * : backend...
2006 Jul 10
1
sometimes, roaming profile is not found
...s samba utilisateur par defaut
logon drive = P:
logon home = \\server02\%U
logon path = \\server02\profiles\%U
logon script = %U.cmd
# gestion des comptes posix automatique
# Gestion des comptes POSIX
add machine script = /usr/sbin/useradd -g sambamachines -c
Machine -d /dev/null -s /bin/false '%u'
add user script = /usr/sbin/useradd -g sambausers -c Utilisateur
-d /dev/null -s /bin/false '%u'
add group script = /usr/sbin/groupadd '%g'
add user to group script = /usr/bin/gpasswd -a '%u' '...
2009 Nov 28
1
Window can't see Linux share
...#39;%u'
add group script = /usr/sbin/groupadd '%g'
delete user script = /usr/sbin/userdel '%u'
delete user from group script = /usr/sbin/userdel '%u' '%g'
delete group script = /usr/sbin/groupdel '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g sambamachines -c
'Samba Machine Account' -s /dev/null -M '%u'
machine password timeout = 120
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /dev/null
winbind use default domain = yes
winbind separator = @
winbind cache time = 360
winbind trusted domains only = yes
w...
2006 Jul 04
1
samba 3.0.22 default ACL issue
...amba utilisateur par defaut
logon drive = P:
logon home = \\server02\%U
logon path = \\server02\profiles\%U
logon script = %U.cmd
# gestion des comptes posix automatique :)
# Gestion des comptes POSIX
add machine script = /usr/sbin/useradd -g sambamachines -c
Machine -d /dev/null -s /bin/false '%u'
add user script = /usr/sbin/useradd -g sambausers -c Utilisateur
-d /dev/null -s /bin/false '%u'
add group script = /usr/sbin/groupadd '%g'
add user to group script = /usr/bin/gpasswd -a '%u' '...
2016 Aug 01
0
Can't reconnect to Samba 4 from Windows 10
...User
Account' -s /dev/null '%u'
add group script = /usr/sbin/groupadd '%g'
add user to group script = /usr/sbin/useradd -d /dev/null -c 'Samba
User Account' -s /dev/null -g '%g' '%u'
add machine script = /usr/sbin/useradd -d /dev/null -g
sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u'
delete group script = /usr/sbin/groupdel '%g'
delete user from group script = /usr/sbin/userdel '%u' '%g'
delete user script = /usr/sbin/userdel '%u'
domain master = auto
Though the...
2016 Aug 01
0
Can't reconnect to Samba 4 from Windows 10
...9;
>> add group script = /usr/sbin/groupadd '%g'
>> add user to group script = /usr/sbin/useradd -d /dev/null -c
>> 'Samba User Account' -s /dev/null -g '%g' '%u'
>> add machine script = /usr/sbin/useradd -d /dev/null -g
>> sambamachines -c 'Samba Machine Account' -s /dev/null -M '%u'
>> delete group script = /usr/sbin/groupdel '%g'
>> delete user from group script = /usr/sbin/userdel '%u' '%g'
>> delete user script = /usr/sbin/userdel '%u'
>>...
1999 Mar 17
0
Attaching Samba to NT domain
...work consists of PDC, BDC and hybrid NTwks/98 clients. NT
servers are all SP4 and some of the NT clients too. ALL run NetBEUI (for
security reasons) and most TCP/IP (only 1 segment). PDC runs both protocols,
BDC runs NB only (file server).
Samba server isn't seen by master browser.
Smbclient -L SambaMachine asks for password and whatever supplied is
incorrect. The Samba server is set to send authentication to PDC; does it
need the smbpasswd file?
Help appreciated,
Alexander F.
Ipex Software Ind.
Network Administrator
mailto:fichman@ipexsoft.co.il <mailto:fichman@ipexsoft.co.il>
voice: 972-7-...
2003 Apr 22
3
getting samba to set the time...
I've been though the samba faq and docs, but i still can't figure it out...
Is it possible to set a unix clock with samba from a windows ?
like "c:\>net time /Domain:domain /set /y" on a windows box
I'm running samba 2.2.8.1 on Irix64
-mario
2007 Feb 08
2
Howto setup printing with Windows XP Clients, Cups and samba..
...ldapaddusertogroup '%u' '%g'
delete user from group script = /usr/bin/ldapdeleteuserfromgroup
'%u' '%g'
set primary group script = /usr/bin/ldapsetprimarygroup '%u' '%g'
add machine script = /usr/bin/ldapaddmachine '%u' sambamachines
logon path = \\%N\profiles\%U
logon drive = J:
domain logons = Yes
os level = 255
wins support = Yes
ldap admin dn = cn=admin,dc=intra,dc=in-medias-res,dc=com
ldap group suffix = ou=groups
ldap machine suffix = ou=hosts
ldap p...
2002 Nov 18
0
user help
...sed nmblookup -d 2'*' command for it).In
>the win machine's lmhosts and hosts files i have put the samba server's IP
>and name.Thanking you.
>With Regards
>Pravin Chaubey
>My smb.conf file is as under
>[global]
>workgroup =sambaserver
> netbios name= sambamachine
> log file = /var/log/samba/%m.log
>max log size = 0
>security =share
>encrypt passwords =No # i have enabled plain password in win 2000
>os level = 40
>wins support = yes
>name resolve order=wins lmhosts hosts bcast # i have put my samba and
>windows names(and IP) in...
2006 Jan 07
0
Ldapscripts v1.4 is out
...n command lines - or automatically by
Samba, to handle POSIX information within accounts before adding Samba
information (e.g. during a net vampire). Here is a small example showing how to
use the scripts in the smb.conf file :
#[...]
add machine script = /usr/local/bin/ldapaddmachine '%u' sambamachines
add user script = /usr/local/bin/ldapadduser '%u' sambausers
add group script = /usr/local/bin/ldapaddgroup '%g'
add user to group script = /usr/local/bin/ldapaddusertogroup '%u' '%g'
delete user script = /usr/local/bin/ldapdeleteuser '%u'
delete group scrip...