Hi Team ,
I have removed AIX samba file-sets and installed rpm file-sets of samba.
Configured samba in clone server . But getting below errors .
*PRD* root@pucpfapprd:/etc/samba> /opt/freeware/bin/smbclient //10.78.1.113/ARCHIVOSCM -U usercm
Enter WORKGROUP\usercm's password:
Try "help" to get a list of possible commands.
smb: \> ls
NT_STATUS_ACCESS_DENIED listing \*
smb: \>
Smb.conf file
#
[global]
security = user
# security = share
map to guest = bad user
log file = /var/log/samba/samba.log
[ARCHIVOSCM]
comment = ARCHIVOSCM
path = /oracle/psoft/ARCHIVOSCM
writeable = yes
# guest ok = yes
# guest only = yes
create mask = 0775
directory mask = 0775
force group = tuxadm
write list = usercm
drwxrwxrwx 3 tuxadmf tuxadm 256 Dec 24 11:07 /oracle/psoft/ARCHIVOSCM
Please let me know ,why its showing NT_STATUS_ACCESS_DENIED listing \
------------------------------
Chakravarthi Thaduri
------------------------------
#AIXOpenSource