Displaying 7 results from an estimated 7 matches for "gknsmi".
Did you mean:
ginmi
2005 Oct 21
0
Chapter 10 "Active Directory, Kerberos, and Security" .
...:
I have stop nmb smb winbind service.
I have rm -f /etc/samba/secrets.tdb and /var/lib/samba*.tdb files.
I have modified smb.conf file as I wanted to connect to NT4 server instead
ADS so:
netbios name = MILLX01
wins server = xxx
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
workgroup = GKNSMI
#realm = SINTER.GKN.COM
#security = ADS
Security = DOMAIN
#password server = xxx.sinter.gkn.com
encrypt passwords = yes
allow trusted domains = Yes
winbind use default domain = Yes
winbind separator = /
winbind enum users = Yes
winbind enum groups = yes
...
I have joined samba box with: net rpc jo...
2005 May 09
0
AD DISCONNECTED.
...ket_lifetime = 36000
renew_lifetime = 36000
forwardable = true
krb4_convert = false
}
/etc/samba/smb.conf:
[global]
netbios name = MILLX03
os level = 16
wins server = xx.xx.xx.xx
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
workgroup = GKNSMI
realm = SINTER.GKN.COM
security = ADS
password server = milad01.sinter.gkn.com
encrypt passwords = yes
allow trusted domains = Yes
winbind use default domain = Yes
winbind separator = /
winbind enum users = Yes
winbind enum gro...
2005 Jun 13
2
What's different?
Hi,
I dont' know why accessing by my client W2k to samba box with ACL settings I
can't see the user folders while I can see them without problems by a win98
client.
What's the difference listing/browsing folders and files between these two
OS?
Where I have to look for a solution or What kind of tests I have to do?
Thanks.
Marco.
2005 Oct 20
0
Chapter 10 "Active Directory, Kerberos, and Security".
...t want to set a section share in smb.conf, for a particular user , I
have only declared [data] share.
Below my smb.conf file:
[global]
netbios name = MILLX01
os level = 16
wins server = xxx
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
workgroup = GKNSMI
realm = SINTER.GKN.COM
security = ADS
password server = xxx.sinter.gkn.com
encrypt passwords = yes
allow trusted domains = Yes
winbind use default domain = Yes
winbind separator = /
winbind enum users = Yes
winbind enum groups...
2005 Sep 16
0
Samba, krb5 and ACL.
...: files winbind
group: files winbind
I have configured /etc/samba/smb.conf:
[global]
netbios name = MYNAME
os level = 16
wins server = xxx.xxx.xxx.xxx
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
unix charset = LOCALE
workgroup = GKNSMI
realm = SINTER.GKN.COM
security = ADS
password server = krb5srv.sinter.gkn.com
encrypt passwords = yes
allow trusted domains = Yes
winbind use default domain = Yes
winbind separator = /
winbind enum users = Yes
winbind enum gro...
2005 Sep 16
0
Samba ACL and Krb5.
...: files winbind
group: files winbind
I have configured /etc/samba/smb.conf:
[global]
netbios name = MYNAME
os level = 16
wins server = xxx.xxx.xxx.xxx
socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
unix charset = LOCALE
workgroup = GKNSMI
realm = SINTER.GKN.COM
security = ADS
password server = krb5srv.sinter.gkn.com
encrypt passwords = yes
allow trusted domains = Yes
winbind use default domain = Yes
winbind separator = /
winbind enum users = Yes
winbind enum gro...
2005 Oct 24
2
Everyone group.
Hi all,
I have a problem setting ACL on a share like below:
/data
/user
/user_1
/user_2
/user_ ...
Particularry if I want to get complete control to a user on his personal
folder but get off any permission to Everyone group also this user (that
belongs to Everyone) cannot list and access to his folder.
When I was connected to NT4 server I didn't have this kind of problem.
I have check