Здравствуйте.
Установлен "Альт линукс 7.0 Школьный сервер", настроен и работает домен.
С этого сервера не могу подключится с smb-ресурсам, т.к нет mount.cifs
[root@k-315 etc]# mount
mount mount.lowntfs-3g mount.nfs4 mount.ntfs-3g mount.vboxsf
mount.fuse mount.nfs mount.ntfs mountpoint
[root@k-315 etc]# mount
ключ -t cifs тоже не работает.
[root@k-315 etc]# mount -t cifs //192.168.0.249/ss /srv/ss -o user=u,password=1
mount: wrong fs type, bad option, bad superblock on //192.168.0.249/ss,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so
[root@k-315 etc]#
Подскажите, что надо доустановить или что использовать вместо mount.cifs ?