Displaying 13 results from an estimated 13 matches for "add_machin".
Did you mean:
add_machine
2016 Jan 08
1
samba 4, openldap and an public folder
...printcap cache time = 750
cups options = raw
map to guest = Bad User
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
usershare allow guests = No
add machine script = /sbin/yast
/usr/share/YaST2/data/add_machine.rb %m$
domain logons = No
domain master = No
idmap backend = ldap:ldap://server01.domain.lan
ldap admin dn = cn=Administrator,dc=domain,dc=lan
ldap group suffix = ou=group
ldap idmap suffix = ou=Idmap
ldap machine suffix = ou=Machines...
2006 Jul 13
0
Adding attributes to many through associations
...many :services, :through => :machine_service_items
end
class Service < ActiveRecord::Base
has_many :machine_service_items
has_many :machines, :through => :machine_service_items
end
class MachineServiceItem < ActiveRecord::Base
belongs_to :machine
belongs_to :service
end
In my add_machine view I list all the services and under them textfields
to fill in the additional attributes for each of the services. What I
find difficult is how to create many objects of MachineServiceItem from
this form and also adding the right service id. I "think" I want params
filled with arr...
2002 Aug 27
0
User not privileged to join domain.
...ff
logon path = \\barad-dur\profiles\%u
logon drive = H:
logon home = \\barad-dur\homes\%u
logon script = logon.cmd
; User creation
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
; add user script = /opt/samba/bin/add_machine %u$ %u
; NMBD options
announce as = NT Server
announce version = 4.5
; Filesys options
dos filemode = no
dos filetimes = no
follow symlinks = yes
force create mode = 0755
force directory mode = 0755
fstype = NTFS...
2006 Jun 02
0
Winbind?
...logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = H:
logon script = %U.bat
security = user
encrypt passwords = yes
ldap admin dn = cn=admin,dc=domain,dc=org
ldap suffix = dc=domain,dc=org
add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.ycp %m$
domain logons = yes
ldap idmap suffix = ou=Idmap
ldap machine suffix = ou=Computers
local master = yes
passdb backend = "ldapsam:ldap://ds1.domain.org \
ldapsam:ldap://ds2.domain.org"
wins server =
wins support = no
netbios name = doma...
2011 Oct 27
0
NT_STATUS_ACCESS_DENIED again sorry
...e username and password but the same
dialogue reappears again and again.
Can anyone help?
(the reason I'm trying this is because I have a liunx only lan but have some
win7 clients coming soon)
Opensuse 11.4.
Here is smb.conf:
[global]
add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.ycp %m$
domain logons = Yes
domain master = Yes
idmap backend = ldap:ldap://127.0.0.1
ldap admin dn = cn=admin,dc=com
ldap group suffix = ou=group
ldap idmap suffix = ou=Idmap
ldap machine suffix = ou=Machines
ldap passwd sync = Yes
ldap ssl = No
ldap suffix = dc=com
ldap timeout = 5
ldap user suf...
2006 Nov 01
0
machine account isn't created in LDAP database
...cups options = raw
map to guest = Bad User
include = /etc/samba/dhcp.conf
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = Z:
acl compatibility = win2k
add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.ycp
%m$
domain logons = Yes
domain master = Yes
idmap backend = ldap:ldap://localhost
idmap gid = 10000-20000
idmap uid = 10000-20000
ldap admin dn = cn=Administrator,dc=scs,dc=com
ldap group suffix = ou=group
ldap idmap suffix = ou=I...
2007 May 12
2
Cannot join Win XP SP2 client to domain
...= ou=Users
add user script = /usr/local/sbin/smbldap-useradd -m "%u"
ldap delete dn = yes
delete user script = /usr/local/sbin/smbldap-userdel "%u"
add machine script = /usr/local/sbin/smbldap-useradd -w "%u"
# add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.ycp %m$
add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
delete group script = /usr/local/sbin/smbldap-groupdel "%g"
add user to group script = /usr/local/sbin/smbldap-groupmod -m "%u" "%g"
delete user from group script = /usr/local/sbin/smbld...
2010 May 31
1
To create Samba domain
Dear all,
I installed Samba version 3.2.7-11.9.1-2306-SUSE-CODE11 on Linux SuSE 11.
I tried to create Samba domain and groups following as:
>net getlocalsid testserver
SID for domain testserver is: S-1-5-21-3489264249-1556752242-1837584028
>net groupmap add sid= S-1-5-21-3489264249-1556752242-1837584028
ntgroup="Domain Admins" unixgroup=ntadmin
adding entry for group
2006 Jul 13
1
kicked users and login troubles (write failure in writing to client and Connection reset by peer)
....bat
security = user
encrypt passwords = yes
passdb backend = ldapsam:ldap://localhost smbpasswd
ldap admin dn = cn=Administrator,dc=sophia
ldap suffix = dc=sophia
ldap group suffix = ou=group
ldap user suffix = ou=people
add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.ycp %m$
domain logons = yes
idmap backend = ldap:ldap://localhost
ldap idmap suffix = ou=Idmap
ldap machine suffix = ou=Computers
local master = yes
wins support = yes
netbios name = server
domain master = yes
preferred master = yes
os level = 65
oplocks = No...
2014 Jul 04
0
PDC with openldap
...hi.hamburg.de
printing = cups
printcap name = cups
printcap cache time = 750
cups options = raw
map to guest = Bad User
logon path = \\%L\profiles\.msprofile
logon home = \\%L\%U\.9xprofile
logon drive = P:
usershare allow guests = Yes
add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.rb %m$
domain logons = Yes
domain master = Yes
ldap group suffix = ou=Groups
ldap idmap suffix = ou=Idmap
ldap machine suffix = ou=Machines
ldap passwd sync = Yes
ldap user suffix = ou=Users
local master = Yes
os level = 65
preferred master = Yes
security = user
usershare max shares =...
2006 Nov 06
1
Samba with AD
...omain = yes
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 = \\%L\%U\.9xprofile
logon drive = P:
add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.ycp %m$
domain logons = no
domain master = No
ldap admin dn =
ldap delete dn = No
#ldap filter = (uid=%u)
ldap group suffix =
ldap idmap suffix =
ldap machine suffix =
ldap passwd sync = No
ldap replication sleep = 1000
ldap ssl = Start_tls
ldap suffix =
ldap timeout = 5
ldap use...
2005 Sep 01
1
Samba with LDAP -> Can't include Windows Client
...l
ldap user suffix = ou=Users,dc=cologne,dc=mydomain,dc=local
ldap machine suffix = ou=Computers,dc=cologne,dc=mydomain,dc=local
ldap idmap suffix = ou=Idmap,dc=cologne,dc=mydomain,dc=local
ldap ssl = no
add machine script = /sbin/yast
/usr/share/YaST2/data/add_machine.ycp %m$
add user script = /usr/local/sbin/smbldap-useradd -m "%u"
ldap delete dn = yes
add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
add user to group script = /usr/local/sbin/smbldap-groupmod -m
"%u" "%g"...
2005 Feb 12
1
Any ideas - samba3+openldap2.2.15-5: problems loggin users onto domain
...ldap admin dn = cn=Manager,dc=labredes,dc=tre-sc,dc=gov,dc=br
ldap suffix = dc=labredes,dc=tre-sc,dc=gov,dc=br
ldap group suffix = ou=Groups
ldap user suffix = ou=Users
ldap machine suffix = ou=Computers
add machine script = /sbin/yast /usr/share/YaST2/data/add_machine.ycp
%m$
add user script = /usr/local/sbin/smbldap-useradd -m "%u"
ldap delete dn = yes
delete user script = /usr/local/sbin/smbldap-userdel "%u"
add group script = /usr/local/sbin/smbldap-groupadd -p "%g"
delete group script =...